Skip to content

Commit 7f906b7

Browse files
committed
Update to 3.0.3
1 parent 3348321 commit 7f906b7

2 files changed

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

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

releases/3-0-3.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: default
3+
title: Release Notes 3.0.3 - Pinta
4+
---
5+
# Release Notes 3.0.3
6+
7+
**Released August 1st, 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 a packaging issue for the macOS arm64 build which caused many icons to disappear (#1605)
16+
- Fixed an issue where hiding a panel did not cause other panels to expand into the available space (#1472, #1500)
17+
- Fixed incorrect behavior of the Atkinson method in the Dithering effect (#1489)
18+
19+
### Checksums
20+
- Fingerprint: `5BDA 30D0 C2E9 85E5 9808 9E44 4CF8 0E80 E77C 5C35`
21+
- GPG Signature: `gpg --verify pinta-3.0.3.tar.gz.asc`
22+
- Checksum: `pinta-3.0.3.tar.gz.sha512`

0 commit comments

Comments
 (0)