Skip to content

Commit aaf4576

Browse files
committed
Prepare v2.7.1 release
Move the Unreleased changelog items into the 2.7.1 section (the full-window help overlay and the grid thumbnail gutter/selection styling) and update the compare links.
1 parent 9e1a671 commit aaf4576

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
---
10+
11+
## [2.7.1] — 2026-06-18
12+
913
### Changed
1014
- Viewer & Comparator: the shortcut/help panel (the `?` key or the Help menu) is now a full-window overlay that dims the whole window and centers the panel, instead of being painted inside the image area — where it shifted with the thumbnail drawer (Viewer) or sat inside a single comparison pane (Comparator). The Comparator Help menu now opens this same overlay (which shows the product version) and the separate "About Comparator" menu item was removed, matching the Viewer. (issue #79)
1115
- Viewer: refined the gallery grid thumbnails (issue #80). Adjacent tiles are now separated by a thin hairline gutter so similar-coloured neighbours stay distinct, and the selected/current image gets a subtle accent tint instead of relying on the faint system highlight — clearly visible without a hard border. The grid also starts one step wider, at 5 columns (then 4, 3, 2, 1).
@@ -254,7 +258,8 @@ All notable changes to Q1View are documented here. Releases follow [semantic ver
254258

255259
---
256260

257-
[Unreleased]: https://github.com/chammoru/Q1View/compare/v2.7.0...HEAD
261+
[Unreleased]: https://github.com/chammoru/Q1View/compare/v2.7.1...HEAD
262+
[2.7.1]: https://github.com/chammoru/Q1View/compare/v2.7.0...v2.7.1
258263
[2.7.0]: https://github.com/chammoru/Q1View/compare/v2.6.0...v2.7.0
259264
[2.6.0]: https://github.com/chammoru/Q1View/compare/v2.5.0...v2.6.0
260265
[2.5.0]: https://github.com/chammoru/Q1View/compare/v2.4.4...v2.5.0

0 commit comments

Comments
 (0)