Releases: flobro/flobro-app
Releases · flobro/flobro-app
Release list
Flobro v1.3.1
Immutable
release. Only release title and notes can be modified.
Fixed
- keep the title in sync when a page replaces the document
- allow toolbar on pages served from a port
Flobro v1.3.0
Immutable
release. Only release title and notes can be modified.
Added
- show a loading line while a page loads
- dismiss the hover toolbar with Escape
Fixed
- render the toolbar on pages that enforce Trusted Types, such as youtube.com
- re-inject the hover toolbar when the page replaces the DOM
- require hover intent before the toolbar covers a site header
- close the focused window with Cmd+W and Ctrl+W
- route target=_blank links and window.open() to a new float window
- shield the URL editor from page-level keydown capture
- allow open_float from float windows
Flobro v1.2.2
Immutable
release. Only release title and notes can be modified.
Fixed
- issue with 'signature verification failed' during updating on macOS
Flobro v1.2.1
Immutable
release. Only release title and notes can be modified.
Added
- Anonymous error reporting: app failures are now reported to PostHog as long as user consented to analytics, with no personally identifiable information.
Fixed
- "What changed" and the post-update notes now show the actual release notes fetched from GitHub instead of the release draft placeholder
- Updating from 1.1.0 failed with "The signature verification failed": two release builds ran in parallel for the v1.2.0 tag and uploaded mismatched binaries and signatures.
Flobro v1.2.0
Added
- Native macOS menu bar, fully localized: Preferences (Cmd+,), New Float Window (Cmd+N), Reload Page (Cmd+R), Check for Updates, Help links and a replayable onboarding tour
- Zoom In, Zoom Out and Actual Size (Cmd+=, Cmd+-, Cmd+0) plus Snap to 16:9 in the View menu, acting on the focused float window and kept in sync with the toolbar
- New float windows open a new-tab page with a large, auto-focused address bar: type or paste a link and press Enter
- A first-run onboarding tour in three short steps, with back navigation
- The version label in the launcher footer opens the changelog of the installed version
Changed
- Check for Updates now answers in a native dialog and can install the update right from there, whichever window is focused
- The hover toolbar groups zoom, 16:9 snap, new window and settings in a dropdown menu, and follows the app language setting
- The launcher and settings screens are organized into clearer sections
- Clearer onboarding illustrations
- The About window shows a sharp app icon
Fixed
- URLs typed in the new-tab page and the toolbar URL editor are restricted to http and https, matching the launcher
- The toolbar pin and gear icons are optically centered and the dropdown menu uses the system font instead of a serif fallback
- The title bar and the drag area share the same grab cursor
- Float windows are granted the new-window command through the ACL
Compare changes: v1.1.0...v1.2.0
Flobro v1.1.0
Immutable
release. Only release title and notes can be modified.
Feat
- in-app auto-update via the Tauri updater plugin
Fix
- show dynamic app version
- set proper dragging behavior on title bar
Compare changes: v1.0.1...v1.1.0
Flobro v1.0.1
Immutable
release. Only release title and notes can be modified.
First signed and notarized macOS build. Fixes:
- Float toolbar buttons (zoom, 16:9 snap, pin, minimize, settings, close) now work on remote pages
- The toolbar reports IPC failures to the webview console instead of failing silently
- Release builds no longer fail when the Apple signing secrets are absent
Floating browser window for Mac and Windows. See CHANGELOG.md for details.
Flobro v1.0.0
Immutable
release. Only release title and notes can be modified.
Floating browser window for Mac and Windows. See CHANGELOG for details.