prepare new release

This commit is contained in:
Fabian Freund
2025-07-18 14:46:34 +02:00
parent a5a1bb1f34
commit 2a3e0b6b6d
3 changed files with 10 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## 0.9.15-1
* Added certificate information title
* Fixed draggable tabs
* Open single tab in tree view automatically
## 0.9.15
* Improved intent handling
+1 -1
View File
@@ -1,7 +1,7 @@
name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.9.15+18
version: 0.9.15-1+19
environment:
sdk: '>=3.8.0 <4.0.0'
+3
View File
@@ -0,0 +1,3 @@
* Added certificate information title
* Fixed draggable tabs
* Open single tab in tree view automatically