Skip to content

Releases: OrbitMPGH/Maki

v0.18.1

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 21 Jul 02:32

[0.18.1] - 2026-07-21

Upgrade notes

If you are coming from pre-0.18.0 (not a clean install), go to settings and press the new "Download prebuilt" button for the Recommendation index. I switched to a larger embedded model and made other changes that would require a full index run. I'll upload one every now and then, so first-time users don't have to do the full 1h index run at all. Only the small daily refresh jobs.

🐛 Bug Fixes

  • (build) Handle first-run release lookup
  • (metadata) Decode quantized vectors

v0.18.0

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 21 Jul 01:55

[0.18.0] - 2026-07-21

Upgrade notes

If you are coming from pre-0.18.0 (not a clean install), go to settings and press the new "Download prebuilt" button for the Recommendation index. I switched to a larger embedded model and made other changes that would require a full index run. I'll upload one every now and then, so first-time users don't have to do the full 1h index run at all. Only the small daily refresh jobs.

🚀 Features

  • Add configurable library folder naming
  • (discover) Search the catalogue by description
  • (discover) Rank search results on tags, not just text

🧪 Testing

  • (api) Update NotificationsController test DTO

Prebuilt embedding index

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 21 Jul 02:09

Prebuilt embedding index for Maki's Discover search and recommendations. Generated from the public MangaBaka dump; contains no user data. Assets on this tag are replaced in place, so the download URL is stable.

v0.17.0

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 20 Jul 01:02

[0.17.0] - 2026-07-20

🚀 Features

  • Add release update checks and alerts
  • Gate Discover UI and warm its cache
  • Move series to a different root folder
  • Let series move skip the file move
  • Bulk-move series to a root folder from the Library page
  • Show how much of a series has been read
  • Show related series on the series page

🐛 Bug Fixes

  • Detail modal opening behind Discover's fullscreen show-more view
  • (frontend) Gate read progress on Kavita

📚 Documentation

  • Simplify project status section in README

⚙️ Miscellaneous Tasks

  • (distribution) Add Unraid CA templates

v0.16.0

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 19 Jul 15:14

[0.16.0] - 2026-07-19

🚀 Features

  • (frontend) Add favicon image
  • Add setup wizard and library file options
  • (discover) Add catalogue-browse tab with popularity rails
  • (discover) Add daily-rotating genre-spotlight rail
  • (discover) Move genre spotlight into its own Genres tab
  • (discover) Add filterable fullscreen "Show more" per rail

🐛 Bug Fixes

  • (api) Default mapping priority from settings

📚 Documentation

  • Update Docker image reference in README
  • Refresh README and add UI screenshots
  • Expand README screenshots and discover copy
  • Move screenshots in README

🧪 Testing

  • (api) Inject FakeAppSettings in match tests

⚙️ Miscellaneous Tasks

  • Remove docker and release workflows
  • (frontend) Remove unused SetupWizard import
  • Add GPLv3 license file

v0.15.0

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 19 Jul 00:17

[0.15.0] - 2026-07-19

🚀 Features

  • (frontend) Refresh mascot brand icon
  • (frontend) Add command palette search

🐛 Bug Fixes

  • Tolerate missing AppConfig table during pre-migrate auto backup

⚙️ Miscellaneous Tasks

  • Remove TODO backlog file

v0.14.0

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 18 Jul 22:46
513c184

[0.14.0] - 2026-07-18

🚀 Features

  • Global per-source priority preference
  • Drag-to-reorder source priority list
  • Automatic retry of failed downloads
  • Reorder default source registration/priority

🐛 Bug Fixes

  • Clear dead AniList IDs during sync

🚜 Refactor

  • Rename Mangarr to Maki

v0.13.0

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 18 Jul 20:29

[0.13.0] - 2026-07-18

🚀 Features

  • (series) Add user ratings with tracker push + reco weighting
  • (scrobble) Per-tracker sync toggles + rating import from sites

🚜 Refactor

  • (ui) Move tracker sync toggles + rating import into Settings

📚 Documentation

  • Add item to todo list

⚡ Performance

  • (series) Push ratings to trackers in the background

⚙️ Miscellaneous Tasks

  • Add interactive release script

v0.12.0

Choose a tag to compare

@OrbitMPGH OrbitMPGH released this 18 Jul 16:13

[0.12.0] - 2026-07-18

🚀 Features

  • Add notifications with health alerts

🐛 Bug Fixes

  • Builder-existence check crashed under $ErrorActionPreference=Stop
  • Build frontend/backend stages once, not per target platform
  • (frontend) Load Mantine charts styles
  • (api) Restore chapter notification format

💼 Other

  • Add local multi-arch release script; timeout guard on CI jobs

📚 Documentation

  • Drop shipped Notifications/Connect item from TODO
  • Add TODO for anime info on add page
  • Add series rating roadmap item

⚙️ Miscellaneous Tasks

  • Add git-cliff changelog config

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 04:34
99f5161

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0