Skip to content

0.2.0

Compare
Choose a tag to compare
@Flo0807 Flo0807 released this 16 Apr 07:56
· 787 commits to develop since this release

What's Changed

See upgrade guide for upgrade instructions.

Breaking Changes

  • Pass metadata to changesets via keyword list by @Flo0807 in #94
  • Change artity of init_change function and pass assigns by @Flo0807 in #102
  • Refactor filter modules and make them reusable by @Flo0807 in #113
  • Use to_form helper for forms and refactor inputs by @Flo0807 in #117
  • Improve prompt option by @Flo0807 in #195

New features

Enhancements

Bug fixes

  • Fix whitespaces when no live resource is specified by @Flo0807 in #28
  • Render modal even if its not open by @Flo0807 in #79
  • Fix duplicated id for index form inputs by @Flo0807 in #80
  • Fix updating item on show view by @Flo0807 in #83
  • Fix nil value was not properly displayed in select field by @Flo0807 in #122
  • Fix wrong type for field_options attribute by @Flo0807 in #131
  • Fix on_item_updated hook is not called on index edit by @Flo0807 in #177
  • Fix dynamic select options by @krns in #199

Dependency updates

Demo enhancements

  • Add duplicate action by @Flo0807 in #92
  • Add category select filter to post resource by @krns in #205

New Contributors

Full Changelog: 0.1.1...0.2.0