prepare new release
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
## 0.9.13
|
||||||
|
|
||||||
|
* Added option to show extensions in tab bar (through "Show Extension Shortcut" setting)
|
||||||
|
* Added tab menu action to assign tab to container
|
||||||
|
* Fixed QR code generation issues
|
||||||
|
* Switched to Mozilla stable builds
|
||||||
|
* Fixed issues with PiP and fullscreen mode
|
||||||
|
|
||||||
## 0.9.12
|
## 0.9.12
|
||||||
|
|
||||||
* Reorganized several settings into a new group: "Developer Settings"
|
* Reorganized several settings into a new group: "Developer Settings"
|
||||||
|
|||||||
+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.12+15
|
version: 0.9.13+16
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.8.0 <4.0.0'
|
sdk: '>=3.8.0 <4.0.0'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
* Added option to show extensions in tab bar (through "Show Extension Shortcut" setting)
|
||||||
|
* Added tab menu action to assign tab to container
|
||||||
|
* Fixed QR code generation issues
|
||||||
|
* Switched to Mozilla stable builds
|
||||||
|
* Fixed issues with PiP and fullscreen mode
|
||||||
Reference in New Issue
Block a user