Skip to content

Releases: venera-app/venera

v1.2.3

01 Feb 08:36
2415574
Compare
Choose a tag to compare
  1. Fixed settings page UI overflow. #158
  2. Fixed Cloudflare verification issue.
  3. Fixed Windows WebView issues. #141 #162
  4. Improved downloading messages. #165
  5. Fixed incorrect display issue when using reader gallery mode with multiple images on a page. #159 #160
  6. Fixed crash when exporting comics as CBZ files on iOS and macOS. #164
  7. Merged comic source page and accounts page.

v1.2.2

26 Jan 06:29
19af2d7
Compare
Choose a tag to compare
  1. Support strong tag in comments.
  2. Improve thumbnail display.
  3. Fixed the layout issue of the exploration page in brief display mode
  4. Fix custom comic source list URL. (#155)
  5. Fix the issue of repeatedly fetching comment content. (#156)
  6. Add buttons for managing pages in Expore and Cateogry pages.
  7. Other minor bug fixes

v1.2.1

21 Jan 08:02
578c06f
Compare
Choose a tag to compare
  1. Fixed the settings synchronization issue during data synchronization.
  2. Lowered the minimum iOS version requirement to 13.
  3. Added a setting to change the loading URL for the manga source list.
  4. Fixed incorrect headers during network requests.
  5. Added some JS APIs.
  6. Replaced the JS engine with QuickJS-NG.

v1.2.0

18 Jan 10:28
b6e5035
Compare
Choose a tag to compare

Bug Fixes

  1. Fixed issues with aggregate search #131
  2. WebDAV configuration should not be synchronized #142
  3. Fixed the feature to move favorites after reading #143
  4. Fixed issues on the DNS overwrite settings page #144

New Features and Improvements

  1. Image favorites feature #126
  2. [JS Engine] Added fetch function and additional UI-related APIs
  3. Improved comic detail page loading UI
  4. Enhanced image loading
  5. Improved network request caching #138
  6. Enhanced custom image processing feature #139
  7. Allowed manual deletion of individual search history #140
  8. Comic import now supports 7z file format

v1.1.4

06 Jan 14:50
b56f8d7
Compare
Choose a tag to compare
  1. Improve CBZ file export
  2. Remove ignore certificate option #123
  3. Add custom image processing feature #107
  4. Add built-in code editor
  5. Add DNS overrides feature
  6. Add default search source settings
  7. Add automatic language filtering feature
  8. Imrpove UI
  9. Change default setting for automatic updates to off #129

v1.1.3

26 Dec 11:32
a5c745f
Compare
Choose a tag to compare
  1. Fixed the issue where tags were not updated when updating local favorites.
  2. [Android] Automatically create a .nomedia file in the download directory #110.
  3. Fixed the issue where clicking "Next Page" did not return to the top of the page.
  4. Fixed the problem where images could not be saved or shared in continuous reading mode in certain cases.
  5. Fixed the issue of application initialization failure #111.
  6. Improved the local favorites page.
  7. Removed the limit on the length of the history.
  8. Fixed display errors in comic source settings #116.
  9. [Android] Fixed the issue of being unable to import multiple CBZ files.
  10. Fixed the issue where double-finger zooming on images was not possible in continuous reading mode.
  11. Added a scrollbar to the local favorites page.
  12. When entering reading mode from local favorites, the last reading position will be continued.
  13. Fixed the issue where the maximum page number was not recorded in history.

v1.1.2

18 Dec 12:12
bf634f8
Compare
Choose a tag to compare
  1. Compression and decompression now use multithreading to improve speed.
  2. Fixed an issue with thumbnail loading errors.
  3. Added support for bulk importing cbz/zip files #92.
  4. Fixed the issue where the comment count was not displayed #97.
  5. Added a setting to change the behavior when clicking on local favorites #98.
  6. Fixed an issue where deleting downloaded comics would also remove favorites.
  7. Fixed the issue where images from multi-chapter comics were downloaded to the wrong directory.
  8. UI optimization.

v1.1.1

13 Dec 01:35
Compare
Choose a tag to compare

Fixed issues caused by v1.1.0

v1.1.0

12 Dec 15:33
bed0f78
Compare
Choose a tag to compare
  1. Added the ability to export comics as EPUB files.
  2. Added a download comic feature to the local favorites page.
  3. When searching for comics in local favorites, translated tags will be considered.
  4. Introduced dynamic color.
  5. Added an aggregated search feature.
  6. Optimized image loading within the reader.
  7. Data loaded on the explore page will not disappear after leaving the page.
  8. UI optimization.
  9. Updated Flutter to version 3.27.0.

v1.0.8

02 Dec 13:50
Compare
Choose a tag to compare
  1. [Android] Now uses SAF when changing the download directory.
  2. Fixed the issue where the settings page UI was not fully displayed #77.
  3. Fixed the issue where the subtitle on the comic details page was not displayed.
  4. Supports importing comic files in zip format #76.
  5. Optimized the display of covers for downloaded comics #73.
  6. Limited the number of thumbnails loaded simultaneously.
  7. Clicking the Explore button in the navigation bar on the explore page will return to the top of the page #52.
  8. [Android] Fixed file selection.
  9. Data import now supports .picadata format.
  10. Added the feature to export comics as PDF.
  11. Added configuration for the number of images displayed per page in gallery mode #82.
  12. Automatically select the default folder when adding local favorites through the comic menu #84.
  13. Other bug fixes.