Skip to content

Release: v1.21.0 · 2025-10-17

Choose a tag to compare

@SunDevil311 SunDevil311 released this 18 Oct 02:11
· 59 commits to master since this release
3d6005a

This release introduces improved analytics handling, service worker lifecycle cleanup, and PWA enhancements. It also includes better development ergonomics and general code hygiene updates.

✨ Highlights

  • Modular Analytics: Added initAnalytics.js utility for centralized PostHog tracking, asset preloading, and dev-mode safeguards.
  • PostHog Improvements: Introduced $pageleave event support and suppressed noisy dev errors in posthog.js.
  • Service Worker Refinements: Firefox dev-mode support with auto-unregister and environment-aware logging.
  • PWA Updates: Adjusted manifest for proper maskable icon behavior and corrected caching exclusions.
  • Code Quality: Extended linting, refined meta fallback handling, and improved UX spacing in home content.