Skip to content

1.0.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@dragonx943 dragonx943 released this 09 Aug 16:49
· 14 commits to devel since this release
66f536d

Usagi 1.0.0-rc1

This is Usagi - v1.0.0-rc1 (Release Candidate 1). It's not just a fork. It's even better than you think.

What's different in this build

This version is based on user feedback and suggestions for improving Usagi, aiming for a more stable Usagi v1.0.0 in the future.

Several new features have been implemented, along with bug fixes and optimizations for the reading experience. This build size has been slightly increased to ensure stability when using external sources, preventing interruptions during use and also to expand support for SDK 24 and lower.

Happy reading!

What's changed

  • Added an option to automatically transfer cookies on domain redirect (beta)
  • Allow to exclude sources in fix manga, improve migrate progress
  • Allow to search in manga migration (find suitable results)
  • Applied some tweaks for crash activity / screen
  • Applied some tweaks for floating navigation bar
  • Applied some tweaks for External sources
  • DB Migration: Save downscale mode for each manga
  • Fixed loop loading issue between network requests and db transaction
  • Fixed search icon missing in app settings
  • Fixed some bugs with manga filters in native / external sources
  • Fixed navigation bar not listen to system nav
  • Fixed webtoon not persistent 32-bit color mode
  • Fixed "white" favicons with unsupported manga sources
  • Separated tasks at startup to prevent stuck loading
  • Updated some dependencies, some translations from Weblate
  • Tweak in settings: Hide sources manager if empty
  • Recycle ssiv, avoid glitch manga pages when reading

Thank you everyone for following and using Usagi. Thank you for your support and contributions.

Full Changelog: You can check it here (from GitHub, devel branch)

New Contributors