prepare new release
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
## 0.9.27
|
||||||
|
### GeckoView 144.0
|
||||||
|
|
||||||
|
**New Features**
|
||||||
|
- Added setting to disable internal PDF viewer (pdfjs)
|
||||||
|
- Added setting to define and select browser locales
|
||||||
|
|
||||||
|
**Improvements**
|
||||||
|
- Migrated from experimental API extension to new Gecko Preference API for most operations
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
- Fixed UI issues
|
||||||
|
- Fixed engine crash after prolonged background inactivity
|
||||||
|
- Fixed intent stream lifecycle issue
|
||||||
|
|
||||||
## 0.9.26
|
## 0.9.26
|
||||||
### 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.27-alpha-1+30
|
version: 0.9.27+31
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.8.0 <4.0.0'
|
sdk: '>=3.8.0 <4.0.0'
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
GeckoView 144.0
|
||||||
|
|
||||||
|
**New Features**
|
||||||
|
- Added setting to disable internal PDF viewer (pdfjs)
|
||||||
|
- Added setting to define and select browser locales
|
||||||
|
|
||||||
|
**Improvements**
|
||||||
|
- Migrated from experimental API extension to new Gecko Preference API for most operations
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
- Fixed UI issues
|
||||||
|
- Fixed engine crash after prolonged background inactivity
|
||||||
|
- Fixed intent stream lifecycle issue
|
||||||
Reference in New Issue
Block a user