prepare new release
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
## 0.6.0
|
||||||
|
|
||||||
|
* Renamed BangNavigator to Lensai.
|
||||||
|
* Implemented Reader Mode to extract and simplify web pages, enhancing readability by removing ads, sidebars, and other non-essential elements.
|
||||||
|
* Improved the layout and style of the browser app bar.
|
||||||
|
* Added a setting to show a selectable quick action that appears in the browser app bar between the website title and tab count.
|
||||||
|
* Added an accessibility feature to directly use speech-to-text for quick actions.
|
||||||
|
|
||||||
## 0.5.2
|
## 0.5.2
|
||||||
|
|
||||||
* Enhanced bottom sheet behavior for better UI and UX
|
* Enhanced bottom sheet behavior for better UI and UX
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name: lensai
|
name: lensai
|
||||||
description: "A secure and privacy friendly search browser"
|
description: "A secure and privacy friendly search browser"
|
||||||
publish_to: 'none'
|
publish_to: 'none'
|
||||||
version: 0.5.2+11
|
version: 0.6.0+12
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: '>=3.4.1 <4.0.0'
|
sdk: '>=3.4.1 <4.0.0'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
* Renamed BangNavigator to Lensai.
|
||||||
|
* Implemented Reader Mode to extract and simplify web pages, enhancing readability by removing ads, sidebars, and other non-essential elements.
|
||||||
|
* Improved the layout and style of the browser app bar.
|
||||||
|
* Added a setting to show a selectable quick action that appears in the browser app bar between the website title and tab count.
|
||||||
|
* Added an accessibility feature to directly use speech-to-text for quick actions.
|
||||||
Reference in New Issue
Block a user