prepare new release

This commit is contained in:
Fabian Freund
2025-08-29 13:37:35 +02:00
parent 917af47579
commit e8879c1d44
3 changed files with 13 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
## 0.9.22
### GeckoView 142.0
* Added setting to use third party CA certificates
* Added setting to control tab bar swipe behavior
* Downgraded AGP for F-Droid compatibility
## 0.9.21
### GeckoView 142.0
+1 -1
View File
@@ -2,7 +2,7 @@ name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
resolution: workspace
version: 0.9.22-alpha-2+25
version: 0.9.22+26
environment:
sdk: '>=3.8.0 <4.0.0'
+5
View File
@@ -0,0 +1,5 @@
GeckoView 142.0
* Added setting to use third party CA certificates
* Added setting to control tab bar swipe behavior
* Downgraded AGP for F-Droid compatibility