# Time's Up v2.2.1

**Release date:** March 2, 2026

---

## Bug Fixes

### 1. Settings now persist reliably

Previously, configuration changes could silently fail to save if the browser
closed or the extension restarted at the wrong moment. Settings are now fully
written to storage before the "Saved" indicator appears.

### 2. Blocking takes effect immediately on open tabs

Adding a site to your blocklist (or hitting a time limit) now blocks that site
in **all open tabs instantly** -- no manual refresh required. Previously, you
had to reload each tab for the block to take effect.

---

## What's Changed

- Config saves are now awaited before confirming success
- New tab enforcement sweep runs on every config change, timer tick, snooze
  expiry, and extension startup
- 17 new automated tests guard against regression

---

## Migration Notes

- **No action required** -- this is a drop-in update
- All existing settings and usage data are preserved
- No new permissions needed
