← Back to Blog

Cocoon 2.02 Changelog 🦋

Performance & Stability

Released February 2026

🆕 New Features

  • Hide All UI On Screen — Added a hotkey Alt + Shift + H to hide all Cocoon UI in case you need to something without the UI in the way
  • Update notification — Whenever the app updates you will get a notification in the popup linking you to the blog post

🚀 Performance Improvements

  • Active-tab-only script execution — Feature scripts now only run on the active tab rather than all open tabs, significantly reducing memory usage and CPU overhead.
  • Lightweight manager bridges — OAuth, Theme Manager, and i18n now use slim bridge scripts instead of injecting the full modules into every page, reducing page weight and improving load times.
  • Optimized Personal Assistant GIF system — The pet assistant's animation engine has been reworked to load and swap GIFs more efficiently, resulting in smoother transitions and less memory consumption.

Optimized features: Visual Timer, To-Do List, Focus Clicker, Daily Agenda, Calm Click Visual Feedback, Capture Repository, Background Noise, Line Guide, Text Simplifier, Wellness Check-In, Decision Wheel.

🐛 Bug Fixes

Hot-loading fix

  • Features now properly hot-load onto the active tab when switching between tabs — no more needing to reload the page after toggling a feature on.

Daily Agenda

  • Fixed the agenda's theme styles bleeding onto page-level buttons — the agenda UI now contains its styles internally.
  • Fixed an issue where copy-pasting text into the agenda would trigger a drag event, closing the input modal unexpectedly.
  • Fixed data loss that occurred when creating nested/consecutive items — all entries now persist correctly through refreshes.

To-Do List

  • Editing a task now updates the UI immediately without requiring a page reload.
  • Priority 5 tasks now display with a dedicated visual style, matching the treatment Priority 6+ tasks already had.

Visual Timer

  • Fixed the timer UI leaving an invisible element at the bottom of the page when not active.
  • Fixed the timer failing to reappear after being toggled off and back on within the same session.

For the full update history, visit cocoon-plugin.com/blog