github hkalexling/Mango v0.25.0

2 years ago

☠️ Breaking Changes

  • The config option mangadex -> download_queue_db_path has been moved to the top level instead of under the mangadex key. If you've customized the path, remember to set the new config option as well.
  • The metadata cache introduced in v0.24.0 is now enabled by default. You can opt out by setting cache_enabled to false in your config file.

New Features

  • You can now set sort titles to your titles and entries. Sort titles will only be used when sorting and won't show up on the web interface (fixes #182, thanks to @Leeingnyo)

DeepinScreenshot_select-area_20220126193722

  • The paged reader now has a right-to-left mode, which can be toggled from the in-reader menu (closes #220, thanks to @nduja)

Bug-Fixes

  • Fixed a bug that might cause HTTP 500 after reorganizing the library (fixes #257, thanks to @Leeingnyo)
  • Fixed a bug that prevented the delete and retry buttons on the download manager from working (fixes #266)
  • Fixes some bugs introduced by the new library caching feature in v0.24.0 (fixes #256, fixes #265, fixes #270)
  • Fixed some minor UI issues (fixes #244, fixes #246)
  • Expand paths from config file (fixes #277)

Misc.

  • We added a new /api/login endpoint that can be used by third-party apps and scripts.

Don't miss a new Mango release

NewReleases is sending notifications on new releases.