performancereadersearchproduct

Faster browsing without changing the MangaMazing experience

This release improves how quickly MangaMazing becomes useful while preserving the interface and features already in place.

Faster first view

Public discovery data now arrives with the initial Home and Manga pages instead of waiting for an extra browser-side loading cycle. The same cards, filters, source status, and discovery sections remain visible, but the page settles earlier and avoids unnecessary movement while loading.

The header logo is now delivered as a compact WebP asset, and MangaDex cards can request a cover size suited to the actual screen. Image proxy responses also stay cached longer, reducing repeated downloads.

Search that does less waiting

Global manga search now uses a bounded worker queue, so one slow source no longer holds an entire batch behind it. Complete search responses are cached briefly, including empty per-source results, which makes repeated searches significantly faster without reducing source coverage.

A reader that respects the connection

The manga reader still preloads nearby pages for smooth navigation, but the window now adapts to Data Saver and slower mobile connections. Fast links retain broader preloading; constrained links avoid competing with the page being read.

No visual section or product capability was removed in this update. The goal is the same MangaMazing experience, delivered with less waiting and less wasted bandwidth.

Comments

Questions or suggestions? Join us on GitHub.