Histórico de versões do Undistracted Me - 5 versões
Undistracted Me por sarojbelbase
Histórico de versões do Undistracted Me - 5 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 3.0.0
Lançado em 13 de mai de 2026 - 801,23 KBFunciona em firefox 128.0 em diante, android 128.0 em dianteChanges 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)Código fonte publicado sob Todos os direitos reservados
Versões mais antigas
Versão 2.3.2
Lançado em 15 de mai de 2025 - 625,52 KBFunciona em firefox 109.0a1 em dianteWhat'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.2Código fonte publicado sob Todos os direitos reservados
Versão 2.3.1
Lançado em 15 de jun de 2024 - 613,01 KBFunciona em firefox 109.0a1 em diante, android 120.0 em dianteFixes:
- Update the months' array for the year 2081 BSCódigo fonte publicado sob Todos os direitos reservados
Versão 2.3.0
Lançado em 12 de jun de 2024 - 613 KBFunciona em firefox 109.0a1 em diante, android 120.0 em diante### 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 imageCódigo fonte publicado sob Todos os direitos reservados
Versão 2.1.1
Lançado em 22 de nov de 2022 - 695,07 KBFunciona em firefox 48.0 em diante, android 48.0 até 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 🎉Código fonte publicado sob Todos os direitos reservados