prepare new release

This commit is contained in:
Fabian Freund
2024-08-28 16:09:11 +02:00
parent 0a7e84236f
commit 827c8d57d8
3 changed files with 8 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
## 0.7.0
* Enhanced user interface for improved usability
* Introduced "Topics," a new feature to save and organize browser tabs by subject
## 0.6.2
* Implemented "Find in page" for web content
+1 -1
View File
@@ -1,7 +1,7 @@
name: lensai
description: "The Privacy-Focused & AI-Powered Research Browser"
publish_to: 'none'
version: 0.6.2+14
version: 0.7.0+15
environment:
sdk: '>=3.4.1 <4.0.0'
+2
View File
@@ -0,0 +1,2 @@
* Enhanced user interface for improved usability
* Introduced "Topics," a new feature to save and organize browser tabs by subject