Skip to content 0.3.0 (2024-12-17)
Features
- Added column visibility toggle (1a0e74f)
- Added table state persistence for sorting, page size, and displayed columns (5794023)
- project: Added new project progress states and color coding (a7b1906)
- Return to first page when changing filter (03cd354)
- ui: Added skeleton during table load (7886d37)
Bug Fixes
- tsc: Resolve Typescript errors (d80a8bb)
- ui: Adjust margin for header badges (c3c6ead)
- ui: Update project saving logic to use accessorKey for column updates (8d3d6fb)
0.2.0 (2024-03-19)
Features
- Add DAW field to project details (#44) (fa3ffe8)
- Add functionality to automatically detect and set audio file in project processing. (#46) (56e970c)
- Add warning toast for IPC warning event (ff31dc6)
- ProjectsTable: Added better text filtering functionality (#45) (b7f0faa)
Bug Fixes
- Ensure saving project when values have change (ea7668e)
- Prevent the title input to be selected when opening Project Details (9d9f86e)