Skip to content

v2.0.1b1

Pre-release
Pre-release

Choose a tag to compare

@Kani999 Kani999 released this 25 Feb 15:46
· 14 commits to master since this release

What's New

Typed tabs (per-type) — each Custom Object Type gets its own tab with a full-featured list view: type-specific columns, filterset sidebar, bulk edit/delete, configure table, and HTMX pagination.

Added

  • typed_models and typed_weight config settings
  • Third-party plugin model support for both tab modes

Changed

  • Renamed config: modelscombined_models, labelcombined_label, weightcombined_weight
  • Refactored views into views/ package; templates into combined/ and typed/ subdirectories

Fixed

  • Bulk action return URL in typed tabs

See CHANGELOG.md for full details.