FleekDash 2.1.8 focuses on one promise: speed you can feel.
Moving between core screens now feels immediate, so browsing the admin feels like using a modern app instead of loading separate pages.
What's New
Instant native navigation: move between FleekDash pages without full page reloads or context loss.
Faster route transitions: common flows like Dashboard to Users, Users to Content, and Content to Settings now respond with near-instant transitions.
Continuous workspace feel: navigation keeps momentum so you spend time acting, not waiting.
Charts backed by a Service Worker: FleekDash now installs a Service Worker in the browser so chart-related requests can be cached intelligently. Once data for a date range has been fetched, repeat selections can be served from that cache instead of waiting on the network again, so interactions stay snappy and feel resilient when connectivity dips.
Room to grow: this Service Worker stack ships focused on charts first; we plan to extend the same pattern to other heavy-hit parts of the app over time so more surfaces benefit from predictable, offline-friendly repeats, not just graphs.
Want to see it in action? Open Analytics (or any charts screen using date-range filters), pick a date range and note some posts in view. Then turn off your network, change or redo your selections within that cached window, and watch everything resolve instantly. Voilà: the worker already has what it needs, so you are not blocked by a dead connection for those repeats.
What's Improved
felt speed across the full admin journey, especially in high-frequency multi-screen workflows.

