Fork CMS 3.4.3 released

Today we released Fork 3.4.3. You can also follow Fork on GitHub.

Changelog

Improvements

  • Core: Upgraded to jQuery 1.8
  • Core: Upgraded to jQuery UI 1.8.23
  • Blog: Added blog.comments.delete in the API.
  • Core: return-format for the API can be specified through Accept-header, GET or POST.
  • Core: jQuery sharing widget will now merge options recursively (deep copy).

Bugfixes

  • Core: fixed some issues related to PHP 5.4.
  • Locale: fixed locale.js conflict with backend.js.
  • Core: use language parameter when rebuilding cache, instead of unavailable constant.
  • Pages: issue when changing themes, as reported on http://forkcms.lighthouseapp.com/projects/61890/tickets/314.
  • Pages: hidden pages weren't visible in the tree.
  • Core: backend used working language instead of interface language for javascript translations.
  • Core: editor-templates weren't loaded because the language wasn't set at the point the default config is defined.