Skip to content

v25.1.1

Latest
Compare
Choose a tag to compare
@sircharlo sircharlo released this 17 Jan 19:13
· 20 commits to master since this release
36db9c3

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 the getParentDirectory test.
  • 🔧 Dependency updates: Updated dependencies and refreshed the yarn.lock file.
  • 🔧 Repository maintenance: Updated the .gitignore file.