prepare new release
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
## 0.9.21
|
||||||
|
### GeckoView 142.0
|
||||||
|
|
||||||
|
* Restore previous tab state on undo delete
|
||||||
|
* Fix Reader Mode issue on back arrow navigation
|
||||||
|
* Unhide tab bar on app resume
|
||||||
|
|
||||||
## 0.9.20
|
## 0.9.20
|
||||||
### GeckoView 142.0
|
### GeckoView 142.0
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name: weblibre
|
name: weblibre
|
||||||
description: "The Privacy-Focused & AI-Powered Research Browser"
|
description: "The Privacy-Focused & AI-Powered Research Browser"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
version: 0.9.20+24
|
version: 0.9.21+25
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.8.0 <4.0.0'
|
sdk: '>=3.8.0 <4.0.0'
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
### GeckoView 142.0
|
GeckoView 142.0
|
||||||
|
|
||||||
* Added 'Undo' action for closed tabs
|
* Added 'Undo' action for closed tabs
|
||||||
* Added swipe gesture to close tab
|
* Added swipe gesture to close tab
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
GeckoView 142.0
|
||||||
|
|
||||||
|
* Restore previous tab state on undo delete
|
||||||
|
* Fix Reader Mode issue on back arrow navigation
|
||||||
|
* Unhide tab bar on app resume
|
||||||
Reference in New Issue
Block a user