update release

This commit is contained in:
Fabian Freund
2025-07-27 10:47:49 +02:00
parent 3a6fd58b5d
commit 0364cbe7ff
3 changed files with 8 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
## 0.9.16-1
* Fixed drop animation lag
* Allow drop into the unassigned container
## 0.9.16
* Integrated on-device ai for container naming and tab sugegstions
+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+20
version: 0.9.16-1+21
environment:
sdk: '>=3.8.0 <4.0.0'
+2
View File
@@ -0,0 +1,2 @@
* Fixed drop animation lag
* Allow drop into the unassigned container