prepare new release
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
## 0.9.23
|
||||
### GeckoView 142.0.1
|
||||
|
||||
**New Features**
|
||||
- Added Tor Bridge support with automatic configuration and bridge updates
|
||||
- Added setting to display dialog for choosing external link handling behavior
|
||||
|
||||
**Bug Fixes**
|
||||
- Fixed media upload issues on websites
|
||||
- Fixed hardening settings UI display problems
|
||||
|
||||
**Improvements**
|
||||
- Enhanced bottom sheet user interface
|
||||
- Improved URI parsing and protocol detection for address bar input
|
||||
|
||||
## 0.9.22
|
||||
### GeckoView 142.0
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ name: weblibre
|
||||
description: "The Privacy-Focused & AI-Powered Research Browser"
|
||||
publish_to: 'none'
|
||||
resolution: workspace
|
||||
version: 0.9.23-alpha-3+26
|
||||
version: 0.9.23+27
|
||||
|
||||
environment:
|
||||
sdk: '>=3.8.0 <4.0.0'
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
GeckoView 142.0.1
|
||||
|
||||
**New Features**
|
||||
- Added Tor Bridge support with automatic configuration and bridge updates
|
||||
- Added setting to display dialog for choosing external link handling behavior
|
||||
|
||||
**Bug Fixes**
|
||||
- Fixed media upload issues on websites
|
||||
- Fixed hardening settings UI display problems
|
||||
|
||||
**Improvements**
|
||||
- Enhanced bottom sheet user interface
|
||||
- Improved URI parsing and protocol detection for address bar input
|
||||
Reference in New Issue
Block a user