prepare new release
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
## 0.9.12
|
||||||
|
|
||||||
|
* Reorganized several settings into a new group: "Developer Settings"
|
||||||
|
* Added a "Get Extensions" menu entry
|
||||||
|
* Disabled the Cookie Banner Blocker option, as it is deprecated by Mozilla (consider using uBlock Origin instead)
|
||||||
|
* Updated hardening presets
|
||||||
|
* Mozilla Components upgraded
|
||||||
|
|
||||||
## 0.9.11
|
## 0.9.11
|
||||||
|
|
||||||
* Trigger automatic find-in-page when coming from local search results
|
* Trigger automatic find-in-page when coming from local search results
|
||||||
|
|||||||
+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.11+14
|
version: 0.9.12+15
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.8.0 <4.0.0'
|
sdk: '>=3.8.0 <4.0.0'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
* Reorganized several settings into a new group: "Developer Settings"
|
||||||
|
* Added a "Get Extensions" menu entry
|
||||||
|
* Disabled the Cookie Banner Blocker option, as it is deprecated by Mozilla (consider using uBlock Origin instead)
|
||||||
|
* Updated hardening presets
|
||||||
|
* Mozilla Components upgraded
|
||||||
Reference in New Issue
Block a user