Skip to content

Releases: niccolofanton/shelfy

SHELFY v1.0.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 19:49
150a5a7

⬇️ Download

OS File
macOS (Apple Silicon) SHELFY-1.0.2-arm64.dmg
Linux SHELFY-1.0.2-x86_64.AppImage
Windows SHELFY-Setup-1.0.2.exe — download & run (unsigned: accept the SmartScreen prompt)

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

What's Changed

Full Changelog: v1.0.1...v1.0.2

SHELFY beta (v1.0.2-beta.4)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 14:12

⬇️ Download

OS File
macOS (Apple Silicon) SHELFY-1.0.2-beta.4-arm64.dmg
Linux SHELFY-1.0.2-beta.4-x86_64.AppImage
Windows SHELFY-Setup-1.0.2-beta.4.exe — download & run (unsigned: accept the SmartScreen prompt)

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

Rolling beta build from v1.0.2-beta.4.

SHELFY v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 18:01
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