We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 519fad9 commit 77f8abeCopy full SHA for 77f8abe
CHANGELOG.md
@@ -20,7 +20,7 @@
20
## v1.0.4 – 03/04/2025
21
- Chanied image index workers
22
23
-## v1.0.5 – 12/04/2025
+## v1.0.5 – 13/04/2025
24
25
### Added
26
- Progress bar for indexing
@@ -32,6 +32,8 @@
32
### Changed
33
- Dynamic concurrency for memory management
34
- Batching implemented for organisation
35
+- Skip images that have already been processed when organizing
36
+- More robust and user-friendly error handling for background jobs
37
38
### Fixed
39
- Text visibility in light mode on search screen
0 commit comments