Mangayomi Changelog

What's new in Mangayomi 0.2.4

May 9, 2024
  • Fix anime not downloading on mobile
  • Add a button to delete all cookies
  • Fix get cookies
  • Add support for SubtitleTrack from data
  • More improvements

New in Mangayomi 0.2.3 (May 7, 2024)

  • Fix slider not working when in horizontal continue mode
  • Refactor getting chapter image provider method
  • Fix crop image border when loading on network
  • Fix some JsHttpClient request methods

New in Mangayomi 0.2.25 (May 2, 2024)

  • Fix extension getHeaders method
  • Added horizontal continuous
  • Update l10n

New in Mangayomi 0.2.2 (Apr 8, 2024)

  • Fix filter toJson method for JS extension.

New in Mangayomi 0.2.15 Beta (Apr 8, 2024)

  • Fix getPageList for JS extension

New in Mangayomi 0.2.1 Beta (Apr 7, 2024)

  • Fix JavaScript extension filter method

New in Mangayomi 0.2.0 Beta (Mar 29, 2024)

  • Added Support for Javascript extensions
  • Added cronet_http and cupertino_http (you can now use your system's default HTTP configuration like private DNS configuration in your platform settings and more, in fact it supports Android, iOS and macOS)
  • Add functionality that allows you to create your own extension source in Dart or JavaScript language
  • More improvement

New in Mangayomi 0.1.85 Beta (Feb 24, 2024)

  • Added more options to manage covers
  • Automatically go to next episode after current video completed
  • Added "Enable all" and "Disable all" in the language selection screen #126
  • Added subtitle setting feature
  • Added button to show chapter list dialog when reading
  • Added feature to use google fonts
  • More improvement and fix

New in Mangayomi 0.1.75 Beta (Feb 12, 2024)

  • Fix unpackJS library

New in Mangayomi 0.1.7 Beta (Feb 9, 2024)

  • Prevent to return false if server url still use default value
  • Refactor & some fix
  • Upgrade dependencies
  • Feat: Added button for download next n chapters

New in Mangayomi 0.1.65 Beta (Jan 29, 2024)

  • Feat: Added AniSkip feature by @kodjodevf in #97
  • Apply Rinf version 6 by @temeddix in #112
  • Feat/add-torrent-server by @kodjodevf in #115
  • Fix iOS Backup & restore
  • Feat: Added update library feature
  • More improvements
  • Feat: Added full screen mode to desktop reader

New in Mangayomi 0.1.61 Beta (Jan 8, 2024)

  • Fix some extensions not working

New in Mangayomi 0.1.6 Beta (Jan 8, 2024)

  • Feat/pick-cover-image-from-trackers ( ability to choose anime/manga image from trackers as cover image)
  • Fix some issues

New in Mangayomi 0.1.55 Beta (Dec 29, 2023)

  • Fix player controller
  • Added Skip forward time

New in Mangayomi 0.1.5 Beta (Dec 22, 2023)

  • Added Auto Tracking Service #71
  • Added Player settings
  • New languages added: ZH, ES-419, DE
  • Fix Reader Keyboad listener
  • Fix #68 #79 Swipe to go back gesture on IOS
  • And other improvements

New in Mangayomi 0.1.45 Beta (Dec 20, 2023)

  • Skip filtered out chapters/episodes in reader/player #70
  • Fixed redundant manga/anime in pagination
  • Added new languages : AR, ES, ID, IT, PT_BR, PT, RU, TR

New in Mangayomi 0.1.4 Beta (Dec 13, 2023)

  • Fix global search
  • Fix browser source & extension tab lag
  • Fix video player
  • Added autoscroll Pause/Play Button #64

New in Mangayomi 0.1.35 Beta (Dec 7, 2023)

  • Fix backup and restore

New in Mangayomi 0.1.25 Beta (Dec 7, 2023)

  • Fix backup and restore

New in Mangayomi 0.1.2 Beta (Dec 5, 2023)

  • Add source setting
  • Add autoscroll page
  • Fix manga not downloaded

New in Mangayomi 0.1.1 Beta (Nov 29, 2023)

  • Added filter feature for source by @kodjodevf in #57
  • Add Tap zones setting #54
  • Fix Fullscreen issue when watching local anime #55
  • Fix Anilist anime's tracking status problem #58
  • Fix Manual backup crashes the app on iOS #56

New in Mangayomi 0.1.0 Beta (Nov 22, 2023)

  • Feat/backup and restore by @kodjodevf in #53
  • Fix kitsu tracker

New in Mangayomi 0.0.8 Beta (Nov 17, 2023)

  • Upgrade Rinf by @temeddix in #51

New in Mangayomi 0.0.7 Beta (Nov 13, 2023)

  • Feat : Kitsu tracker by @kodjodevf in #48
  • Redesign player view by @kodjodevf in #49
  • Some fix

New in Mangayomi 0.0.65 Beta (Nov 1, 2023)

  • Update README.md by @kodjodevf in #42
  • Dev by @kodjodevf in #45

New in Mangayomi 0.0.51 Beta (Oct 22, 2023)

  • CompileSdkVersion 34

New in Mangayomi 0.0.48 Beta (Oct 15, 2023)

  • Fix global search pages rebuild
  • Some fix

New in Mangayomi 0.0.46 Beta (Oct 9, 2023)

  • Update main.dart with enhanced documentation by @apanchoo in #31

New in Mangayomi 0.0.45 Beta (Sep 26, 2023)

  • Fix global search
  • Fix #25 can't download any anime
  • Minors fix