Releases: jowilf/starlette-admin
Releases · jowilf/starlette-admin
0.15.0rc9
0.15.rc7
0.15.rc8
0.15.rc6
What's Changed
- Update enum rendering to ensure 'selected' state is applied for data value of 0 by @tomopy03 in #621
- Fix dictionary size change exception when using SQLAlchemy
association_proxy
by @jowilf in #624 - Add support for sqlalchemy
collection_class
property by @jowilf in #625
New Contributors
Full Changelog: 0.15.rc4...0.15.rc6
0.15.rc5
0.15.rc4
0.15.0.rc3
Full Changelog: 0.15.rc2...0.15.rc3
0.15.rc2
0.15.rc1
0.15.rc0
What's Changed
- Fix Deprecation Warnings for TemplateResponse and Jinja2Templates by @ptrstn in #575
- Upgrade Odmantic support to v1.0+ by @jowilf in #594
- Add "request" as a parameter in the methods get_list_query and get_count_query by @jowilf in #592
- Add Portuguese translation by @abnerjacobsen in #480
New Contributors
- @ptrstn made their first contribution in #575
- @abnerjacobsen made their first contribution in #480
Full Changelog: 0.14.1...0.15.rc0