Skip to content

Version 0.16.0

Compare
Choose a tag to compare
@aminalaee aminalaee released this 14 Nov 09:13
· 41 commits to main since this release
6452d50

Version 0.16.0

This release contains a few breaking changes in Jinja2 and internal methods

Added

Fixed

  • Allow model columns to bear the same name as reserved wtforms.BaseForm attributes by @brouberol in #658
  • Change pk converter in routes by @aminalaee in #666
  • Fix multiple PK model containing boolean values by @ncarvajalc in #670
  • Fix docs: Cookbook form_ajax_refs definition by @j123b567 in #659
  • Fix docs: icon not rendered in writing custom views by @WiraDKP in #664
  • Fix brand icon is not showing by @WiraDKP in #665

New Contributors

Full Changelog: 0.15.2...0.16.0