Blockly Docs Logo Blockly Docs
← Back to Changelog
1.12.1
Release

V1.12.1 - Analytics Integration and Dashboard Refresh

New Features

  • Added site-wide analytics with PostHog and optional error reporting with Sentry, both controlled through toggleable runtime flags.

Style

  • Refreshed the dashboard background and navigation visuals.
  • Updated the theme color meta tags.

User-facing Changes

  • Simplified task pages to use a single “New Task” button, removed quick-add templates, confetti, and some urgency and category markers, and narrowed search to title, description, and class only.
  • Delayed the modern dashboard’s main render until client hydration to improve load behavior.

Chores

  • Included a version bump, local dev startup improvements, and a service worker version update.