Skip to content

Commit 9da22b6

Browse files
committed
Update for version 3.1.2
1 parent 5ae8ad4 commit 9da22b6

2 files changed

Lines changed: 28 additions & 7 deletions

File tree

_config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
release:
2-
version: 3.1.1
3-
release_notes: /releases/3-1-1
4-
download_tarball: https://github.com/PintaProject/Pinta/releases/download/3.1.1/pinta-3.1.1.tar.gz
5-
download_osx: https://github.com/PintaProject/Pinta/releases/download/3.1.1/Pinta-macos-x86_64.dmg
6-
download_macosarm64: https://github.com/PintaProject/Pinta/releases/download/3.1.1/Pinta-macos-arm64.dmg
7-
download_win: https://github.com/PintaProject/Pinta/releases/download/3.1.1/Pinta-x86_64.exe
8-
download_zip: https://github.com/PintaProject/Pinta/releases/download/3.1.1/pinta-3.1.1.zip
2+
version: 3.1.2
3+
release_notes: /releases/3-1-2
4+
download_tarball: https://github.com/PintaProject/Pinta/releases/download/3.1.2/pinta-3.1.2.tar.gz
5+
download_osx: https://github.com/PintaProject/Pinta/releases/download/3.1.2/Pinta-macos-x86_64.dmg
6+
download_macosarm64: https://github.com/PintaProject/Pinta/releases/download/3.1.2/Pinta-macos-arm64.dmg
7+
download_win: https://github.com/PintaProject/Pinta/releases/download/3.1.2/Pinta-x86_64.exe
8+
download_zip: https://github.com/PintaProject/Pinta/releases/download/3.1.2/pinta-3.1.2.zip
99

1010
links:
1111
bugs: https://github.com/PintaProject/Pinta/issues

releases/3-1-2.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: default
3+
title: Release Notes 3.1.2 - Pinta
4+
---
5+
# Release Notes 3.1.2
6+
7+
**Released April 2nd, 2026**
8+
9+
This is a bug fix release for Pinta 3.1
10+
11+
### Fixed
12+
- Fixed issues with some icons failing to load under certain GTK versions (#2078, #1950)
13+
- Fixed crash when right-clicking on a layer in certain scenarios (#1940)
14+
- Fixed gradient tool generating unnecessary history items (#2060, #2059)
15+
- Fixed crash when setting gamma to zero in the Levels dialog (#2035, #2041)
16+
- Layer right-click menu now provides options for moving layers up/down in the stack (#2004, #2007)
17+
18+
### Checksums
19+
- Fingerprint: `5BDA 30D0 C2E9 85E5 9808 9E44 4CF8 0E80 E77C 5C35`
20+
- GPG Signature: `gpg --verify pinta-3.1.2.tar.gz.asc`
21+
- Checksum: `pinta-3.1.2.tar.gz.sha512`

0 commit comments

Comments
 (0)