Skip to content

0.13.0

Compare
Choose a tag to compare
@jowilf jowilf released this 17 Jan 00:09
· 30 commits to main since this release
63948e3

What's Changed

Added

  • Enhance AuthMiddleware, introduce @login_not_required decorator and allow_routes, deprecate allow_paths by @jowilf in #474
  • Add a search bar on detail page to search by attributes or values by @hasansezertasan in #461
  • Refactor TinyMCEEditorField: support custom TinyMCE configuration by @hasansezertasan in #380
  • Add support for SQLAlchemy column_property by @jowilf in #408
  • Add support for SQLAlchemy Models with Multiple Primary Keys by @jowilf in #402
  • Adds AdminConfig to override app_title and logo_url in the templates by @hasansezertasan
    in #374

Fixed

Full Changelog: 0.12.2...0.13.0