Releases: tim4431/gamma
Release list
Gamma 0.2.7
Desktop app 0.2.7
| Platform | Download |
|---|---|
| Windows 10/11 (x64) | Gamma-0.2.7-win-x64.exe |
| macOS (Apple Silicon) | Gamma-0.2.7-mac-arm64.dmg |
| macOS (zip) | Gamma-0.2.7-mac-arm64.zip |
| Debian / Ubuntu (x64) | Gamma-0.2.7-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.7-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.6
- branding assets cleanup, mermaid support; two empty lines show as empty line
- full claude cleanup: Applied 1. Scattered or duplicated logic
- ai chat flow continues
- pic improve, ai chat pdf citation improve
- share and extension improve
- gamma plugin
- ui improve
- pdf citation match add fuzzy match
Browser extension
The Gamma Connector has its own releases, tagged extension-v<version>: latest extension release.
Gamma PDF plugin for Codex
Plugin ZIP · Windows setup · macOS/Linux setup
In Gamma, open Settings → AI → External assistants → Codex CLI and copy the setup command. It installs the plugin and connects your Gamma server, then asks you to approve a workspace in your browser. Requires the Codex CLI; works with browser and self-hosted Gamma.
Server (Docker)
docker run -d --name gamma -p 9001:9001 -v gamma-data:/data ghcr.io/tim4431/gamma:0.2.7 # or :latestGamma 0.2.6
Desktop app 0.2.6
| Platform | Download |
|---|---|
| Windows 10/11 (x64) | Gamma-0.2.6-win-x64.exe |
| macOS (Apple Silicon) | Gamma-0.2.6-mac-arm64.dmg |
| macOS (zip) | Gamma-0.2.6-mac-arm64.zip |
| Debian / Ubuntu (x64) | Gamma-0.2.6-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.6-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.5
- structure cleanup
- gamma mcp cleanup
- gamma mcp improve
- gamma mcp first trial
- tests: lockout rails demote every other admin, not just the seeded one (worker-order flake)
- ci: desktop and extension releases are dispatch-only (release skill); a merge runs docker only
- pdf ai chat and readme update
- ai chat now can @ pdf
- remaining lots of updates
- pdf citation style
- e2e: wait for swipe momentum to settle before the tap-select check
- e2e: drive the redesigned Export dialog in the Obsidian vault step
- ui improve 3
- ai chat show references in pdf
- ui improve 2
- ui improve
- ink improve
- ink bug fix
Browser extension
The Gamma Connector has its own releases, tagged extension-v<version>: latest extension release.
Gamma PDF plugin for Codex
Plugin ZIP · Windows setup · macOS/Linux setup
In Gamma, open Settings → AI → External assistants → Codex CLI and copy the setup command. It installs the plugin and connects your Gamma server, then asks you to approve a workspace in your browser. Requires the Codex CLI; works with browser and self-hosted Gamma.
Server (Docker)
docker run -d --name gamma -p 9001:9001 -v gamma-data:/data ghcr.io/tim4431/gamma:0.2.6 # or :latestGamma 0.2.5
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 :latestGamma 0.2.4
Desktop app 0.2.4
| Platform | Download |
|---|---|
| Windows 10/11 (x64) | Gamma-0.2.4-win-x64.exe |
| macOS (Apple Silicon) | Gamma-0.2.4-mac-arm64.dmg |
| macOS (zip) | Gamma-0.2.4-mac-arm64.zip |
| Debian / Ubuntu (x64) | Gamma-0.2.4-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.4-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.3
- obsidian import/export, bug fix
- collab cursor sync; test suite upgrade; setting gui 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.4 # or :latestGamma 0.2.3
Desktop app 0.2.3
| Platform | Download |
|---|---|
| Windows 10/11 (x64) | Gamma-0.2.3-win-x64.exe |
| macOS (Apple Silicon) | Gamma-0.2.3-mac-arm64.dmg |
| macOS (zip) | Gamma-0.2.3-mac-arm64.zip |
| Debian / Ubuntu (x64) | Gamma-0.2.3-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.3-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.2
- store MSIX: minVersion 10.0.17763.0 (submission API rejects <= 17134)
- gpt cleanup
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.3 # or :latestGamma 0.2.2
Desktop app 0.2.2
| Platform | Download |
|---|---|
| Windows 10/11 (x64) | Gamma-0.2.2-win-x64.exe |
| macOS (Apple Silicon) | Gamma-0.2.2-mac-arm64.dmg |
| macOS (zip) | Gamma-0.2.2-mac-arm64.zip |
| Debian / Ubuntu (x64) | Gamma-0.2.2-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.2-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.1
- bug fixes
- workspace improve
- workspace update; github action update
- reduce idle requests
- hero pic
- workspaces separate from accounts, versioned data migrations, server backups, desktop switcher
- test implementation: user simultaneous login from multiple places, and multi user collaboration
- actions update
- assets organization
- store listing
- linux desktop
- pin tab
- metadata title follows the server; "No label" view; chat page links; DOI/arXiv copy
- store submission
- search jump cancels read-pos restore; chat error bubbles; \left ranking; cleanup
- ui zoom
- showing passwd
- extension now preview paper info
- metadata fetch, if from ai should show "!" also for books try to fetch online not only from pdf
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.2 # or :latestGamma Connector 0.1.1
Gamma Connector 0.1.1
gamma-connector-0.1.1.zip — unzip, then chrome://extensions → Developer mode → Load unpacked. Works in Chrome, Edge and other Chromium browsers.
Changes since extension-v0.1.0
- assets organization
- search jump cancels read-pos restore; chat error bubbles; \left ranking; cleanup
- extension now preview paper info
- desktop v0.2
- notes enhanced (table, picture interactive tool)
- extension popup restyle, shared unverified-meta predicate, code copy button Co-Authored-By: Claude Fable 5 noreply@anthropic.com
- update
- update readme, extension, etc
The desktop app and server have their own releases: latest Gamma release.
Gamma 0.2.1
Desktop app 0.2.1
| Platform | Download |
|---|---|
| Windows 10/11 (x64) | Gamma-0.2.1-win-x64.exe |
| macOS (Apple Silicon) | Gamma-0.2.1-mac-arm64.dmg |
| macOS (zip) | Gamma-0.2.1-mac-arm64.zip |
Self-contained: no Python or Node needed. Windows build is unsigned — SmartScreen: More info → Run anyway (Edge: … → Keep → Keep anyway). macOS build is unsigned — if it says damaged, run xattr -dr com.apple.quarantine /Applications/Gamma.app once (or Open Anyway in System Settings → Privacy & Security).
Installed apps update themselves from this page (Help → Check for Updates…; Windows installs on restart, macOS offers the download until builds are signed). The latest*.yml and .blockmap assets are that update feed.
Browser extension 0.1.0
gamma-connector-0.1.0.zip — unzip, then chrome://extensions → Developer mode → Load unpacked. Works in Chrome, Edge and other Chromium browsers.
Server (Docker)
docker run -d --name gamma -p 9001:9001 -v gamma-data:/data ghcr.io/tim4431/gamma:latestThe image is built from main by the separate Docker workflow; latest always tracks the newest merge.
What's Changed
- Block-centric app + cleanup: transition-derived undo, one PDF ingest path, attachments popover by @tim4431 in #57
- undo: an editing session is one history entry by @tim4431 in #58
- undo: one history for the page, editors included by @tim4431 in #59
- AI chat: notes-aware context + live footprint; notes formatting hotkeys by @tim4431 in #60
- AI chat: per-chat-kind tool chips, chat history, md zip import by @tim4431 in #61
- Share links: import a shared page by link, open/add to my library, raw PDF download by @tim4431 in #62
- Desktop 0.2.1: Microsoft Store build, workspace storage folder, release workflow fixes by @tim4431 in #63
Full Changelog: v0.2.0...v0.2.1
Gamma 0.2.0
Desktop app 0.2.0
| Platform | Download |
|---|---|
| Windows 10/11 (x64) | Gamma-0.2.0-win-x64.exe |
| macOS (Apple Silicon) | Gamma-0.2.0-mac-arm64.dmg |
| macOS (zip) | Gamma-0.2.0-mac-arm64.zip |
Self-contained: no Python or Node needed. Unsigned builds — Windows SmartScreen: More info → Run anyway; macOS: right-click → Open (or xattr -dr com.apple.quarantine /Applications/Gamma.app).
Browser extension 0.1.0
gamma-connector-0.1.0.zip — unzip, then chrome://extensions → Developer mode → Load unpacked. Works in Chrome, Edge and other Chromium browsers.
Server (Docker)
docker run -d --name gamma -p 9001:9001 -v gamma-data:/data ghcr.io/tim4431/gamma:latestThe image is built from main by the separate Docker workflow; latest always tracks the newest merge.
What's Changed
Full Changelog: desktop-v0.1.0...v0.2.0
desktop-v0.1.0
Merge pull request #55 from tim4431/dev desktop: no menu-bar header, generic remote-URL placeholder