Skip to content

0.11.0

Latest
Compare
Choose a tag to compare
@Flo0807 Flo0807 released this 06 Mar 13:01
· 27 commits to develop since this release

What's Changed

Breaking Changes

See upgrade guide for upgrade instructions.

New features

  • Add external upload support for the Upload field by @thomasfortes in #794
  • Add upload progress indicator by @pehbehbeh in #822
  • Add after_main position to render_resource_slot and improve docs by @krns in #849
  • Add reusable edit card component by @Flo0807 in #895
  • Add index_editable support for Backpex.Fields.Boolean by @thanos in #874

Enhancements

Bug fixes

  • Fix empty upload not showing error on save by @thomasfortes in #761
  • Fix params not passed to get_path in default return_to route by @Flo0807 in #856
  • Assign missing rows in readonly textarea field by @Flo0807 in #869
  • Fix MultiSelect crash when returning non strings as options by @gushonorato in #894

Documentation

  • Improve syntax highlighting in documentation by @SteffenDE in #862
  • Bump backpex version in installation guide to latest version by @Flo0807 in #871

Dependency Updates

Demo Enhancements

New Contributors

Full Changelog: 0.10.0...0.11.0