Skip to content

Releases: kodjodevf/mangayomi

v0.8.8

Choose a tag to compare

@kodjodevf kodjodevf released this 20 Aug 20:10
c6fd62b

What's Changed

  • Fix extension list row overflow with NSFW badge + repo name by @not-akari in #883
  • fix(download): restore downloads to downloads folder instead of local library
  • fix #878

Full Changelog: v0.8.7...v0.8.8

v0.8.7

Choose a tag to compare

@kodjodevf kodjodevf released this 20 Aug 12:15

What's Changed

  • Db restore improvements by @not-akari in #880
  • fix libjpeg.so.8 Linux fail
  • fix Mihon extensions fail on Android
  • Fix Isar async write transaction Exception by @NBA2K1 in #882

New Contributors

Full Changelog: v0.8.6...v0.8.7

v0.8.6

Choose a tag to compare

@kodjodevf kodjodevf released this 18 Aug 11:51

What's Changed

Full Changelog: v0.8.5...v0.8.6

v0.8.5

Choose a tag to compare

@kodjodevf kodjodevf released this 15 Aug 21:07

What's Changed

  • hide warning when no mihon extension is installed by @NBA2K1 in #845
  • fix Restoring Backup deletes all manga library entries #848
  • some optimizations
  • remove orphaned obsolete extensions from list by @NBA2K1 in #847
  • correct package names for rpm based distros by @NBA2K1 in #844
  • Add AVIF support to Linux by @NBA2K1 in #849
  • Re add isNsfw by @NBA2K1 in #850
  • hide warning when no mihon extension is installed pt.2 by @NBA2K1 in #851
  • Better performance in code editor by @NBA2K1 in #852
  • fix: show a real error state when startup fails by @mrandhawa14 in #853
  • feat: real error states, loading skeletons, and TV-ready recommendations and watch order by @mrandhawa14 in #859
  • fix: make the TV layout testable and stop the scaled UI clipping on desktop by @mrandhawa14 in #860
  • use different JVM for iOS by @Schnitzel5 in #861
  • feat(ios): adopt the UIScene lifecycle by @mrandhawa14 in #862
  • Add Edit Metadata button to local extensions by @NBA2K1 in #863
  • feat(ios): dark and tinted app icon variants by @mrandhawa14 in #865
  • fix: watch order timeline and global search results by @mrandhawa14 in #864
  • fix: guard the native assets hook before reading code config by @mrandhawa14 in #866

Full Changelog: v0.8.4...v0.8.5

v0.8.4

Choose a tag to compare

@kodjodevf kodjodevf released this 12 Aug 16:06

What's Changed

  • enhance Android image decoding performance by pre-decoding full RGBA and optimizing tile extraction; adjust cache size and implement batch rebuild for tile rendering
  • fix libjpg/libpng not linked (linux)
  • Revert e0bac92 by @NBA2K1 in #842
  • ci: disable Jetifier (app is fully AndroidX) by @mrandhawa14 in #841
  • Clean up reader_view code duplication and add comments to functions by @NBA2K1 in #840

Full Changelog: v0.8.3...v0.8.4

v0.8.3

Choose a tag to compare

@kodjodevf kodjodevf released this 11 Aug 13:32

What's Changed

  • Add support for repo url that end with .pb
  • A few optimizations
  • Fix library UI jank + related header/user-agent cleanup by @NBA2K1 in #835
  • Remove Dead Code by @NBA2K1 in #836
  • Revert ChapterCount badge style by @NBA2K1 in #837
  • include notes in extension by @NBA2K1 in #839

Full Changelog: v0.8.2...v0.8.3

v0.8.2

Choose a tag to compare

@kodjodevf kodjodevf released this 03 Aug 12:06

What's Changed

  • fix #832: mangayomi consumes 100% cpu while fetching every font from google fonts
  • fix #814 This image couldn't be loaded on desktop
  • feat: rebuild recommendations and watch order on AniList by @mrandhawa14 in #825
  • perf: fix v8.0 Android jank (Skia renderer + cover thumbnail resampling) by @mrandhawa14 in #830
  • Streamline mpv config extraction by @NBA2K1 in #833

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@kodjodevf kodjodevf released this 31 Jul 15:58

What's Changed

  • feat: custom network endpoints (DoH + proxy) and CI checks by @mrandhawa14 in #816
  • fix #814 [This image couldn't be loaded on desktop]
  • fix bugs and optimize reader
  • feat: consolidate library, browse, player and download features by @mrandhawa14 in #815
  • Fix tracker date/status sync bugs by @NBA2K1 in #826
  • Mark chapters as read when reached via scroll-through transition by @NBA2K1 in #827
  • feat(downloads): stall/truncation/resume fixes + concurrency and rate controls (#621) by @mrandhawa14 in #824
  • fix: offline novel reading, episode duplication on update, tracker sheet padding by @mrandhawa14 in #818
  • feat(library): let a running library update be stopped by @mrandhawa14 in #819
  • feat(android-tv): adaptable UI scale + remote focus fixes by @mrandhawa14 in #821
  • Add filter-by-source to library settings by @NBA2K1 in #828
  • fix(player): stop the mobile controls hiding instantly on tap by @mrandhawa14 in #829

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@kodjodevf kodjodevf released this 24 Jul 09:52

What's Changed

  • Better manga reader by @kodjodevf
  • Fix bug lastPageRead not saving by @NBA2K1 in #751
  • Fix bug: update tracker with latest selected chapter by @NBA2K1 in #756
  • fix(linux): desktop fixes - libmpv2 deb dependency (#700) and WebView teardown crash (#752) by @mrandhawa14 in #800
  • fix: missing-source robustness - null source/lang crash (#708) and orphaned sources on repo delete by @mrandhawa14 in #801
  • feat(reader): global "Show page number" toggle in Reader settings (#790) by @mrandhawa14 in #794
  • feat(updates): surface library-update failures - persistent screen and dismissible dialog (#623) by @mrandhawa14 in #803
  • fix(browse): respect Show NSFW in the migration destination picker and the source filter (#806) by @mrandhawa14 in #807
  • feat: add AES-GCM decryption to the extension bridge (#732) by @mrandhawa14 in #760
  • fix(android): don't force all-files-access prompt at launch (#740) by @mrandhawa14 in #764
  • feat: select which entries to migrate (per source) by @mrandhawa14 in #780
  • fix(downloads): fail loudly instead of hanging when a download can't start by @mrandhawa14 in #789
  • feat(android-tv): Android TV support with d-pad UI, TV home and player (#729) by @mrandhawa14 in #799
  • feat(android-tv): packaging - leanback manifest/banner and dedicated TV build (#729, #178) by @mrandhawa14 in #802
  • feat(android-tv): TV UI - d-pad focus model, home-style pills, centred menus (#729) by @mrandhawa14 in #813

Full Changelog: v0.7.80...v0.8.0

v0.7.80

Choose a tag to compare

@kodjodevf kodjodevf released this 07 Jun 17:17

What's Changed

  • Add startup error screen by @NBA2K1 in #731
  • Refactor evaluateJavascriptViaWebviewto use HTTP post request and remove deprecated method
  • fix(m3u8): add missing / separator in segment and key URI construction by @Mallyd11 in #735
  • Fix: reader no longer jumps to duplicate scanlator chapters by @NBA2K1 in #738
  • Recognize "S" as a season prefix by @NBA2K1 in #741
  • fix bug by @NBA2K1 in #742
  • chore: update dependencies by @NBA2K1 in #743
  • reset the selection state when going back to the library by @NBA2K1 in #745
  • Fix Flutter Framework Warning by @NBA2K1 in #744
  • fix: delete downloaded chapters from detail view & fix library dialog bugs by @NBA2K1 in #746
  • Remove unnecessary outer Consumer wrapper by @NBA2K1 in #747

New Contributors

Full Changelog: v0.7.75...v0.7.80