Skip to content

Update flask-admin to 1.6.1 - #160

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flask-admin-1.5.1-to-1.6.1
Closed

Update flask-admin to 1.6.1#160
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flask-admin-1.5.1-to-1.6.1

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates flask-admin from 1.5.1 to 1.6.1.

Changelog

1.6.1

-----

* SQLAlchemy 2.x support
* General updates and bug fixes
* Dropped WTForms 1 support

1.6.0

-----

* Dropped Python 2 support
* WTForms 3.0 support
* Various fixes

1.5.8

-----

* SQLAlchemy 1.4.5+ compatibility fixes
* Redis CLI fixes

1.5.7

-----

* Bootstrap 4 support!
* Added hook for custom SQLAlchemy models initializers
* SQLAlchemy 1.4/2.0 compatibility fix

1.5.6

-----

* SQLAlchemy 1.3.6 compatibility fix
* Python 3.8 support

1.5.5

-----

* Werkzeug 1.0 compatibility fix
* Use fa-circle-o icon for unchecked booleans
* A few SQLAlchemy-related bug fixes

1.5.4

-----

* Fix display of inline x-editable boolean fields on list view
* Add support for several SQLAlchemy-Utils data types
* Support searching on SQLAlchemy hybrid properties
* Extra URL paramaters are now propagated to the next page when searching / filtering
* Add enum34 dependency when running on legacy Python version
* Update Mapbox API v1 URL format
* Update jQuery and moment dependencies in templates
* Fixed a datepicker issue, where only dates up to 2015 were showing up
* Updated Pillow dependency version

1.5.3

-----

* Fixed XSS vulnerability
* Support nested categories in the navbar menu
* SQLAlchemy
 * sort on multiple columns with `column_default_sort`
 * sort on related models in `column_sortable_list`
 * show searchable fields in search input's placeholder text
 * fix: inline model forms can now also be used for models with multiple primary keys
 * support for using mapped `column_property`
* Upgrade Leaflet and Leaflet.draw plugins, used for geoalchemy integration
* Specify `minimum_input_length` for ajax widget
* Peewee: support composite keys
* MongoEngine: when searching/filtering the input is now regarded as case-insensitive by default
* FileAdmin
 * handle special characters in filename
 * fix a bug with listing directories on Windows
 * avoid raising an exception when unknown sort parameter is encountered
* WTForms 3 support

1.5.2

-----

* Fixed XSS vulnerability
* Fixed Peewee support
* Added detail view column formatters
* Updated Flask-Login example to work with the newer version of the library
* Various SQLAlchemy-related fixes
* Various Windows related fixes for the file admin
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #247

@pyup-bot pyup-bot closed this Oct 25, 2025
@abdesslem
abdesslem deleted the pyup-update-flask-admin-1.5.1-to-1.6.1 branch October 25, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant