| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.17.0 source code.tar.gz | 2025-12-19 | 7.3 MB | |
| 0.17.0 source code.zip | 2025-12-19 | 7.4 MB | |
| README.md | 2025-12-19 | 950 Bytes | |
| Totals: 3 Items | 14.7 MB | 2 | |
What's Changed
Breaking Changes
- Add support for most field types in
Backpex.Fields.InlineCRUDby @gmazzamuto in https://github.com/naymspace/backpex/pull/1621 - Drop Ash related code in favor of the
ash_backpexcommunity project by @Flo0807 in https://github.com/naymspace/backpex/pull/1675
New features
- Add support for option groups in
SelectandMultiSelectfields by @gmazzamuto in https://github.com/naymspace/backpex/pull/1528 - Display item actions on show view by @Flo0807 in https://github.com/naymspace/backpex/pull/1673
Bug fixes
- Fix a11y issues by @Flo0807 in https://github.com/naymspace/backpex/pull/1594
- Fix
return_tois not assigned when navigating to edit by @Flo0807 in https://github.com/naymspace/backpex/pull/1688
Full Changelog: https://github.com/naymspace/backpex/compare/0.16.3...0.17.0