mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
* Support project reordering with groups and add manual-default notice Refactors the project header drag-and-drop implementation to work correctly with project groups by tracking ordering within buckets and updating project group assignments on drop. Also introduces a dismissible sidebar education card notifying upgraded profiles that manual project ordering is now the default. * Split oversized translated UI modules * Fix localized option test regressions