You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,28 @@
1
+
## 0.9.25
2
+
### GeckoView 143.0.4
3
+
4
+
**New Features**
5
+
- Added AI feature to group related unassigned tabs into new containers
6
+
- Added setting to control how externally opened links are handled (now defaults to prompt)
7
+
- Added DoH (DNS over HTTPS) setting with predefined or custom DNS resolver options
8
+
- Added browser history view with options to view and delete history data
9
+
- Added tab bar swipe action setting with options: "Switch to last used Tab" and "Navigate Sequential Tabs"
10
+
- Added quick actions to open tabs via long press on home screen app icon
11
+
- Added developer setting to support third-party CA certificates
12
+
- Added support for custom addon collections
13
+
- Added developer setting to customize fingerprint protection measures
14
+
15
+
**Improvements**
16
+
- Rewrote large portions of the Tor Plugin with option to route all traffic and fixed potential IP leaks (through browser side effects like loading favicons)
17
+
- Increased Tor background service timeout from 15 minutes to 1 hour without interaction
18
+
- Localhost URLs now default to `http` instead of `https` for better compatibility
19
+
- Display scrollable breadcrumb representation of URLs wherever possible for improved visibility
20
+
- Updated built-in Bangs
21
+
- Large portions of UI rewritten and improved
22
+
23
+
**Breaking Changes**
24
+
- New database structure for bangs; saved bang frequency sorting has been reset
- Added AI feature to group related unassigned tabs into new containers
5
+
- Added setting to control how externally opened links are handled (now defaults to prompt)
6
+
- Added DoH (DNS over HTTPS) setting with predefined or custom DNS resolver options
7
+
- Added browser history view with options to view and delete history data
8
+
- Added tab bar swipe action setting with options: "Switch to last used Tab" and "Navigate Sequential Tabs"
9
+
- Added quick actions to open tabs via long press on home screen app icon
10
+
- Added developer setting to support third-party CA certificates
11
+
- Added support for custom addon collections
12
+
- Added developer setting to customize fingerprint protection measures
13
+
14
+
**Improvements**
15
+
- Rewrote large portions of the Tor Plugin with option to route all traffic and fixed potential IP leaks (through browser side effects like loading favicons)
16
+
- Increased Tor background service timeout from 15 minutes to 1 hour without interaction
17
+
- Localhost URLs now default to `http` instead of `https` for better compatibility
18
+
- Display scrollable breadcrumb representation of URLs wherever possible for improved visibility
19
+
- Updated built-in Bangs
20
+
- Large portions of UI rewritten and improved
21
+
22
+
**Breaking Changes**
23
+
- New database structure for bangs; saved bang frequency sorting has been reset
0 commit comments