From e7d9c39fd177a8737a9685234dbfe63b2e175119 Mon Sep 17 00:00:00 2001 From: LyAhn Date: Sun, 28 Jun 2026 14:56:00 +0100 Subject: [PATCH] docs: regroup unreleased changelog Added entries --- CHANGELOG.md | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b70b9c9..52fa6fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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