This repository was archived by the owner on Mar 23, 2025. It is now read-only.
v0.27.0#322
Merged
hkalexling merged 68 commits intomasterfrom Jul 31, 2022
Merged
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Features
Improvements
Bug-Fixes
mango.attributehelper function for plugins does not work for some HTML (fixes [Bug Report]mango.attributedoes not work correctly with certain strings. #320)manifest.jsonfile is missing from the binary (thanks to @phlhg)