For the full list of changes between versions, see our CHANGELOG.md.
v25.1.1 Release Notes
🛠️ Improvements and Tweaks
- 🛠️ Fix moving items between media lists: Resolved an issue where media items could get lost when transferring them between lists.
- 🛠️ Improve day mapping logic: Fixed a potential error in the
friendlyDayToJsDay
function.
🔧 Improvements to Codebase
- 🔧 Simplify Electron imports: Refactored imports to improve code readability and maintainability.
- 🔧 Expand test coverage: Added tests for
fs utils
and fixed thegetParentDirectory
test. - 🔧 Dependency updates: Updated dependencies and refreshed the
yarn.lock
file. - 🔧 Repository maintenance: Updated the
.gitignore
file.