Releases: venera-app/venera
Releases · venera-app/venera
v1.6.3
What's Changed
- Update AltStore source with latest release by @github-actions[bot] in #736
- deps: flutter 3.41.4 and upgrade dependencies by @ynyxx in #809
- Add downloaded comic restore in import comic by @bustesoul in #765
- chore: update Android Gradle plugin to version 8.12.3 and upgrade Gra… by @ynyxx in #810
- Fix customImageProcessing not triggering due to async keyword mismatch by @UCPr251 in #763
- Add device-specific settings by @Arkalin in #808
- Fix: reader swipe gesture causing back navigation when image is loading by @boa-z in #764
- Enhance image resizing logic. Close #800 by @ynyxx in #812
New Contributors
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Set status bar transparent when startup. by @lings03 in #664
- Jump to last page when continuously flipping to previous chapter. by @lings03 in #665
- Show chapter comments at end of chapter. by @lings03 in #666
- Save file name: {comic}_EP{chapter}_P{page}.{ext} to avoid conflict. by @lings03 in #669
- Enable to refresh history info. by @lings03 in #722
- Update AltStore source with latest release by @github-actions[bot] in #651
- Update comic source URL to use jsdelivr CDN for improved reliability by @wgh136 in #734
- Improve layout of buttons in reader by @wgh136 in #735
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- Update AltStore source with latest release by @github-actions[bot] in #602
- Add encryptAes for js_engine by @liulifox233 in #645
- Optimize iOS full-screen back gesture implementation by @liulifox233 in #643
- Fix landscape reader layout and wrap long settings labels by @boa-z in #640
- Enhance Cloudflare challenge detection logic by @Y-Ymeow in #619
- interceptor: mask log by @Pacalini in #618
- feat: skip sync setting by @Pacalini in #563
- flutter 3.38.3 by @wgh136 in #648
- fix: enable multi-select actions in local comics search mode by @wgh136 in #650
- feat: add comment keyword blocking functionality by @wgh136 in #649
New Contributors
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Update AltStore source with latest release by @github-actions[bot] in #559
- 调整多收藏夹漫画源的收藏状态显示逻辑 by @Ftbom in #571
- Enhance onResponse to support Future and validate result type by @wgh136 in #574
- [iOS] Enable full screen swipe back gesture by @liulifox233 in #575
- [linux] Fix linux nhentai cover image by @4b1tQu4ntN3k0 in #578
- feat: 支持过滤阅读完成情况 by @luckyray-fan in #582
- Fix chinese character issue when compressing files. Close #565 by @ynyx631 in #583
- Add support for ArrayBuffer to showInputDialog. by @wgh136 in #585
- Added support for localstorage when logging in via webview. by @wgh136 in #586
- Fix the issue of the comic list loading infinitely. Close #584 by @ynyx631 in #588
- Save data when mark all as read by @lings03 in #592
- Chapter comments. by @lings03 in #593
- Optimize favorite page and home page. by @lings03 in #594
- Update version code by @wgh136 in #596
- Fix missing depends in deb package. Close #587 by @wgh136 in #597
- feat: 本地收藏搜索支持转小写匹配 by @luckyray-fan in #598
- Fix editor page gesture confict by @liulifox233 in #600
New Contributors
- @github-actions[bot] made their first contribution in #559
- @Ftbom made their first contribution in #571
- @liulifox233 made their first contribution in #575
- @4b1tQu4ntN3k0 made their first contribution in #578
- @ynyx631 made their first contribution in #583
Full Changelog: v1.5.3...v1.6.0
v1.5.3
v1.5.2
- Update comic details favorite page style. @lings03
- Add a page to view cover. @lings03
- Fix activity name. #528
- Fix padding check on Android. #527
- Fix downloading issue when chapter name contains special characters. #533
- Improve updating following comics and fix potential crash.
- Fix some issue when save or share image in reader. @lings03
- Fix invalid total comics count. #524
- Add font patching script for linux arm64. #468
v1.5.1
- Fix invalid top padding.
- On the comic details page, if loading fails and the comic has been downloaded, a read button will be displayed.
- Fallback to local cover if the favorite comic cover fails to load.
- Change page transition animation for Android.
- Use impeller renderer for Android.
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
onResponseAPI - [JS Engine] Fix invalid stack trace
- [JS Engine] Add
computeAPI - 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
showSingleImageOnFirstPageis 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
RangeErrorwhen 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.