Skip to content

0.15.0

Compare
Choose a tag to compare
@jowilf jowilf released this 21 May 16:37
· 1 commit to main since this release
759f2c5

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

Full Changelog: 0.14.1...0.15.0