We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409a6d3 commit b8676bcCopy full SHA for b8676bc
CHANGELOG.md
@@ -1,7 +1,10 @@
1
## master
2
3
+## 9.0.8 2025/04/23
4
+
5
- fix ctrl/shift detect on windows
6
- add menu pin button
7
+- improve scRGBA display
8
9
## 9.0.6 2025/04/16
10
meson.build
@@ -1,6 +1,6 @@
project('nip4', 'c',
# ie. a major after nip2 8.9 for workspace save file versioning
- version: '9.0.6',
+ version: '9.0.8',
license: 'GPL',
meson_version: '>=0.64',
default_options: [
0 commit comments