Version 0.16.0
Version 0.16.0
This release contains a few breaking changes in Jinja2 and internal methods
Added
- Switch to async templates by @aminalaee in #652
- Allow using related model fields in list/details page by @aminalaee in #653
- Allow sort by related model field by @aminalaee in #654
- Add search by related model field by @aminalaee in #655
- Expose request to model events by @holdmybeer1min in #660
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
- @j123b567 made their first contribution in #659
- @WiraDKP made their first contribution in #664
- @holdmybeer1min made their first contribution in #660
- @brouberol made their first contribution in #658
- @ncarvajalc made their first contribution in #670
Full Changelog: 0.15.2...0.16.0