Skip to content

Releases: ximendatie/mahjong

v0.5.2

01 Jun 11:29

Choose a tag to compare

Changelog

All notable changes to mahjong are documented here.

This project follows a simple release-note format:

  • Added for new capabilities.
  • Changed for behavior updates.
  • Fixed for bug fixes.
  • Privacy/Safety for local-data, permissions, and display-boundary changes.
  • Known Issues for important unresolved limitations.

Unreleased

Added

  • Nothing yet.

Changed

  • Nothing yet.

Fixed

  • Nothing yet.

Privacy/Safety

  • Nothing yet.

Known Issues

  • Signed and notarized releases require Apple Developer credentials configured outside the repository.

0.5.2 - 2026-06-01

Added

  • Settings now shows the current app version and can check GitHub Releases for manual updates.
  • Settings can hide the Dock icon after setup while keeping the menu bar and pet entry points.

Changed

  • Nothing yet.

Fixed

  • Nothing yet.

Privacy/Safety

  • Nothing yet.

Known Issues

  • Signed and notarized releases require Apple Developer credentials configured outside the repository.

0.5.1 - 2026-06-01

Added

  • Dock entry for mahjong using the red Mahjong tile app icon.
  • Stage 7 roadmap for 1.x ecosystem expansion and automatic-update planning.
  • Provider scaffold and auto-update strategy docs for 1.x planning.

Changed

  • Release packaging now generates the Dock icon from Resources/MahjongTiles/red.png with either ImageMagick or macOS sips.
  • Provider support issue template now captures permission model, safe sample shape, and data that must not be read or displayed.

Fixed

  • Release zip and dmg builds can run without sharing the same temporary iconset directory.

Privacy/Safety

  • Auto-update strategy keeps early 1.x on manual GitHub Releases until signing, notarization, and feed hosting are stable.

Known Issues

  • Signed and notarized releases require Apple Developer credentials configured outside the repository.

v0.5.1

01 Jun 07:39

Choose a tag to compare

Changelog

All notable changes to mahjong are documented here.

This project follows a simple release-note format:

  • Added for new capabilities.
  • Changed for behavior updates.
  • Fixed for bug fixes.
  • Privacy/Safety for local-data, permissions, and display-boundary changes.
  • Known Issues for important unresolved limitations.

Unreleased

Added

  • Nothing yet.

Changed

  • Nothing yet.

Fixed

  • Nothing yet.

Privacy/Safety

  • Nothing yet.

Known Issues

  • Signed and notarized releases require Apple Developer credentials configured outside the repository.

0.5.1 - 2026-06-01

Added

  • Dock entry for mahjong using the red Mahjong tile app icon.
  • Stage 7 roadmap for 1.x ecosystem expansion and automatic-update planning.
  • Provider scaffold and auto-update strategy docs for 1.x planning.

Changed

  • Release packaging now generates the Dock icon from Resources/MahjongTiles/red.png with either ImageMagick or macOS sips.
  • Provider support issue template now captures permission model, safe sample shape, and data that must not be read or displayed.

Fixed

  • Release zip and dmg builds can run without sharing the same temporary iconset directory.

Privacy/Safety

  • Auto-update strategy keeps early 1.x on manual GitHub Releases until signing, notarization, and feed hosting are stable.

Known Issues

  • Signed and notarized releases require Apple Developer credentials configured outside the repository.

v0.1.2

31 May 08:22

Choose a tag to compare

Updates the macOS app icon to use the existing red dragon Mahjong tile asset.

Changes:

  • Uses Resources/MahjongTiles/red.png as the source for the generated .icns app icon.
  • Bumps bundle metadata to 0.1.2 / build 3 so Finder and LaunchServices can distinguish the build.
  • Rebuilds mahjong.zip and verifies the extracted app with codesign.

Note: this remains an ad-hoc signed early macOS build, not a notarized Developer ID release.

v0.1.1

31 May 07:07

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Superseded by v0.1.2 because the app icon still used the old SVG-generated red face icon.

Please download v0.1.2 instead: https://github.com/ximendatie/mahjong/releases/tag/v0.1.2

v0.1.0

31 May 07:01

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

Superseded by v0.1.1 due to a macOS bundle signing/package issue in the original zip.

Please download v0.1.1 instead: https://github.com/ximendatie/mahjong/releases/tag/v0.1.1