Version 0.15.0
Breaking Changes
- Update AuthenticationBackend signature by @aminalaee in #581
- Change signature of
list_query
andcount_query
by @aminalaee in #610
Added
- Search in list when typing by @anton-petrov in #592
- Add
category
config by @aminalaee in #616 - Switch to HTML time input for Time field by @aminalaee in #595
- Add modal confirmation for bulk delete by @aminalaee in #612
Fixed
- Fix 'itsdangerous' import error when not using Authentication Backend by @GriceTurrble in #597
- Fix docs: Cookbook, Using a request object by @s1beria21 in #575
- Fix delete error no rows selected by @aminalaee in #591
- Fix typing of Admin session_maker by @sheldygg in #604
- Fix broken link in doc by @YannickLeRoux in #620
New Contributors
- @s1beria21 made their first contribution in #575
- @anton-petrov made their first contribution in #592
- @GriceTurrble made their first contribution in #597
- @sheldygg made their first contribution in #604
- @YannickLeRoux made their first contribution in #620
Full Changelog: 0.14.1...0.15.0