Releases: venera-app/venera
Releases Β· venera-app/venera
v1.5.0
- Upgrade Flutter to 3.35.2
- Fix incorrect mouse scroll speed (#462)
- Temporary workaround for Hyper OS multi-window display issue (#467)
- Add support for per-comic custom reader settings (#459)
- Add option to ignore certificate errors (#485)
- Add configurable mouse scroll speed setting (#471)
- [JS Engine] Fix
onResponse
API - [JS Engine] Fix invalid stack trace
- [JS Engine] Add
compute
API - Refactor category options
- Add headless mode. #476
v1.4.6
- Add a option to reverse the default chapter order. #414
- Allow user to keep favorite and history when delete local comic. #420
- Add a button to show system status bar #417
- Show group in last read and history when group existing. #419
- Set high refresh rate on Android.
- Add custom tag suggestion handler. #424
- Add an option to filter logs by level. #427
- Fix page calculation logic && trigger recalculation on orientation change. #428
- Local Comic: Add "Open Folder" button #443
- Fix the issue where the toolbar can not be open when chapter data loading failed. #415
- Convert between Simplified Chinese and Traditional Chinese when searching favorites. #438
- Add optional image parameter to showInputDialog for captcha support. #422
- Added the ability to export logs when errors occur.
v1.4.5
- Fixed an abnormal single image height issue when
imagesPerPage > 1
. #379 - Fixed an invalid page calculation issue when
showSingleImageOnFirstPage
is enabled. - Fixed an issue with incorrect reading history when displaying a single image on the first page.
- Fixed abnormal history recording when pages are not flipped. #392
- Fixed an issue where the download task would stop after exiting the reader. #387
- Fixed a
RangeError
when translating tags. #356 - Reset the current folder to null on the favorites page if the folder is invalid. #389
- Fixed various issues when using a custom download path on Android. #400
- Set the initial chapter to the first downloaded chapter if no history exists when starting to read a local comic. #405
- Removed the config file repository URL from the app.
v1.4.4
- Handle invalid appdata file. #370
- Add clear unfavorited history functionality. #372
- Improve performance for clearing history.
- Improve reordering comics in a favorite folder. Close #374
- Improve performance of deleting favorites, coping favorites, moving favorites, and deleting downloads. #365
- Add functionality to delete specific comic chapters. #368
- Fix dialog content overflow. #363
- Reduce maximum length for comic directory names to improve consistency. #362
- Update selectAll method to handle search mode for selecting comics. #359
- Fixed an issue where comic counts would become invalid after renaming a favorite folder. #357
v1.4.3
v1.4.2
- Fix an issue where folders were not fully displayed on the favorites page.
- Improve local favorites performance.
- Display the comic count for each folder on the favorites page.
- Fix an invalid total page count issue in the Reader (#348).
- Add an option to disable double-tap to zoom.
- [iOS] Add application category type to Info.plist to disable game mode.
v1.4.1
- Improve image caching to resolve issue #326.
- Reset the state of images on page change. #331
- Fix the issue where HTTP client settings were not synchronized with appdata. #337
- Add
ComicInfo.xml
to CBZ files. #333 - Adjust the scroll distance when using the arrow keys. #329
- Add an 'All' folder to the local favorites page. #335
- Fix file name sanitization to remove trailing dots. #322
- Add an option to display a single image on the first reader page. #244
- Add a "Save Image" option to the reader context menu.
- Fix saving, sharing, and collecting images when multiple images are displayed on the screen. #289
- Terminate the application when the UI thread is unresponsive on Windows. #343
- Fix the issue where the app crashes after exiting on Windows.
- Improve the UI.
v1.4.0
- Fixed an issue where the User-Agent header was not sent when making WebDav requests. #308
- Prevent the window from closing while uploading data.
- Fixed an issue where the local comics page could not be opened when a comic had an empty chapter list. #309
- Display the comic page count on the details page.
- Limited the length of download directory names. #311
- Added a setting for adjusting the zoom position in the long-press-to-zoom feature. #287
- Enabled changing chapters using the volume keys. #250
- Some updates to the comic source configuration (See the configuration template for details).
- Fixed an issue where downloaded chapters were not saved when downloading a comic without selecting chapters. #305
- Improved the UI.
v1.3.4
- Improved reader gestures.
- Ensured the app quits when the window is closed.
- Added a "Back to Top" button on the comic details page.
- Added an option to display page numbers in reader settings.
- Improved the Linux window style.
- Improved the keyboard-based page-switching feature.
- Increased the range of comic tile sizes.
- Added a "Copy Image" option to the context menu in the reader.
- Fixed invalid spacing when using Gallery mode with multiple images on the screen.
- Resolved issues with data writing.
- Fixed an issue preventing local comics from being read.
v1.3.3
- Improve the scroll indicator on the favorites page.
- Fix an issue where the comic list was not updated after deleting a comic on the favorites page.
- Add a refresh button to the network favorites page.
- Fix an issue where the error message from WebDAV was null.
- Add continuous mode to the comic list.
- Default to displaying the last-read chapter group.
- Support Android 16KB page size.
- Improve the UI.
- Fix an issue where it was impossible to read a new chapter of a downloaded comic.
- Support multiple WebDAV authentication methods.
- Fix an issue where deleted comic sources were restored after WebDAV sync.
- [Android] Support opening the search page with shared text.