Only small, additive features are listed here. Refactors and package-wide redesigns are intentionally excluded.
Provide a Filament action for moving a node to another parent, with cycle prevention and a confirmation that shows how many descendants will move with it.
Add a compact breadcrumb component for tables, forms, and infolists that renders a node's ancestor path and can link to each ancestor.
Optionally persist a configurable sort column and expose drag-and-drop ordering among siblings without changing the ltree hierarchy.