Skip to content

SHELFY v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 18:01
· 1 commit to main since this release
b6788b3

⬇️ Download

OS File
macOS (Apple Silicon) SHELFY-1.0.1-arm64.dmg
Linux SHELFY-1.0.1-x86_64.AppImage
Windows self-rebuild installer — see docs/install.md

The *.yml, *.json and *.tar.gz assets are read by the in-app auto-updater — you can ignore them.

✨ Highlights

First published stable release, built on a fully rewritten codebase.

  • Complete TypeScript rewrite — the main process, React renderer, test suites, build/scripts tooling and the Cloudflare feedback worker are now strict TypeScript end-to-end, on a new esbuild → dist-electron pipeline.
  • AI analysis on link-only posts — analysis now shows for posts without a downloaded video, while not-downloaded media is skipped.
  • Gemma 4 E4B analyzer preset — added as a new preset (legacy Gemma 3 models removed).
  • Fixes & polish — dictation AudioWorklet loading, web-enrichment input sanitization, corrected IPC return types, deterministic e2e fixtures and refreshed UI specs.

What's Changed

Full Changelog: v1.0.0...v1.0.1