prepare new release

This commit is contained in:
Fabian Freund
2025-07-18 00:20:09 +02:00
parent 8ab4dc7f87
commit 80df651a34
3 changed files with 12 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
## 0.9.15
* Improved intent handling
* Refactored tab grid
* Several UI improvements
* Optimized build
## 0.9.14
* Bundle bangs and disable auto fetch (sync from repo still possible via settings)
+1 -1
View File
@@ -1,7 +1,7 @@
name: weblibre
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.9.14+17
version: 0.9.15+18
environment:
sdk: '>=3.8.0 <4.0.0'
+4
View File
@@ -0,0 +1,4 @@
* Improved intent handling
* Refactored tab grid
* Several UI improvements
* Optimized build