Notes:
Mostly a bugfix release. Last one before 5.2
Changes:
– Fix a draft + autosave behavior bug: if I save an autosaved article as a draft, it is duplicated as the autosaved article id is not taken into account in the draft saving process.
– Moves the autosave delay to 30 seconds to cut the server a little slack
– Removes comments creation from protect_from_forgery to avoid crash with caches_page when adding comments
– Fixes a bug with the contributor role tha prevents contributors to access anything in the admin
– Adds draft deletion (useful heh ?)
– Fixes the missing en_US.js file
|