Skip to content

Tags: beltromatti/get-it

Tags

v1.4.1-preview

Toggle v1.4.1-preview's commit message
update CI pipeline and automated desktop cross-platform release workf…

…lows to account for developer branch

v1.4.0-preview

Toggle v1.4.0-preview's commit message
update CI pipeline and automated desktop cross-platform release workf…

…lows to account for developer branch

v1.3.0

Toggle v1.3.0's commit message
Get It. v1.3.0

- Pin the Codex model (gpt-5.5) so a retired binary default can't 400 users
  out of every generative feature; dedicated "update the app" banner.
- Fail-fast error handling: no more infinite retry loops on rate limits;
  every surface stops cleanly and offers a manual retry.
- Linux x64 (AppImage) as a first-class build target.
- Anonymous open/update analytics ping (opt-out via GETIT_DISABLE_ANALYTICS)
  for real user counts; documents and study data never leave the device.
- Open source: CONTRIBUTING guide + Discord community; team LinkedIn links.

v1.2.1

Toggle v1.2.1's commit message
Release 1.2.1: macOS Developer ID + notarization

v1.2.0

Toggle v1.2.0's commit message
Get It. v1.2.0 — long-document support, leaner Codex usage, click-to-…

…generate

v1.1.2

Toggle v1.1.2's commit message
Fix: pdf on Win11 exe now currently works

v1.1.1

Toggle v1.1.1's commit message
v1.1.1

Wizard fixes from the v1.1.0 Windows VM test:
- CSS .step[hidden] override so install step actually hides on the
  happy path; eliminates the 'two markers / Checking…' visual bug.
- Friendly explanation when codex.exe crashes with NTSTATUS
  0xC0000005 / 0xC000007B / 0xC0000135 — points the user at
  Microsoft VC++ Redistributable install.

v1.1.0

Toggle v1.1.0's commit message
v1.1.0

Re-cut with the packaged-build fixes: ad-hoc mac signing, Turbopack
externals restored in the packaged tree, NSIS no longer over-mmap on
Windows, wizard simplified to a single sign-in step on the happy path
(bundled Codex CLI trusted at build-time version).

v1.0.0

Toggle v1.0.0's commit message
Get It. v1.0.0 — initial public release