prepare new release

This commit is contained in:
Fabian Freund
2025-07-03 22:10:46 +02:00
parent 12eaf12ff2
commit aac6e79a93
3 changed files with 14 additions and 1 deletions
+8
View File
@@ -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
* Trigger automatic find-in-page when coming from local search results
+1 -1
View File
@@ -1,7 +1,7 @@
name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.9.11+14
version: 0.9.12+15
environment:
sdk: '>=3.8.0 <4.0.0'
+5
View File
@@ -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