Skip to content

Commit 90fb81d

Browse files
committed
Prepare v2.7.0 release
Move the Unreleased changelog items into the 2.7.0 section (the gallery grid thumbnail view and the Comparator right-click menu) and update the compare links.
1 parent f77a7f5 commit 90fb81d

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ All notable changes to Q1View are documented here. Releases follow [semantic ver
66

77
## [Unreleased]
88

9+
---
10+
11+
## [2.7.0] — 2026-06-18
12+
913
### Added
14+
- Viewer: the thumbnail drawer gains a gallery grid view. Ctrl+wheel now steps through view sizes — the existing compact list, then grids packed 4, 3, 2, and finally 1 column wide — and the chosen step is remembered across sessions. The grid steps are a pure image gallery: tiles fill the drawer width and butt together with no gaps, names and folder entries are hidden, and each thumbnail is center-cropped to cover its square tile (no letterbox). Folder navigation stays in the list view, and selecting a grid thumbnail keeps the current window size and fits the image into the existing viewport, like list selection. (issue #78)
1015
- Comparator: right-click now opens a popup menu with a checkable `Sel Mode` toggle (the same region-selection capture as the `S` shortcut) and a `Clear Selection` item for the synchronized rectangle (enabled only when a selection exists), mirroring the Viewer's right-click menu. Previously right-click only cleared the selection and selection mode was reachable solely via the keyboard.
1116

1217
---
@@ -245,7 +250,8 @@ All notable changes to Q1View are documented here. Releases follow [semantic ver
245250

246251
---
247252

248-
[Unreleased]: https://github.com/chammoru/Q1View/compare/v2.6.0...HEAD
253+
[Unreleased]: https://github.com/chammoru/Q1View/compare/v2.7.0...HEAD
254+
[2.7.0]: https://github.com/chammoru/Q1View/compare/v2.6.0...v2.7.0
249255
[2.6.0]: https://github.com/chammoru/Q1View/compare/v2.5.0...v2.6.0
250256
[2.5.0]: https://github.com/chammoru/Q1View/compare/v2.4.4...v2.5.0
251257
[2.4.4]: https://github.com/chammoru/Q1View/compare/v2.4.3...v2.4.4

0 commit comments

Comments
 (0)