Skip to content
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.25.0 #271

Merged
merged 52 commits into from
Feb 12, 2022
Merged

v0.25.0 #271

merged 52 commits into from
Feb 12, 2022

Conversation

hkalexling
Copy link
Member

@hkalexling hkalexling commented Jan 26, 2022

☠️ 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 not enabled by default. You can opt out by setting cache_enabled in your config file.

New Features

DeepinScreenshot_select-area_20220126193722

Bug-Fixes

Misc.

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

@mango-assistant
Copy link

mango-assistant bot commented Jan 26, 2022

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/1829810862. Code reviews are also welcome if you know Crystal or Ruby.

@hkalexling hkalexling added the autoapprove Should be auto-approved by the bot label Feb 12, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@hkalexling hkalexling merged commit a101526 into master Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment