prepare new release

This commit is contained in:
Fabian Freund
2024-06-06 06:01:52 +02:00
parent e862a70e60
commit ae9dceab44
3 changed files with 12 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
## 0.3.0
* Added Chat Archive for conversations with Assistant
* Moved the browser app bar to the bottom of the screen for easier operation
* Fixed back button navigation
* Added setting to disable early access Kagi tools
## 0.2.1
* Added landing page
+1 -1
View File
@@ -1,7 +1,7 @@
name: bang_navigator
description: "A secure and privacy friendly search browser"
publish_to: 'none'
version: 0.2.1+4
version: 0.3.0+5
environment:
sdk: '>=3.4.1 <4.0.0'
+4
View File
@@ -0,0 +1,4 @@
* Added Chat Archive for conversations with Assistant
* Moved the browser app bar to the bottom of the screen for easier operation
* Fixed back button navigation
* Added setting to disable early access Kagi tools