-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.27.0 #322
v0.27.0 #322
Conversation
cause index error
…-paged-mode Show control after reading all (in paged mode)
Fix preload bug
make Entry an abstract class
Before rendering it, the Mango reader should check the E-Tag of page or it renders wrong image when an image file is moved/removed/reordered
Support unzipped entry
Allow config defaults to be sourced from ENV
Fix Dir.contents_signature to detect valid image files
…t explaining what it does.
…al image size option to not be hard coded.
… not of the page. (same for left flip panels)
Fit image options
Use html parser in plugin helper functions
Hide subscribe btn
This is a pre-release PR. Please help test if everything works as expected before we merge the changes and make the official release! To start testing, download the latest build from https://github.com/hkalexling/Mango/actions/runs/2691482052. Code reviews are also welcome if you know Crystal or Ruby. |
Fix for Error 404 on manifest.json
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved 👍
New Features
Improvements
Bug-Fixes
mango.attribute
helper function for plugins does not work for some HTML (fixes [Bug Report]mango.attribute
does not work correctly with certain strings. #320)manifest.json
file is missing from the binary (thanks to @phlhg)