Back to home
Changelog
New updates and improvements to Gazeboard.
v0.1.4March 17, 2026
Production-ready desktop app
- macOS code signing and notarization — no more Gatekeeper warnings
- Desktop app now points to gazeboard.io in production builds
- Dynamic version display in settings panel
- Removed stale API URL persistence that could cause login issues
v0.1.3March 17, 2026
Code signing pipeline
- Added Apple Developer ID signing to the release workflow
- Automatic notarization via Apple for trusted distribution
v0.1.1March 16, 2026
Automated releases
- GitHub Actions workflow for building and uploading the desktop app
- Supabase Storage hosting for .dmg downloads
- Download page at /download with automatic redirect
- Download banner on the dashboards page for new users
v0.1.0March 16, 2026
Initial release
- Desktop menubar app with dashboard tiles
- Authenticated dashboard support via native webviews
- Cloud sync between web app and desktop
- Free and Premium subscription tiers
- Stripe payment integration