flask-admin v1.3.0 Release Notes

Release Date: 2015-08-23 // over 8 years ago
    • ๐Ÿ†• New feature: Edit models in the list view in a popup
    • ๐Ÿ†• New feature: Read-only model details view
    • Fixed XSS in column_editable_list values
    • ๐Ÿ‘Œ Improved navigation consistency in model create and edit views
    • Ability to choose page size in model list view
    • โšก๏ธ Updated client-side dependencies (jQuery, Select2, etc)
    • ๐Ÿ“š Updated documentation and examples
    • โšก๏ธ Updated translations
    • ๐Ÿ› Bug fixes