0.15.0
版本发布时间: 2023-09-19 15:38:43
aminalaee/sqladmin最新发布版本:0.19.0(2024-09-06 15:13:12)
Breaking Changes
- Update AuthenticationBackend signature by @aminalaee in https://github.com/aminalaee/sqladmin/pull/581
- Change signature of
list_query
andcount_query
by @aminalaee in https://github.com/aminalaee/sqladmin/pull/610
Added
- Search in list when typing by @anton-petrov in https://github.com/aminalaee/sqladmin/pull/592
- Add
category
config by @aminalaee in https://github.com/aminalaee/sqladmin/pull/616 - Switch to HTML time input for Time field by @aminalaee in https://github.com/aminalaee/sqladmin/pull/595
- Add modal confirmation for bulk delete by @aminalaee in https://github.com/aminalaee/sqladmin/pull/612
Fixed
- Fix 'itsdangerous' import error when not using Authentication Backend by @GriceTurrble in https://github.com/aminalaee/sqladmin/pull/597
- Fix docs: Cookbook, Using a request object by @s1beria21 in https://github.com/aminalaee/sqladmin/pull/575
- Fix delete error no rows selected by @aminalaee in https://github.com/aminalaee/sqladmin/pull/591
- Fix typing of Admin session_maker by @sheldygg in https://github.com/aminalaee/sqladmin/pull/604
- Fix broken link in doc by @YannickLeRoux in https://github.com/aminalaee/sqladmin/pull/620
New Contributors
- @s1beria21 made their first contribution in https://github.com/aminalaee/sqladmin/pull/575
- @anton-petrov made their first contribution in https://github.com/aminalaee/sqladmin/pull/592
- @GriceTurrble made their first contribution in https://github.com/aminalaee/sqladmin/pull/597
- @sheldygg made their first contribution in https://github.com/aminalaee/sqladmin/pull/604
- @YannickLeRoux made their first contribution in https://github.com/aminalaee/sqladmin/pull/620
Full Changelog: https://github.com/aminalaee/sqladmin/compare/0.14.1...0.15.0