update metadata

This commit is contained in:
Fabian Freund
2025-06-30 17:32:49 +02:00
parent d97fd21129
commit 8d50c7fc8c
2 changed files with 3 additions and 96 deletions
+2 -95
View File
@@ -1,96 +1,3 @@
## 0.7.0 ## 0.9.10
* Enhanced user interface for improved usability * Initial public release
* Introduced "Topics," a new feature to save and organize browser tabs by subject
## 0.6.2
* Implemented "Find in page" for web content
* Fixed Bang & List synchronization timeout issue
* Updated build files
## 0.6.1
* Changed ABI versioning
* Updated dependencies
* Updated landing pages
## 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
* Enhanced bottom sheet behavior for better UI and UX
* Browser tabs now sort with the most recently added first
* Browser tab sheet automatically scrolls to the active tab
## 0.5.1
* Added automatic upgrade of HTTP URLs to HTTPS (when available)
* Added support for using the HTTP protocol app-wide
* Introduced a setting to block all HTTP (insecure) content
* Enhanced user URL parsing for URLs without a specified scheme
* Added support for launching documents and downloads through third-party apps
* Improved widget layout
## 0.5.0
* Reworked home widgets, now available in three sizes
* Implemented content blocker for unwanted websites and ads
* Added possibilty to remove Bangs from quick select
* Added setting to switch theme (system/light/dark)
* Remember assistant UI state
* Added Gemini 1.5 Pro
## 0.4.1
* Implemented Material You dynamic color scheme
* Fixed back button navigation for dialogs
* Fixed bang search displayed without available bangs
* Updated landing page
## 0.4.0
* Added full-text search for archived Chats
* Added synchronized Bang repository from the official Kagi source
* Added same-site search with Bangs via Page title
* Added categorized Bang browser with full-text search
* Added Bang quick select for searches based on frequency
* Added cache for favicons
* Applied incognito mode to keyboard input
* Refactored app initialization
* Enabled voice input for assistant
* Fixed search suggestion overflow
## 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
* Adjusted routing for back navigation and landing page
* Added link to Kagi Acoount in Settings
* Improved input usability for Kagi Tools
## 0.2.0
* Added "About"-Dialog
* Added new GPT 4o model as default
* Prepare Google Play release
## 0.1.1
* Added the ability to open and directly summarize/prompt PDF documents.
## 0.1.0
* Initial release
+1 -1
View File
@@ -54,7 +54,7 @@ WebLibre is an independent browser project built on the foundation of [Mozilla's
<a href='https://play.google.com/store/apps/details?id=eu.weblibre.gecko'> <a href='https://play.google.com/store/apps/details?id=eu.weblibre.gecko'>
<img height="100" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/> <img height="100" alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/>
</a> </a>
<a href='https://play.google.com/store/apps/details?id=eu.weblibre.gecko'> <a href='https://github.com/FaFre/WebLibre/releases'>
<img height="100" alt='Get it on GitHub' src='https://github.com/machiav3lli/oandbackupx/raw/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png'/> <img height="100" alt='Get it on GitHub' src='https://github.com/machiav3lli/oandbackupx/raw/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png'/>
</a> </a>
</p> </p>