You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## [Unreleased]
4
4
### Changed
5
-
- Detectorist now prefetches adjacent images in both directions, so stepping forward or backward feels faster.
5
+
- Detectorist prefetches and processes the next 3 images in the current direction. Cached images & detections are displayed almost instantly so the app feels snappier.
6
6
- The "Loading image..." placeholder only appears when loading actually takes noticeable time.
7
7
- Batch runs load the next image in the background while the current one is processed, cutting batch time (up to 2x for HIF files).
8
8
- A batch run no longer aborts when one image fails to load. The image is skipped and recorded as "load-error" in detections.csv.
0 commit comments