Undistracted Me version history - 5 versions
Undistracted Me by sarojbelbase
Undistracted Me version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.0.0
Released May 13, 2026 - 801.23 KBWorks with firefox 128.0 and later, android 128.0 and laterChanges in Version 3.0.0:
- Complete migration from Webpack to Vite 8 with @crxjs/vite-plugin for native MV3 support
- Implemented server-side Vercel API routes for Google OAuth token exchange with PKCE flow
- Added comprehensive documentation: CONTEXT.md, WIDGETS.md, TODO.md with architecture details
- Implemented security audit hardening — host permissions cleanup, user-agent spoofing, build guards
- Added GitHub agents and VS Code instructions for extension security review and mechanic workflows
- Refactored location services to use centralized Zustand store with VPN detection
- Optimized FocusMode with lazy loading and suspense fallbacks based on user settings
- Enhanced Pomodoro widget state initialization and Google Calendar event handling
- Added notification settings panel with user-configurable notification types and preferences
- Fixed color contrast ratios across all accent colors and dark/light mode variants
- Performance improvements: eliminated subsemibold font weights, deduplicated styles, optimized re-renders
- Bun package manager integration (replaced npm/yarn) with build script updates
- Complete manifest refactoring for multi-browser compatibility (Chrome/Firefox MV3)Source code released under All Rights Reserved
Older versions
Version 2.3.2
Released May 15, 2025 - 625.52 KBWorks with firefox 109.0a1 and laterWhat's New:
- Corrected the number of days in each month for 2082 BS and 2083 BS. This is a temporary fix and should not be relied upon in newer versions.
Full Changelog: https://github.com/sarojbelbase/undistracted-me/compare/v2.3.1...v2.3.2Source code released under All Rights Reserved
Version 2.3.1
Released Jun 15, 2024 - 613.01 KBWorks with firefox 109.0a1 and later, android 120.0 and laterFixes:
- Update the months' array for the year 2081 BSSource code released under All Rights Reserved
Version 2.3.0
Released Jun 12, 2024 - 613 KBWorks with firefox 109.0a1 and later, android 120.0 and later### Changelog
- Added language support for the `English` & `Nepali`
- Added Nepali font `Akshar` with the font weights `500, 600 & 700`, helped by [anepali.com](https://anepali.com)
- Added language props across the components to help with language switching
- Modularized the format strings to be equally supported by the both of these languages
- Persisted the settings using `localStorage`
- Added a feature to show Nepali miti in the extension icon
- Made the settings popup glass morphic
- Made components modular and made various performance improvements using `useCallback()`
- Removed animation delay between live clock loading and background imageSource code released under All Rights Reserved
Version 2.1.1
Released Nov 22, 2022 - 695.07 KBWorks with firefox 48.0 and later, android 48.0 to 68.*## Version 2.1.0
## What's Changed
* Refreshed default icon [thanks to freepik.com](https://www.freepik.com/)
* Bump up several dependencies to their latest version 🎉Source code released under All Rights Reserved