docs: regroup unreleased changelog Added entries
github/actions/ci GitHub Actions CI finished: success
github/actions/ci GitHub Actions CI finished: success
This commit is contained in:
+17
-19
@@ -9,43 +9,41 @@ aims to follow [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
|
||||
|
||||
### Added
|
||||
|
||||
- **Color search** — filter the gallery (and Timeline) by dominant color via a
|
||||
collapsible swatch palette plus a custom color picker in the toolbar; existing
|
||||
libraries are backfilled automatically in the background.
|
||||
- **Albums** — curate your own collections. A new Albums section in the sidebar
|
||||
(with cover thumbnails, kept visually distinct from Libraries) lets you create,
|
||||
rename, and open albums; albums can span multiple folders. Add images from the
|
||||
gallery's bulk action bar or from the lightbox, remove them from within an
|
||||
album, and use the section's Manage mode to multi-select and delete albums in
|
||||
one go. Deleting an album never touches your files — only the grouping is
|
||||
removed.
|
||||
rename, reorder (drag the row), and open albums; albums can span multiple
|
||||
folders. Add images from the gallery's bulk action bar or from the lightbox,
|
||||
remove them from within an album, and use Manage mode to multi-select and
|
||||
delete albums in one go. Deleting an album never touches your files — only the
|
||||
grouping is removed.
|
||||
- **Multi-select & bulk actions in the gallery** — hover a thumbnail's top-left
|
||||
corner to reveal a selection checkbox (or click it to start selecting); while
|
||||
selecting, click tiles to toggle and double-click to open. A floating action
|
||||
bar then lets you tag (with autocomplete), rate, favorite, add to an album, or
|
||||
delete the whole selection at once. Works in similar-image, region, and album
|
||||
views too.
|
||||
- **Build badge in Settings** — the version line in Settings → Updates now shows
|
||||
whether the running build is the CPU or CUDA (GPU-accelerated) variant.
|
||||
- **Color search** — filter the gallery (and Timeline) by dominant color via a
|
||||
collapsible swatch palette plus a custom color picker in the toolbar; existing
|
||||
libraries are backfilled automatically in the background.
|
||||
- **Album-scoped similar search** — when finding visually similar images or
|
||||
searching by a selected region from an album, you can now keep results scoped
|
||||
to that album, switch back to the source folder, or search all media.
|
||||
- **Tag management** — Explore → Tag Cloud gains a Manage mode with a flat tag
|
||||
list where you can rename a tag, merge it into another (rename it to an
|
||||
existing tag's name), or delete it from every image. Changes apply across the
|
||||
whole library.
|
||||
- **Camera info in the lightbox** — the image info panel now shows EXIF details
|
||||
(camera, lens, aperture, shutter, ISO, focal length) and, when a photo is
|
||||
geotagged, its GPS coordinates as a link that opens the location in your
|
||||
browser. Read on demand from the file, so it works on already-indexed images
|
||||
without re-indexing.
|
||||
- **Tag management** — Explore → Tag Cloud gains a Manage mode with a flat tag
|
||||
list where you can rename a tag, merge it into another (rename it to an
|
||||
existing tag's name), or delete it from every image. Changes apply across the
|
||||
whole library.
|
||||
- **Reorderable albums** — drag albums in the sidebar (hover the row for the
|
||||
drag handle) to set their order, which persists across sessions.
|
||||
- **Album-scoped similar search** — when finding visually similar images or
|
||||
searching by a selected region from an album, you can now keep results scoped
|
||||
to that album, switch back to the source folder, or search all media.
|
||||
- **What's New** — after updating, Phokus now greets you with a "What's new"
|
||||
toast that opens an in-app release-notes screen for the new version, with the
|
||||
changes grouped into collapsible Added / Changed / Fixed sections. It's
|
||||
sourced from the bundled changelog (so it works offline) and can be reopened
|
||||
any time from Settings → Updates → What's new.
|
||||
- **Build badge in Settings** — the version line in Settings → Updates now shows
|
||||
whether the running build is the CPU or CUDA (GPU-accelerated) variant.
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user