v1.0.0b
PhotoSort Release Notes v1.0.0b
Summary
The v1.0.0b release of PhotoSort introduces several enhancements and bug fixes aimed at improving performance and user experience. Key updates include the implementation of background workers for various tasks and improvements to the Mac DMG release build.
🚀 New Features
-
Set Core Count on Async Tasks
Introduced functionality to set the core count for asynchronous tasks, optimizing performance based on user hardware capabilities. (PR #48) -
Speed & Performance via Background Workers
Added background workers for tasks such as rating writing and rotation application, allowing for smoother operation without blocking the main interface. (PR #47)
🔧 Improvements
- Mac DMG Release Build
Fixed issues related to the Mac DMG release build, ensuring a more reliable installation experience for macOS users. (PR #49)
🐛 Bug Fixes
- Release Notes Generator Update
Updated the release notes generator to include the 'created' event type and simplified tag resolution logic, enhancing the clarity and accuracy of release documentation. (Commit: aa1e65c)
🏗️ Technical Changes
- Refactor Release Notes Categories Order
Changed the order of categories in the release notes to improve readability and organization. (Commit: 41613d2)
These updates reflect ongoing efforts to enhance the functionality and reliability of PhotoSort, ensuring a better experience for all users.