Versiegeschiedenis van Undistracted Me - 5 versies
Undistracted Me door sarojbelbase
Versiegeschiedenis van Undistracted Me - 5 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 3.0.0
Uitgegeven op 13 mei 2026 - 801,23 KBWerkt met firefox 128.0 en later, android 128.0 en 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)Broncode vrijgegeven onder Alle rechten voorbehouden
Oudere versies
Versie 2.3.2
Uitgegeven op 15 mei 2025 - 625,52 KBWerkt met firefox 109.0a1 en 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.2Broncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.3.1
Uitgegeven op 15 jun. 2024 - 613,01 KBWerkt met firefox 109.0a1 en later, android 120.0 en laterFixes:
- Update the months' array for the year 2081 BSBroncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.3.0
Uitgegeven op 12 jun. 2024 - 613 KBWerkt met firefox 109.0a1 en later, android 120.0 en 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 imageBroncode vrijgegeven onder Alle rechten voorbehouden
Versie 2.1.1
Uitgegeven op 22 nov. 2022 - 695,07 KBWerkt met firefox 48.0 en later, android 48.0 tot 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 🎉Broncode vrijgegeven onder Alle rechten voorbehouden