0.4.5
Changelog
[0.4.5] - 2024-12-14
Changed
- Asynchronous Imports: Importing photos/videos now uses asynchronous copying, which should generally result in faster performance.
Fixed
- Progress Bar: The progress bar now accurately reflects progress when indexing photos/videos instead of always displaying 0/0.
- Find in Timeline: Fixed an issue where using "Find in Timeline" a second time did not correctly navigate to the intended position.
- Tag Editing: Correctly excluded the special
_trashed
tag during tag editing. - Tag Page Display: Fixed an issue where the last tag would not display when there were many tags.
- Read-Only Mode: Fixed an issue where
readOnlyMode
inconfig.json
was not functioning correctly.
Full Changelog: Compare 0.4.4...0.4.5