0.5.0
What's Changed
See upgrade guide for upgrade instructions.
Breaking Changes
- Pass persisted item to
consume_upload
function and passdata
to item actions and resource actions by @Flo0807 in #406 - Use tailwind plugin for heroicons by @Flo0807 in #421
New features
- Add
create_button_label
option to live resource by @Flo0807 in #388 - Add
resource_created_message
option to live resource by @Flo0807 in #411
Enhancements
- Remove empty state subtitle when no resources exist by @Flo0807 in #389
- Support other id types besides binary_id by @Flo0807 in #366
- Display newlines and whitespaces for textarea values by @Flo0807 in #418
Documentation
- Improve documentation by @Flo0807 in #413
- Remove non-existent email field from documentation by @Flo0807 in #420
Dependency updates
- Bump @sentry/browser from 8.10.0 to 8.11.0 in /demo by @dependabot in #393
- Bump daisyui from 4.12.2 to 4.12.7 in /demo by @dependabot in #407
- Bump phoenix_live_view from 0.20.15 to 0.20.17 in /demo by @dependabot in #397
- Bump phoenix_live_dashboard from 0.8.3 to 0.8.4 in /demo by @dependabot in #396
- Bump alpine from 3.20.0 to 3.20.1 by @dependabot in #395
- Bump ex_machina from 2.7.0 to 2.8.0 in /demo by @dependabot in #410
- Bump @sentry/browser from 8.11.0 to 8.12.0 in /demo by @dependabot in #409
- Bump daisyui from 4.12.7 to 4.12.8 in /demo by @dependabot in #408
- Remove floki by @Flo0807 in #415
Demo enhancements
New Contributors
Full Changelog: 0.4.0...0.5.0