prepare new release
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
## 0.9.26
|
||||||
|
### GeckoView 144.0
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
- Ensure tab bar remains visible when bottom sheet is active
|
||||||
|
- Handle AI engine errors gracefully
|
||||||
|
- Fix container assignment when opening links
|
||||||
|
- Fix settings toggle not refreshing UI
|
||||||
|
|
||||||
## 0.9.25
|
## 0.9.25
|
||||||
### GeckoView 144.0
|
### GeckoView 144.0
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@ name: weblibre
|
|||||||
description: "The Privacy-Focused & AI-Powered Research Browser"
|
description: "The Privacy-Focused & AI-Powered Research Browser"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
resolution: workspace
|
resolution: workspace
|
||||||
version: 0.9.26-alpha-1+29
|
version: 0.9.26+30
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.8.0 <4.0.0'
|
sdk: '>=3.8.0 <4.0.0'
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
GeckoView 144.0
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
- Ensure tab bar remains visible when bottom sheet is active
|
||||||
|
- Handle AI engine errors gracefully
|
||||||
|
- Fix container assignment when opening links
|
||||||
|
- Fix settings toggle not refreshing UI
|
||||||
Reference in New Issue
Block a user