prepare new release
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
## 0.9.29
|
||||
### GeckoView 145.0.2
|
||||
|
||||
**New Features**
|
||||
- Added container site assignments to automatically open specific websites in designated containers
|
||||
- Added multi-user profiles with complete separation of browsing data, extensions, and settings
|
||||
- Added bookmarks feature
|
||||
- Added support for custom search engines via user-defined bangs
|
||||
|
||||
**Improvements**
|
||||
- Tor now uses built-in bridges as fallback
|
||||
- Tor data storage migrated from file directory to cache
|
||||
- Arti logging now outputs to logcat
|
||||
- Tab overview now defaults to fullscreen mode (configurable in settings)
|
||||
- Visual indicator added to tab bar for Tor-tunneled tabs
|
||||
- Reorganized menu structure
|
||||
- General UI improvements and bug fixes
|
||||
|
||||
## 0.9.28
|
||||
### GeckoView 144.0.2
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ name: weblibre
|
||||
description: "The Privacy-Focused & AI-Powered Research Browser"
|
||||
publish_to: 'none'
|
||||
resolution: workspace
|
||||
version: 0.9.29-alpha-9+32
|
||||
version: 0.9.29+33
|
||||
|
||||
environment:
|
||||
sdk: '>=3.8.0 <4.0.0'
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
GeckoView 145.0
|
||||
|
||||
**New Features**
|
||||
- Added container site assignments to automatically open specific websites in designated containers
|
||||
- Added multi-user profiles with complete separation of browsing data, extensions, and settings
|
||||
- Added bookmarks feature
|
||||
- Added support for custom search engines via user-defined bangs
|
||||
|
||||
**Improvements**
|
||||
- Tor now uses built-in bridges as fallback
|
||||
- Tor data storage migrated from file directory to cache
|
||||
- Arti logging now outputs to logcat
|
||||
- Tab overview now defaults to fullscreen mode (configurable in settings)
|
||||
- Visual indicator added to tab bar for Tor-tunneled tabs
|
||||
- Reorganized menu structure
|
||||
- General UI improvements and bug fixes
|
||||
Reference in New Issue
Block a user