Skip to content

Releases: IIIvan37/pixsaur

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:49
96980d7

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

  • Feat/mode0 horizontal downscale by @IIIvan37 in #327
  • Refactor/pr0 guardrails by @IIIvan37 in #328
  • Feat/ux improvements by @IIIvan37 in #329
  • feat(ux): resilience, session auto-restore, upload guards + Sonar CI fix by @IIIvan37 in #330
  • chore(sonar): fix 11 low-risk code smells by @IIIvan37 in #331
  • Chore/sonar quick wins by @IIIvan37 in #332
  • chore(sonar): batch 3 — re-exports, params, test & resilience fixes by @IIIvan37 in #333
  • chore(sonar): options objects for the 4 dither functions (S107) by @IIIvan37 in #334
  • test(libs): cover 7 pure libraries (+149 tests) by @IIIvan37 in #335
  • test: coverage batch 2 — Mode R quantize, exports, dynamic dithering (+105 tests) by @IIIvan37 in #336
  • fix(export): gate palette ASM files on includePalettes by @IIIvan37 in #337
  • chore: bump version to 1.13.0 by @IIIvan37 in #338

Full Changelog: v1.12.0...v1.13.0

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 08 May 17:45
a089373

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

Full Changelog: v1.11.11...v1.12.0

v1.11.11

Choose a tag to compare

@github-actions github-actions released this 28 Feb 11:47
210ac8a

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

Full Changelog: v1.11.0...v1.11.11

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 09:31
8af7116

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

  • feat(quantization): add color diversity slider for CPC Plus Mode 0 by @IIIvan37 in #315
  • chore: bump version to 1.11.0 by @IIIvan37 in #316

Full Changelog: v1.10.0...v1.11.0

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 08:47
6297e1a

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

  • Feature/improve cpc plus mode0 hue diversity by @IIIvan37 in #311
  • feat(resize): add "cover" resize mode with crop to fill by @IIIvan37 in #312
  • fix(mode-r): add cover resize support for Mode R by @IIIvan37 in #313
  • chore: bump version to 1.10.0 by @IIIvan37 in #314

Full Changelog: v1.9.0...v1.10.0

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 00:44
9e8c5dc

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

Full Changelog: v1.8.3...v1.9.0

v1.8.3

Choose a tag to compare

@github-actions github-actions released this 11 Jan 19:24
89dba22

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 11 Jan 18:46
df1ebc0

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

  • feat(quant): add distinct-mapping strategy for low-color images by @IIIvan37 in #298
  • Feature/distinct mapping strategy by @IIIvan37 in #299
  • feat: add toggle for auto distinct-mapping (low-color retro images) by @IIIvan37 in #300
  • feat: add toggle for auto distinct-mapping (low-color retro images) by @IIIvan37 in #301
  • feat: add mutual exclusion between distinct-mapping and Mode R/EGX/Ra… by @IIIvan37 in #302
  • feat: add mutual exclusion between distinct-mapping and Mode R/EGX/Ra… by @IIIvan37 in #303
  • Refactor/architecture cleanup by @IIIvan37 in #304
  • Refactor/architecture phase2 by @IIIvan37 in #305
  • chore: bump version to 1.8.2 by @IIIvan37 in #306

Full Changelog: v1.8.1...v1.8.2

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 20:40
25a8e62

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 06 Jan 15:33
06d27ac

📥 Downloads

Choose the installer for your platform:

Windows

macOS

Linux


🔄 Auto-Updates

The app includes an automatic updater. You'll be notified when a new version is available.

🔧 For developers: Other files
  • Signatures (.sig files) - Used for verifying updates
  • Archives (.tar.gz files) - Used by the auto-updater
  • latest.json - Update metadata

What's Changed

Full Changelog: v1.7.1...v1.8.0