v12.15.0Desktop
Floorp 12.15.0
Added 5
- Add macOS formatting for modifier keys in shortcut editor
- Implement Three-Way Merge Sync for Notes on desktop
- Implement tab drop functionality with overlay and new window zone in split-view
- Add split-view mouse gesture commands
- Add Firefox Container support for PWA apps
Changed 4
- Refine appearance of Start top sites and Hub sidebar
- Improve command palette
- Enhance command palette with new actions
- Enhance command palette search with English keywords, Japanese morphological analysis, and hiragana search support
Fixed 11
- Fix gesture command
- Follow Firefox 150 ShellService API changes for PWA
- Resolve Invalid Hook Call error in SortableContext in pages settings
- Restore 'Hide Interface', 'Toggle Navigation Panel', and 'Rest Mode' keyboard shortcuts
- Prevent unified extensions panel from closing on bottom navbar
- Prevent workspace system from overriding SessionStore tab selection on startup
- Prevent multi-row tabs from disappearing when sidebar opens website
- Prevent private container tab from saving first page to history
- Prevent browser close when container tab is the only tab open
- Auto-generate auth token on enable for OS server
- Add event listener for buttons in status bar
Release Note: https://blog.floorp.app/release/12.15.0
What's Changed
- Refine appearance of Start top sites and Hub sidebar by @CutterKnife in https://github.com/Floorp-Projects/Floorp/pull/2435
- Improvement command pallete by @Walkmana-25 in https://github.com/Floorp-Projects/Floorp/pull/2429
- Fix gesture command by @Walkmana-25 in https://github.com/Floorp-Projects/Floorp/pull/2425
- Add Mac OS formatting for modifier keys in shortcut editor by @Walkmana-25 in https://github.com/Floorp-Projects/Floorp/pull/2424
- refactor: bridge as little by @nyanrus in https://github.com/Floorp-Projects/Floorp/pull/2416
- fix(pwa): follow Firefox 150 ShellService API changes (Bug 1985098) by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2409
- feat(notes): Desktop向けThree-Way Merge Sync実装 by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2402
- fix(pages-settings): resolve Invalid Hook Call error in SortableContext by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2350
- README: fix signpath avatar url by @CutterKnife in https://github.com/Floorp-Projects/Floorp/pull/2453
- Enhance command palette with new actions by @Walkmana-25 in https://github.com/Floorp-Projects/Floorp/pull/2449
- feat(split-view): implement tab drop functionality with overlay and new window zone by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2445
- fix: restore 'Hide Interface', 'Toggle Navigation Panel', and 'Rest Mode' keyboard shortcuts by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2458
- fix: prevent unified extensions panel from closing on bottom navbar (#2079) by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2462
- fix: prevent workspace system from overriding SessionStore tab selection on startup by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2461
- fix: prevent multi-row tabs from disappearing when sidebar opens website by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2460
- fix: prevent private container tab from saving first page to history by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2459
- fix: prevent browser close when container tab is the only tab open by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2465
- Resolve conflicts for #2467: Add split-view mouse gesture commands by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2472
- fix(os-server): auto-generate auth token on enable by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2471
- fix(settings): change broken link to Floorp Docs by @regularentropy in https://github.com/Floorp-Projects/Floorp/pull/2477
- コマンドパレットの検索機能強化 — 英語キーワード・日本語形態素解析・ひらがな検索対応 by @Walkmana-25 in https://github.com/Floorp-Projects/Floorp/pull/2470
- fix(patches): align Gecko patches with Linux CI runtime by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2482
- feat(pwa): add Firefox Container support for PWA apps by @Ryosuke-Asano in https://github.com/Floorp-Projects/Floorp/pull/2443
- fix(statusbar): add event listener for buttons in status bar by @greeeen-dev in https://github.com/Floorp-Projects/Floorp/pull/2484
Full Changelog: https://github.com/Floorp-Projects/Floorp/compare/v12.14.2...v12.15.0