Skip to content

Gamma 0.2.5

Choose a tag to compare

@github-actions github-actions released this 15 Sep 05:43
fefc487

Desktop app 0.2.5

Platform Download
Windows 10/11 (x64) Gamma-0.2.5-win-x64.exe
macOS (Apple Silicon) Gamma-0.2.5-mac-arm64.dmg
macOS (zip) Gamma-0.2.5-mac-arm64.zip
Debian / Ubuntu (x64) Gamma-0.2.5-linux-amd64.deb

Self-contained: no Python or Node needed. Windows build is unsigned — SmartScreen: More info → Run anyway (Edge: … → Keep → Keep anyway). macOS: the first launch says Apple could not verify Gamma — close it, open System Settings → Privacy & Security, scroll to Security and click Open Anyway (once per download; the build is ad-hoc signed, not notarized). Linux: sudo apt install ./Gamma-0.2.5-linux-amd64.deb (installs to /opt/Gamma, command gamma).

Installed apps update themselves from this page (Help → Check for Updates…; Windows installs on restart, Linux asks for your password to run dpkg, macOS offers the download until builds are notarized). The latest*.yml and .blockmap assets are that update feed.

Changes since v0.2.4

  • tests: file-unique account name in translate fixture
  • cleanup
  • ai chat search
  • pdf loading speed improve bug fix
  • pdf loading speed improvement
  • cleanup
  • handwriting improve
  • handwriting first try
  • improve
  • library pdf structure refractor
  • settings improve

Browser extension

The Gamma Connector has its own releases, tagged extension-v<version>: latest extension release.

Server (Docker)

docker run -d --name gamma -p 9001:9001 -v gamma-data:/data ghcr.io/tim4431/gamma:0.2.5   # or :latest