prepare release
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## 0.9.14
|
||||
|
||||
* Bundle bangs and disable auto fetch (sync from repo still possible via settings)
|
||||
* Fix flickering after returning from home
|
||||
* Fix UI website title overflow
|
||||
* Optimize build
|
||||
|
||||
## 0.9.13
|
||||
|
||||
* Added option to show extensions in tab bar (through "Show Extension Shortcut" setting)
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
name: weblibre
|
||||
description: "The Privacy-Focused & AI-Powered Research Browser"
|
||||
publish_to: 'none'
|
||||
version: 0.9.13+16
|
||||
version: 0.9.14+17
|
||||
|
||||
environment:
|
||||
sdk: '>=3.8.0 <4.0.0'
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
* Bundle bangs and disable auto fetch (sync from repo still possible via settings)
|
||||
* Fix flickering after returning from home
|
||||
* Fix UI website title overflow
|
||||
* Optimize build
|
||||
Reference in New Issue
Block a user