Skip to content

Commit 11c8e08

Browse files
committed
Update for 3.0.5
1 parent fca244e commit 11c8e08

3 files changed

Lines changed: 48 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.0.3
3-
release_notes: /releases/3-0-3
4-
download_tarball: https://github.com/PintaProject/Pinta/releases/download/3.0.3/pinta-3.0.3.tar.gz
5-
download_osx: https://github.com/PintaProject/Pinta/releases/download/3.0.3/Pinta-macos-x86_64.dmg
6-
download_macosarm64: https://github.com/PintaProject/Pinta/releases/download/3.0.3/Pinta-macos-arm64.dmg
7-
download_win: https://github.com/PintaProject/Pinta/releases/download/3.0.3/Pinta.exe
8-
download_zip: https://github.com/PintaProject/Pinta/releases/download/3.0.3/pinta-3.0.3.zip
2+
version: 3.0.5
3+
release_notes: /releases/3-0-5
4+
download_tarball: https://github.com/PintaProject/Pinta/releases/download/3.0.5/pinta-3.0.5.tar.gz
5+
download_osx: https://github.com/PintaProject/Pinta/releases/download/3.0.5/Pinta-macos-x86_64.dmg
6+
download_macosarm64: https://github.com/PintaProject/Pinta/releases/download/3.0.5/Pinta-macos-arm64.dmg
7+
download_win: https://github.com/PintaProject/Pinta/releases/download/3.0.5/Pinta.exe
8+
download_zip: https://github.com/PintaProject/Pinta/releases/download/3.0.5/pinta-3.0.5.zip
99

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

releases/3-0-4.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.0.4 - Pinta
4+
---
5+
# Release Notes 3.0.4
6+
7+
**Released October 6th, 2025**
8+
9+
### Credits
10+
This is a bug fix release for [Pinta 3.0](https://github.com/PintaProject/Pinta/releases/tag/3.0)
11+
12+
Thanks to everyone who contributed translations, filed bugs, made packages, and everything else!
13+
14+
### Fixed
15+
- Fixed errors with saving JPEG files using the glycin pixbuf loader (#1774, #1785)
16+
- Fixed a few SVG icons which did not display properly in GTK 4.20 (#1797, #1796)
17+
18+
### Checksums
19+
- Fingerprint: `5BDA 30D0 C2E9 85E5 9808 9E44 4CF8 0E80 E77C 5C35`
20+
- GPG Signature: `gpg --verify pinta-3.0.4.tar.gz.asc`
21+
- Checksum: `pinta-3.0.4.tar.gz.sha512`

releases/3-0-5.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: default
3+
title: Release Notes 3.0.5 - Pinta
4+
---
5+
# Release Notes 3.0.5
6+
7+
**Released November 24th, 2025**
8+
9+
### Credits
10+
This is a bug fix release for [Pinta 3.0](https://github.com/PintaProject/Pinta/releases/tag/3.0)
11+
12+
Thanks to everyone who contributed translations, filed bugs, made packages, and everything else!
13+
14+
### Fixed
15+
- Fixed several icons which did not display properly with GNOME 49 (#1812, #1814)
16+
17+
### Checksums
18+
- Fingerprint: `5BDA 30D0 C2E9 85E5 9808 9E44 4CF8 0E80 E77C 5C35`
19+
- GPG Signature: `gpg --verify pinta-3.0.5.tar.gz.asc`
20+
- Checksum: `pinta-3.0.5.tar.gz.sha512`

0 commit comments

Comments
 (0)