| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.18.0 source code.tar.gz | 2026-03-26 | 7.3 MB | |
| 0.18.0 source code.zip | 2026-03-26 | 7.5 MB | |
| README.md | 2026-03-26 | 1.0 kB | |
| Totals: 3 Items | 14.7 MB | 2 | |
What's Changed
Breaking Changes
See upgrade guide for upgrade instructions.
- Refactor filtering, ordering and pagination by @Flo0807 in https://github.com/naymspace/backpex/pull/1761
New features
- Allow defining layout in callback function by @mitchellhenke in https://github.com/naymspace/backpex/pull/1808
- Add optional view link to InlineCRUD field rows by @Flo0807 in https://github.com/naymspace/backpex/pull/1856
- Add optional
link/2callback to ItemActions by @Flo0807 in https://github.com/naymspace/backpex/pull/1855
Bug fixes
- Fix has many through case insensitive sort by @Flo0807 in https://github.com/naymspace/backpex/pull/1844
New Contributors
- @mitchellhenke made their first contribution in https://github.com/naymspace/backpex/pull/1808
Full Changelog: https://github.com/naymspace/backpex/compare/0.17.4...0.18.0