Histórico de versões do DyslexiaAway - 25 versões
DyslexiaAway por Edgar R.N
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 1.9.1
Lançado em 24 de mai de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- chore: use feature detection for Firefox browser check, defer rating to 1 day after installCódigo fonte publicado sob Somente GNU General Public License v3.0
Versões mais antigas
Versão 1.9.0
Lançado em 28 de abr de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- perf: use :is() to reduce style.css selector overhead and file sizeCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8.6
Lançado em 28 de abr de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: guard excludedDomains against non-array storage and kill timeout before SAVE_SETTINGS to avoid race
- chore: remove unused deps and update toolingCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8.5
Lançado em 2 de abr de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: ensure settings persist on popup close; optimize state tracking and font sanitizationCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8.4
Lançado em 12 de mar de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: move state branch inside rAF to guarantee live state at paint timeCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8.3
Lançado em 10 de mar de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: leading-edge rAF throttle to prevent render starvation during continuous dragCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8.2
Lançado em 5 de mar de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: add YouTube's yt-formatted-string to css rulesCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8.1
Lançado em 4 de mar de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: reduce heart button glow blur and prevent layout shift when hidden
- refactor: rename classes to d-away-active and od-no-italic, update CSS vars to da- prefix
- fix: add injection lock to prevent concurrent injectionsCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8.0
Lançado em 3 de mar de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: cross-origin iframe exclusion via GET_TOP_HOSTCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.7.1
Lançado em 2 de mar de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- feat: add rating reminder eastereggCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.7.0
Lançado em 26 de fev de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
Improve popup animations and interactions
- Use nested requestAnimationFrame for ready state
- Unify transitions to physical timing
- Add scale effect on range thumb active
- Adjust spacing for better layoutCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.6.1
Lançado em 24 de fev de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: Add blur listener for reliable popup save for Chromium browsersCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.6.0
Lançado em 24 de fev de 2026 - 1,72 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
feat: add custom font option for user flexibility
- Add custom font input allowing users to use any available system font
- Remove Balsamiq Sans
- Keep curated font list for smaller bundle sizeCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.5.0
Lançado em 20 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
refactor: clean up unused code and refine UI transitions
- Remove unused variables and redundant attributes
- Consolidate transition timers and improve hover effectsCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.4.3
Lançado em 20 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- refactor: switch back to setTimeout for popup ready stateCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.4.2
Lançado em 19 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- refactor: use light-dark for themes, group variables and consolidate rules
- fix: removeDOM always removes properties/classes to guarantee clean state
- fix: global defer popup's transitionsCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.4.1
Lançado em 18 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: prevent popup theme flicker via deferred transition initializationCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.4.0
Lançado em 17 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
perf: optimize engine and fix theme consistency
- Refactored MutationObserver to attribute-only for near-zero CPU overhead.
- Implemented hybrid throttling (rAF UI / 5ms messaging) for snappy sliders.
- Fixed popup theme flicker via immediate DOM application.
- Corrected Font Selector state logic for excluded and restricted sites.
- Improved injection reliability using PING/ENSURE_INJECTED flow.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.3.3
Lançado em 16 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: ensure active tab state sync on popup open
- fix: ensure theme is saved and broadcasted on resetCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.3.2
Lançado em 16 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- fix: eliminate popup flicker on resetCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.3.1
Lançado em 16 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- perf: Implement requestAnimationFrame throttling in popup for high-frequency input eventsCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.3.0
Lançado em 16 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- refactor: decentralized architecture for better performance and iframe support
- Content scripts now manage state via storage listeners to fix iframe/SPA bugs
- Use rAF to batch DOM updates and eliminate flickering
- Parallel injection with ping check to avoid duplicate scripts
- Instant active tab updates via messaging, background tabs via storageCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.2.4
Lançado em 13 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- refactor: remove unused code, simplify clearTimeout callsCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.2.3
Lançado em 13 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- perf: move observers outside scheduleUpdate to avoid delaying until next frame
- fix: remove fallback font to avoid FOUC
- chore: reorder @fonts order to match UI'sCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.2.2
Lançado em 12 de fev de 2026 - 2,42 MBFunciona em firefox 142.0 em diante, android 142.0 em dianteChangelog:
- chore: change default font from OpenDyslexic to Andika
- chore: use 100ms for background updates
- fix: handle Firefox BFCache and GitHub Turbo SPA navigation properly
- fix: check CSS variables instead of class and always recreate observer to handle SPA/BFCache navigationCódigo fonte publicado sob Somente GNU General Public License v3.0