Commit 4ff21f12 authored by Serge S. Koval's avatar Serge S. Koval

Minor changelog fixes

parent d7df4fe4
......@@ -4,13 +4,13 @@ Changelog
1.4.0
-----
* Major documentation refactoring
* FileAdmin went through minor refactoring and now supports remote file systems. Comes with the new, optional, AWS S3 file management interface (Thanks Arthur!)
* Updated and reworked documentation
* FileAdmin went through minor refactoring and now supports remote file systems. Comes with the new, optional, AWS S3 file management interface
* Configurable CSV export for model views
* Added overridable URL generation logic. Allows using custom URLs with parameters for administrative views
* Added column_display_actions to ModelView control visibility of the action column without overriding the template
* Added support for the latest MongoEngine
* Added SecureForm for easier CSRF validation
* CSV export for model views
* New SecureForm base class for easier CSRF validation
* Lots of translation-related fixes and updated translations
* Bug fixes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment