Releases: venera-app/venera
Releases · venera-app/venera
v1.2.4
- Use jsdelivr CDN to download config files. #172
- The favorite pane will read and restore its last state.
- Fix an issue where the application turns into a white screen after finishing Cloudflare verification. #169
- Fix an issue where search suggestions are not triggered when
aggregatedSearch
is enabled by default. #173 - Enable tag suggestions for English.
- Improve the comic importing process.
- Add the ability to batch export. #179
- Fix invalid image order when exporting comics as PDF.
- Remove confirmation prompt from
.deb
package. #177 - Fix auto language filter on the search page. #171
- Add the ability to manage search sources. #174
v1.2.3
- Fixed settings page UI overflow. #158
- Fixed Cloudflare verification issue.
- Fixed Windows WebView issues. #141 #162
- Improved downloading messages. #165
- Fixed incorrect display issue when using reader gallery mode with multiple images on a page. #159 #160
- Fixed crash when exporting comics as CBZ files on iOS and macOS. #164
- Merged comic source page and accounts page.
v1.2.2
- Support
strong
tag in comments. - Improve thumbnail display.
- Fixed the layout issue of the exploration page in brief display mode
- Fix custom comic source list URL. (#155)
- Fix the issue of repeatedly fetching comment content. (#156)
- Add buttons for managing pages in Expore and Cateogry pages.
- Other minor bug fixes
v1.2.1
- Fixed the settings synchronization issue during data synchronization.
- Lowered the minimum iOS version requirement to 13.
- Added a setting to change the loading URL for the manga source list.
- Fixed incorrect headers during network requests.
- Added some JS APIs.
- Replaced the JS engine with QuickJS-NG.
v1.2.0
Bug Fixes
- Fixed issues with aggregate search #131
- WebDAV configuration should not be synchronized #142
- Fixed the feature to move favorites after reading #143
- Fixed issues on the DNS overwrite settings page #144
New Features and Improvements
- Image favorites feature #126
- [JS Engine] Added fetch function and additional UI-related APIs
- Improved comic detail page loading UI
- Enhanced image loading
- Improved network request caching #138
- Enhanced custom image processing feature #139
- Allowed manual deletion of individual search history #140
- Comic import now supports 7z file format
v1.1.4
v1.1.3
- Fixed the issue where tags were not updated when updating local favorites.
- [Android] Automatically create a
.nomedia
file in the download directory #110. - Fixed the issue where clicking "Next Page" did not return to the top of the page.
- Fixed the problem where images could not be saved or shared in continuous reading mode in certain cases.
- Fixed the issue of application initialization failure #111.
- Improved the local favorites page.
- Removed the limit on the length of the history.
- Fixed display errors in comic source settings #116.
- [Android] Fixed the issue of being unable to import multiple CBZ files.
- Fixed the issue where double-finger zooming on images was not possible in continuous reading mode.
- Added a scrollbar to the local favorites page.
- When entering reading mode from local favorites, the last reading position will be continued.
- Fixed the issue where the maximum page number was not recorded in history.
v1.1.2
- Compression and decompression now use multithreading to improve speed.
- Fixed an issue with thumbnail loading errors.
- Added support for bulk importing cbz/zip files #92.
- Fixed the issue where the comment count was not displayed #97.
- Added a setting to change the behavior when clicking on local favorites #98.
- Fixed an issue where deleting downloaded comics would also remove favorites.
- Fixed the issue where images from multi-chapter comics were downloaded to the wrong directory.
- UI optimization.
v1.1.1
v1.1.0
- Added the ability to export comics as EPUB files.
- Added a download comic feature to the local favorites page.
- When searching for comics in local favorites, translated tags will be considered.
- Introduced dynamic color.
- Added an aggregated search feature.
- Optimized image loading within the reader.
- Data loaded on the explore page will not disappear after leaving the page.
- UI optimization.
- Updated Flutter to version 3.27.0.