prepare new release

This commit is contained in:
Fabian Freund
2025-07-26 11:16:51 +02:00
parent a180cd9347
commit 753ca4e2d9
3 changed files with 8 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
## 0.9.16
* Integrated on-device ai for container naming and tab sugegstions
* Improved Tab and container UI
## 0.9.15-1
* Added certificate information title
+1 -1
View File
@@ -1,7 +1,7 @@
name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.9.16-alpha-7+19
version: 0.9.16+20
environment:
sdk: '>=3.8.0 <4.0.0'
+2
View File
@@ -0,0 +1,2 @@
* Integrated on-device ai for container naming and tab sugegstions
* Improved Tab and container UI