github hkalexling/Mango v0.23.0

latest releases: v0.25.0, v0.24.0
2 years ago

New Features

  • Images are now cached with the HTTP ETag. This conserves bandwidth and improves page load time. (resolves #213, thanks to @Leeingnyo)
  • Mango now preloads pages when in the paged mode. You can configure or disable the behavior from the reader modal. (resolves #196, thanks to @Leeingnyo)

Improvements

  • You can now adjust the continuous mode page margin on the frontend with a slider. This deprecates the page_margin field in the config file. (resolves #211)
  • You can now disable the page flipping animation in the paged reader. (partly #147, thanks to @Leeingnyo)

Bug-Fixes

  • Fix a UI bug where the buttons are stacking in the reader modal when viewed on mobile.
  • Fix paged mode image stretching issue. (fixes #218, thanks to @Leeingnyo)
  • Fix a bug where unnecessary pages are loaded in paged mode. (fixes #217, thanks to @Leeingnyo)

Misc.

  • Remove MangaDex integration, as it's not working due to their changes of the API. We will be moving the functionalities to an official MangaDex plugin. See #170 (comment)
  • Upgrade to Crystal 1.0.0 (thanks to @Leeingnyo)

Don't miss a new Mango release

NewReleases is sending notifications on new releases.