Changelog for changes in new versions after production release 1.0

Chapters

What we’ve added and fixed since last release:

  • Add more i18n support: add translation, add mail templates for more languages
  • Fixed some bugs at Cmsuserauthentication module (now logs user in when printing backend-url)
  • Search module:
    • Hide empty dropdowns in AdvancedSearchWidget if any of options are empty
    • Fix bug if the search finds results but with the personalisation attributes reduces the results to zero, then no “no results” will be displayed.
  • Friends module:
    • Take into account flag find_me_in_phonebook
  • Add Cross-site Request Forgery Prevention (CSRF) for all POST forms
  • Add update and installation scripts for both UNIX and Windows
  • Add sharing links via emails
  • Navigation module:
    • Fixed caching dependency
  • Tag cloud improvements