Undistracted Me Versionsgeschichte – 5 Versionen
Undistracted Me von sarojbelbase
Undistracted Me Versionsgeschichte – 5 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 3.0.0
Veröffentlicht 13. Mai 2026 – 801,23 KBFunktioniert mit firefox 128.0 und höher, android 128.0 und höherChanges 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)Quelltext steht unter der Alle Rechte vorbehalten
Ältere Versionen
Version 2.3.2
Veröffentlicht 15. Mai 2025 – 625,52 KBFunktioniert mit firefox 109.0a1 und höherWhat'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.2Quelltext steht unter der Alle Rechte vorbehalten
Version 2.3.1
Veröffentlicht 15. Juni 2024 – 613,01 KBFunktioniert mit firefox 109.0a1 und höher, android 120.0 und höherFixes:
- Update the months' array for the year 2081 BSQuelltext steht unter der Alle Rechte vorbehalten
Version 2.3.0
Veröffentlicht 12. Juni 2024 – 613 KBFunktioniert mit firefox 109.0a1 und höher, android 120.0 und höher### 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 imageQuelltext steht unter der Alle Rechte vorbehalten
Version 2.1.1
Veröffentlicht 22. Nov. 2022 – 695,07 KBFunktioniert mit firefox 48.0 und höher, android 48.0 bis 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 🎉Quelltext steht unter der Alle Rechte vorbehalten