Skip to content

0.14.0

Choose a tag to compare

@Flo0807 Flo0807 released this 01 Aug 06:48
· 756 commits to develop since this release

What's Changed

Breaking Changes

See upgrade guide for upgrade instructions.

New features

Enhancements

Bug fixes

  • Fix HasMany shows error if input was not used yet by @Flo0807 in #1185
  • Pass all assigns to item component in Backpex.Fields.HasMany by @Flo0807 in #1204
  • Fix multiple IDs error caused by index form inputs by @Flo0807 in #1211
  • Fix checking permission in BelongsTo does not work properly by @Flo0807 in #1293
  • Add missing catch-all handle_info/2 to show view by @Flo0807 in #1275
  • Fix index edit not shown behind resource action modal by @Flo0807 in #1353

Documentation

Demo Enhancements

Full Changelog: 0.13.0...0.14.0