Version 0.17.0
Added
- Add field description to Create/Edit templates by @ngaranko in #722
- Add edit_form_query method by @lukeclimen in #745
- Validate page and pageSize query parameters by @BhuwanPandey in #752
Fixed
- Hide save and add another button from edit.html if can_create is False by @MaximZemskov in #742
- Fix list page sort symbol by @aminalaee in #744
- Move template files from
templates
totemplates/sqladmin
by @hasansezertasan in #748 - Fix
form_args
default by @aminalaee in #756 - Fix getting column python type by @aminalaee in #757
- Fix File and Image fields checkbox and input by @aminalaee in #761
- Switch relationship loading to selectionload by @aminalaee in #758
- Fix DELETE call query params by @aminalaee in #763
New Contributors
- @ngaranko made their first contribution in #722
- @MaximZemskov made their first contribution in #742
- @hasansezertasan made their first contribution in #748
- @lukeclimen made their first contribution in #745
- @BhuwanPandey made their first contribution in #752
Full Changelog: 0.16.1...0.17.0