Fixes
- Fixed Linux app not launching properly
- Fixed duplicate windows opening on startup from clicking on an external link
- Fixed handoff not being able to receive websites from other devices
- Fixed window controls not appearing for Linux
- Fixed Settings Window not opening on Linux
- Fixed excessive favicon requests during sidebar resize
- Fixed Navigation History showing the wrong values
- Fixed Floating Sidebar disappearing when a popover is open
Improvements
- Bumped Electron Version
What's Changed
- fix: Linux AppImage startup stall after onboarding check by @iamEvanYT in #212
- feat: add AGENTS.md by @iamEvanYT in #215
- fix: prevent duplicate window when opening external URL on cold start by @iamEvanYT in #217
- fix: handle incoming Handoff by listening for continue-activity event by @iamEvanYT in #216
- feat: add window control buttons for Linux by @iamEvanYT in #219
- chore(ci): harden GitHub Actions workflow security by @iamEvanYT in #218
- fix: settings window not showing on Linux + add window controls by @iamEvanYT in #220
- feat: add Flatpak manifest and supporting files by @Terence-1 in #222
- fix: prevent excessive favicon requests during sidebar resize by @iamEvanYT in #223
- fix: nav button history showing wrong values and popover offset by @iamEvanYT in #225
- Bump Electron to v40.7.0+wvcus [CURRENT MAJOR] by @github-actions[bot] in #230
- feat: Implement incognito window mode by @iamEvanYT in #229
New Contributors
- @Terence-1 made their first contribution in #222
Full Changelog: v0.10.1...v0.10.2