Files
MrbWebLibre/CHANGELOG.md
T
2025-08-04 08:01:26 +02:00

65 lines
1.4 KiB
Markdown

## 0.9.17
* Reworked Tab UI into bottom sheet
* Adjusted Android permissions
* Improved Favicon handling
## 0.9.16-2
* Fix icon caching issue
## 0.9.16-1
* Fixed drop animation lag
* Allow drop into the unassigned container
## 0.9.16
* Integrated on-device ai for container naming and tab sugegstions
* Improved Tab and container UI
## 0.9.15-1
* Added certificate information title
* Fixed draggable tabs
* Open single tab in tree view automatically
## 0.9.15
* Improved intent handling
* Refactored tab grid
* Several UI improvements
* Optimized build
## 0.9.14
* Bundle bangs and disable auto fetch (sync from repo still possible via settings)
* Fix flickering after returning from home
* Fix UI website title overflow
* Optimize build
## 0.9.13
* Added option to show extensions in tab bar (through "Show Extension Shortcut" setting)
* Added tab menu action to assign tab to container
* Fixed QR code generation issues
* Switched to Mozilla stable builds
* Fixed issues with PiP and fullscreen mode
## 0.9.12
* Reorganized several settings into a new group: "Developer Settings"
* Added a "Get Extensions" menu entry
* Disabled the Cookie Banner Blocker option, as it is deprecated by Mozilla (consider using uBlock Origin instead)
* Updated hardening presets
* Mozilla Components upgraded
## 0.9.11
* Trigger automatic find-in-page when coming from local search results
* Upgraded gecko
* Upgraded GoRouter
## 0.9.10
* Initial public release