Skip to content

Commit fa3c9bf

Browse files
committed
prepare new release
1 parent e77bc91 commit fa3c9bf

File tree

3 files changed

+35
-1
lines changed

3 files changed

+35
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 0.9.29
2+
### GeckoView 145.0.2
3+
4+
**New Features**
5+
- Added container site assignments to automatically open specific websites in designated containers
6+
- Added multi-user profiles with complete separation of browsing data, extensions, and settings
7+
- Added bookmarks feature
8+
- Added support for custom search engines via user-defined bangs
9+
10+
**Improvements**
11+
- Tor now uses built-in bridges as fallback
12+
- Tor data storage migrated from file directory to cache
13+
- Arti logging now outputs to logcat
14+
- Tab overview now defaults to fullscreen mode (configurable in settings)
15+
- Visual indicator added to tab bar for Tor-tunneled tabs
16+
- Reorganized menu structure
17+
- General UI improvements and bug fixes
18+
119
## 0.9.28
220
### GeckoView 144.0.2
321

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: weblibre
22
description: "The Privacy-Focused & AI-Powered Research Browser"
33
publish_to: 'none'
44
resolution: workspace
5-
version: 0.9.29-alpha-9+32
5+
version: 0.9.29+33
66

77
environment:
88
sdk: '>=3.8.0 <4.0.0'

metadata/en-US/changelogs/33.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
GeckoView 145.0
2+
3+
**New Features**
4+
- Added container site assignments to automatically open specific websites in designated containers
5+
- Added multi-user profiles with complete separation of browsing data, extensions, and settings
6+
- Added bookmarks feature
7+
- Added support for custom search engines via user-defined bangs
8+
9+
**Improvements**
10+
- Tor now uses built-in bridges as fallback
11+
- Tor data storage migrated from file directory to cache
12+
- Arti logging now outputs to logcat
13+
- Tab overview now defaults to fullscreen mode (configurable in settings)
14+
- Visual indicator added to tab bar for Tor-tunneled tabs
15+
- Reorganized menu structure
16+
- General UI improvements and bug fixes

0 commit comments

Comments
 (0)