Skip to content

Releases: venera-app/venera

v1.5.0

03 Sep 16:31
Compare
Choose a tag to compare
  1. Upgrade Flutter to 3.35.2
  2. Fix incorrect mouse scroll speed (#462)
  3. Temporary workaround for Hyper OS multi-window display issue (#467)
  4. Add support for per-comic custom reader settings (#459)
  5. Add option to ignore certificate errors (#485)
  6. Add configurable mouse scroll speed setting (#471)
  7. [JS Engine] Fix onResponse API
  8. [JS Engine] Fix invalid stack trace
  9. [JS Engine] Add compute API
  10. Refactor category options
  11. Add headless mode. #476

v1.4.6

23 Jul 07:44
1bc3fef
Compare
Choose a tag to compare
  1. Add a option to reverse the default chapter order. #414
  2. Allow user to keep favorite and history when delete local comic. #420
  3. Add a button to show system status bar #417
  4. Show group in last read and history when group existing. #419
  5. Set high refresh rate on Android.
  6. Add custom tag suggestion handler. #424
  7. Add an option to filter logs by level. #427
  8. Fix page calculation logic && trigger recalculation on orientation change. #428
  9. Local Comic: Add "Open Folder" button #443
  10. Fix the issue where the toolbar can not be open when chapter data loading failed. #415
  11. Convert between Simplified Chinese and Traditional Chinese when searching favorites. #438
  12. Add optional image parameter to showInputDialog for captcha support. #422
  13. Added the ability to export logs when errors occur.

v1.4.5

18 Jun 09:02
8eda8ad
Compare
Choose a tag to compare
  1. Fixed an abnormal single image height issue when imagesPerPage > 1. #379
  2. Fixed an invalid page calculation issue when showSingleImageOnFirstPage is enabled.
  3. Fixed an issue with incorrect reading history when displaying a single image on the first page.
  4. Fixed abnormal history recording when pages are not flipped. #392
  5. Fixed an issue where the download task would stop after exiting the reader. #387
  6. Fixed a RangeError when translating tags. #356
  7. Reset the current folder to null on the favorites page if the folder is invalid. #389
  8. Fixed various issues when using a custom download path on Android. #400
  9. Set the initial chapter to the first downloaded chapter if no history exists when starting to read a local comic. #405
  10. Removed the config file repository URL from the app.

v1.4.4

26 May 11:05
Compare
Choose a tag to compare
  1. Handle invalid appdata file. #370
  2. Add clear unfavorited history functionality. #372
  3. Improve performance for clearing history.
  4. Improve reordering comics in a favorite folder. Close #374
  5. Improve performance of deleting favorites, coping favorites, moving favorites, and deleting downloads. #365
  6. Add functionality to delete specific comic chapters. #368
  7. Fix dialog content overflow. #363
  8. Reduce maximum length for comic directory names to improve consistency. #362
  9. Update selectAll method to handle search mode for selecting comics. #359
  10. Fixed an issue where comic counts would become invalid after renaming a favorite folder. #357

v1.4.3

05 May 10:34
Compare
Choose a tag to compare
  1. Improve image loading.
  2. Fix crash caused by cache manager.
  3. [Js Engine] Fix decryptAesCbc.
  4. [Js Engine] Add support for gbk.

v1.4.2

29 Apr 03:37
Compare
Choose a tag to compare
  1. Fix an issue where folders were not fully displayed on the favorites page.
  2. Improve local favorites performance.
  3. Display the comic count for each folder on the favorites page.
  4. Fix an invalid total page count issue in the Reader (#348).
  5. Add an option to disable double-tap to zoom.
  6. [iOS] Add application category type to Info.plist to disable game mode.

v1.4.1

25 Apr 01:35
dfe2a0d
Compare
Choose a tag to compare
  1. Improve image caching to resolve issue #326.
  2. Reset the state of images on page change. #331
  3. Fix the issue where HTTP client settings were not synchronized with appdata. #337
  4. Add ComicInfo.xml to CBZ files. #333
  5. Adjust the scroll distance when using the arrow keys. #329
  6. Add an 'All' folder to the local favorites page. #335
  7. Fix file name sanitization to remove trailing dots. #322
  8. Add an option to display a single image on the first reader page. #244
  9. Add a "Save Image" option to the reader context menu.
  10. Fix saving, sharing, and collecting images when multiple images are displayed on the screen. #289
  11. Terminate the application when the UI thread is unresponsive on Windows. #343
  12. Fix the issue where the app crashes after exiting on Windows.
  13. Improve the UI.

v1.4.0

05 Apr 14:16
97768b4
Compare
Choose a tag to compare
  1. Fixed an issue where the User-Agent header was not sent when making WebDav requests. #308
  2. Prevent the window from closing while uploading data.
  3. Fixed an issue where the local comics page could not be opened when a comic had an empty chapter list. #309
  4. Display the comic page count on the details page.
  5. Limited the length of download directory names. #311
  6. Added a setting for adjusting the zoom position in the long-press-to-zoom feature. #287
  7. Enabled changing chapters using the volume keys. #250
  8. Some updates to the comic source configuration (See the configuration template for details).
  9. Fixed an issue where downloaded chapters were not saved when downloading a comic without selecting chapters. #305
  10. Improved the UI.

v1.3.4

28 Mar 11:24
bda299e
Compare
Choose a tag to compare
  1. Improved reader gestures.
  2. Ensured the app quits when the window is closed.
  3. Added a "Back to Top" button on the comic details page.
  4. Added an option to display page numbers in reader settings.
  5. Improved the Linux window style.
  6. Improved the keyboard-based page-switching feature.
  7. Increased the range of comic tile sizes.
  8. Added a "Copy Image" option to the context menu in the reader.
  9. Fixed invalid spacing when using Gallery mode with multiple images on the screen.
  10. Resolved issues with data writing.
  11. Fixed an issue preventing local comics from being read.

v1.3.3

18 Mar 09:50
169676f
Compare
Choose a tag to compare
  1. Improve the scroll indicator on the favorites page.
  2. Fix an issue where the comic list was not updated after deleting a comic on the favorites page.
  3. Add a refresh button to the network favorites page.
  4. Fix an issue where the error message from WebDAV was null.
  5. Add continuous mode to the comic list.
  6. Default to displaying the last-read chapter group.
  7. Support Android 16KB page size.
  8. Improve the UI.
  9. Fix an issue where it was impossible to read a new chapter of a downloaded comic.
  10. Support multiple WebDAV authentication methods.
  11. Fix an issue where deleted comic sources were restored after WebDAV sync.
  12. [Android] Support opening the search page with shared text.