Skip to content

Commit bd1600e

Browse files
committed
prepare new release
1 parent 6c4e7de commit bd1600e

3 files changed

Lines changed: 89 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
## 0.10.1
2+
### GeckoView 149.0
3+
4+
**New Features**
5+
6+
**Small Web Discovery**
7+
A brand new browsing mode to discover personal blogs, indie creators, and handcrafted websites from around the internet.
8+
- **Kagi Small Web** — Browse curated content from community-vetted sources in 5 modes: Web, Appreciated, Videos, Code, and Comics
9+
- **Wander Network** — Explore a decentralized network where personal websites recommend each other, forming a web of serendipitous discoveries
10+
- **Topic Filters** — Narrow discoveries by 22 categories including AI, Programming, Science, Art & Design, Gaming, Travel, and more
11+
- **Discovery History** — Track and revisit pages you've found, with smart avoidance of recently seen content
12+
13+
**PWA (Progressive Web App) Support**
14+
- Install websites as standalone apps and create home screen shortcuts for quick access
15+
- Enhanced PWA installation dialog with more options
16+
- Fixed PWA display mode detection
17+
18+
**Custom Backup Directory**
19+
- Choose where to store your profile backups — any folder on your device or external storage
20+
- Backups stored outside the app survive reinstallation
21+
- Old backups are automatically migrated when you select a new location
22+
- New "Skip Cache Directories" option significantly reduces backup file size
23+
24+
**Permanent "Allow Unsigned Extensions" Setting**
25+
- Enable unsigned extensions permanently from Settings > Extensions > Security, instead of confirming each time
26+
- Includes security warnings and a confirmation dialog
27+
28+
**Quality of Life**
29+
- Long press on tab bar URL to copy it to clipboard
30+
31+
**Updates**
32+
33+
- **Upgraded browser engine to Gecko 149.0** — Latest performance improvements and security fixes from Mozilla
34+
- **Updated bang data** with spec-enforced bang naming
35+
- **Consolidated bang groups** — The separate "assistant" bang group has been merged into the "kagi" group for simpler management (existing assistant bangs are automatically migrated)
36+
37+
**Bug Fixes**
38+
39+
- Fixed Small Web session occasionally showing stale/empty state after app restart
40+
- Fixed PWA display mode detection
41+
- Thumbnails are no longer captured while in fullscreen mode
42+
- Restored certificate requirement for installing unsigned extensions (security)
43+
- Fixed long press actions incorrectly forwarded in custom tabs
44+
- Show minimal context menu in PWA/custom tabs
45+
146
## 0.10.0
247
### GeckoView 148.0.2
348

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.10.1-alpha-7+37
5+
version: 0.10.1+38
66

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

metadata/en-US/changelogs/38.txt

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
GeckoView 149.0
2+
3+
**New Features**
4+
5+
**Small Web Discovery**
6+
A brand new browsing mode to discover personal blogs, indie creators, and handcrafted websites from around the internet.
7+
- **Kagi Small Web** — Browse curated content from community-vetted sources in 5 modes: Web, Appreciated, Videos, Code, and Comics
8+
- **Wander Network** — Explore a decentralized network where personal websites recommend each other, forming a web of serendipitous discoveries
9+
- **Topic Filters** — Narrow discoveries by 22 categories including AI, Programming, Science, Art & Design, Gaming, Travel, and more
10+
- **Discovery History** — Track and revisit pages you've found, with smart avoidance of recently seen content
11+
12+
**PWA (Progressive Web App) Support**
13+
- Install websites as standalone apps and create home screen shortcuts for quick access
14+
- Enhanced PWA installation dialog with more options
15+
- Fixed PWA display mode detection
16+
17+
**Custom Backup Directory**
18+
- Choose where to store your profile backups — any folder on your device or external storage
19+
- Backups stored outside the app survive reinstallation
20+
- Old backups are automatically migrated when you select a new location
21+
- New "Skip Cache Directories" option significantly reduces backup file size
22+
23+
**Permanent "Allow Unsigned Extensions" Setting**
24+
- Enable unsigned extensions permanently from Settings > Extensions > Security, instead of confirming each time
25+
- Includes security warnings and a confirmation dialog
26+
27+
**Quality of Life**
28+
- Long press on tab bar URL to copy it to clipboard
29+
30+
**Updates**
31+
32+
- **Upgraded browser engine to Gecko 149.0** — Latest performance improvements and security fixes from Mozilla
33+
- **Updated bang data** with spec-enforced bang naming
34+
- **Consolidated bang groups** — The separate "assistant" bang group has been merged into the "kagi" group for simpler management (existing assistant bangs are automatically migrated)
35+
36+
**Bug Fixes**
37+
38+
- Fixed Small Web session occasionally showing stale/empty state after app restart
39+
- Fixed PWA display mode detection
40+
- Thumbnails are no longer captured while in fullscreen mode
41+
- Restored certificate requirement for installing unsigned extensions (security)
42+
- Fixed long press actions incorrectly forwarded in custom tabs
43+
- Show minimal context menu in PWA/custom tabs

0 commit comments

Comments
 (0)