Releases: jowilf/starlette-admin
Releases · jowilf/starlette-admin
0.15.0
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
- upgrade pre-commit repos by @jowilf in #597
- escape json value in relation template by @jowilf in #598
- upgrade tabler to beta21 by @jowilf in #599
- escape row and bulk actions form value in template by @jowilf in #615
- feat(base): add redirect_slashes option to mount_to method by @noamsto in #618
- 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 - bump httpx test dependency by @pbsds in #630
- Allow overriding the default templates by @jowilf in #636
- upgrade tabler to 1.1.0 by @jowilf in #637
- feat(sqla): add support for joined table polymorphic inheritance by @noamsto in #633
- Improve JsonField form template by @jowilf in #639
- Add
get_details_query
to SQLAlchemy ModelView. by @nimaxin in #643 - Add zh_Hant (Traditional Chinese) translation by @limouren in #646
- Implement Beanie ODM Support by @alexdlukens in #656
- Release 0.15.0 by @jowilf in #659
New Contributors
- @ptrstn made their first contribution in #575
- @abnerjacobsen made their first contribution in #480
- @noamsto made their first contribution in #618
- @tomopy03 made their first contribution in #621
- @pbsds made their first contribution in #630
- @nimaxin made their first contribution in #643
- @limouren made their first contribution in #646
- @alexdlukens made their first contribution in #656
Full Changelog: 0.14.1...0.15.0
0.15.0.rc10
What's Changed
- Add
get_details_query
to SQLAlchemy ModelView. by @nimaxin in #643 - Add zh_Hant (Traditional Chinese) translation by @limouren in #646
- Implement Beanie ODM Support by @alexdlukens in #656
New Contributors
- @nimaxin made their first contribution in #643
- @limouren made their first contribution in #646
- @alexdlukens made their first contribution in #656
Full Changelog: 0.15.0rc9...0.15.0.rc10
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