Skip to content

Releases: notpritam/bb-plugin-glass

Transparency 0.1.1

Choose a tag to compare

@notpritam notpritam released this 08 Sep 19:19

0.1.1

  • Rework the panel into full-width native settings sections with responsive layout, accessible controls, clearer first-use guidance, and explicit reset confirmation.
  • Show loading and persistence errors. Serialize and coalesce edits, retain failed changes for retry, and prevent stale reads or saves from replacing newer edits.
  • Validate complete wallpaper URLs when applied and report image loading failures.
  • Serialize server writes across windows; recover invalid fields independently and preserve unrelated stored values on normal edits.
  • Clean up fetches, timers, theme/motion listeners, and WebGL resources. Pause hidden-tab motion, respond immediately to reduced-motion and theme changes, and use Glow when WebGL is unavailable.
  • Replace scaffold documentation and align development/types with BB 0.41.0 and SDK 0.4.34.

0.1.0

  • Initial Transparency release with ambient and image backdrops, surface opacity, and sidebar/composer/popup frost controls.

Install:

bb plugin install git:https://github.com/notpritam/bb-plugin-glass.git@v0.1.1

Requires BB 0.41.0 or newer. No account or API key is needed. Open Transparency and enable the effect after installation.

Verification: 12 SDK harness tests, strict TypeScript, SDK compatibility, production bundles, responsive browser and motion checks, and fresh managed Git installation in an isolated BB instance.