Skip to content

Releases: getmango/Mango

v0.15.1

02 Nov 16:34
Compare
Choose a tag to compare

Bug-fixes:

  • Fix a bug where the reading progress is not saved when using the continuous reader (#121)

v0.15.0

25 Oct 08:37
Compare
Choose a tag to compare

New Features:

  • Mango now generates thumbnails (#93) and optimize the DB in the background. By default the tasks run every 24 hours, and the interval can be configured in the config file.

Improvements:

  • Only truncate visible titles to improve page load time (#116)

v0.14.0

18 Oct 12:42
Compare
Choose a tag to compare

New Features

  • Add paged reader mode that can be toggled from the menu on the reader page (#106)

Screenshot 2020-10-18 at 8 18 08 PM

Bug-Fixes

Improvements

  • Add configuration timeout to outbound requests (#108)

v0.12.3

22 Sep 09:14
Compare
Choose a tag to compare

Bug-fixes:

  • Mark reading progress to 100% when the web reader reaches the last page (#105)

Improvements:

  • Better support for legacy browsers (#102)

v0.12.2

17 Sep 16:24
Compare
Choose a tag to compare

Bug-fixes:

  • Fix a bug where the web reader starts an unread entry from page zero (#104)

v0.12.1

17 Sep 14:57
Compare
Choose a tag to compare

Buf-fixes:

  • Fix a bug where the base URL setting is not respected (#103)

v0.12.0

12 Sep 15:08
Compare
Choose a tag to compare

New Features

The web reader has been rewritten. It's now more responsive and has the following new features:

  • Allow backward scrolling (#98)
  • Now the reader doesn't need to reload when jumping to another page

Improvements

  • Allow hyphens (-) in usernames (#99)

v0.11.0

16 Aug 17:12
Compare
Choose a tag to compare

New Features

  • ARM support (#78 #25)
  • Add "back to top" button to all pages (#95)

Improvements

  • Respect the *_PROXY environment variables (#94)

v0.10.0

02 Aug 14:46
Compare
Choose a tag to compare

New Features

  • Batch mark chapters as read/unread (#75)

Screenshot 2020-08-02 at 9 54 22 PM

  • Add "Start Reading" section to the home page (#92)

Improvements

  • Display nested folders and archive files separately

Screenshot 2020-08-02 at 9 53 31 PM

v0.9.0

29 Jul 12:19
Compare
Choose a tag to compare

New Features

  • Plugin support is finally here! The official plugins can be found in the plugins repository. Pull requests are always welcome. (#48)
  • Toggle dark/light mode based on system settings (#91). This can be enabled from the admin page.

Improvements

  • Show corrupted archives in the web interface (#49)
  • Add placeholder images in the web reader

Bug-fixes

  • Fix a memory leak that occurs when corrupted archives are repeatedly scanned
  • Fix the issue where some icons are not being displayed