Skip to content

v0.3.2 - Data Safety

Latest

Choose a tag to compare

@mtskf mtskf released this 06 Jan 21:15
· 12 commits to main since this release
4f3d1f8

🔒 Data Safety Release

This release focuses on data integrity and safety improvements.

What's Changed

  • Fixed storage race conditions: Applied storageLock to importTabs and setSnoozedTabs to prevent data corruption during concurrent operations
  • URL sanitization: Non-restorable URLs (chrome://, about:, edge://, brave://, file://) are now filtered during import and restore
  • Code cleanup: Consolidated duplicate getHex utility into shared colorUtils.ts
  • Documentation updates: Updated ARCHITECTURE.md and SPEC.md for TypeScript migration

Downloads

  • snooooze-chrome-v0.3.2.zip - Chrome extension
  • snooooze-firefox-v0.3.2.zip - Firefox extension

Full Changelog: v0.3.1...v0.3.2