Histórico de versões de Alpine.js DevTools Pro - 9 versões
Alpine.js DevTools Pro por Bartek Igielski
Histórico de versões de Alpine.js DevTools Pro - 9 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Recomenda-se que utilize sempre a versão mais recente de um complemento.
Versão mais recente
Versão 1.1.3
Lançada em 12 de jun de 2026 - 189,03 KBFunciona com firefox 109.0a1 e superiorThis release improves the DevTools panel experience and updates anonymous analytics so usage signals are clearer while continuing to avoid Alpine component data, store values, DOM content, search text, and full page URLs.
Improvements- Improved the Settings and License screens with clearer layout, status presentation, and direct access to license management.
- Added more focused anonymous product analytics for DevTools screens and user actions, including component, store, event, search, and state-editing interactions.
- Includes sanitized debugged page hostnames in analytics when available, while stripping paths, query strings, hashes, ports, and unsupported browser-internal URLs.
- Updates uninstall analytics so disabling anonymous analytics also removes the installation id from the uninstall URL.
Privacy- Keeps diagnostic snapshots local unless a user submits a bug report.
- Moves extension telemetry to the dedicated extension events endpoint.
Código fonte lançado sob Custom License
Versões antigas
Versão 1.1.2
Lançada em 29 de mai de 2026 - 132,88 KBFunciona com firefox 109.0a1 e superiorBug Fixes:
- Fixed background runtime errors when DevTools tried to inject detector, proxy, or inspector scripts into tabs that were already closed or no longer available.
- Improved proxy and detector injection handling so skipped injections fail gracefully instead of surfacing as extension errors.
Diagnostics:
- Added the anonymous installation ID to extension error reports so repeated errors from the same installation can be correlated without including page data.Código fonte lançado sob Custom License
Versão 1.1.1
Lançada em 29 de mai de 2026 - 188,55 KBFunciona com firefox 109.0a1 e superior1.1.1
This release fixes a crash on non-HTTPS pages and tightens the boundary between the inspected page and extension-owned diagnostics.
Fixes- Fixed a crash on HTTP pages where
crypto.randomUUID()is unavailable. Element references, telemetry events, and installation identity now use a safe UUID helper with browser-compatible fallbacks. - Removed telemetry, diagnostics, Sentry, and installation identity initialization from scripts that run on the inspected page path. Detection signals are forwarded to extension-owned contexts instead.
- Hardened CustomEvent inspection so serialization failures in event
detailno longer interrupt the page’s own event dispatch flow.
Diagnostics & Feedback- Added anonymous installation-level diagnostics for extension lifecycle, Alpine detection, proxy/inspector readiness, component counts, and sanitized extension errors.
- Added Settings controls for anonymous diagnostics and runtime error reports.
- Improved bug reports with problem categories and sanitized diagnostic snapshots. Reports no longer include Alpine component values, store values, DOM content, or full URLs with query parameters.
- Added a contextual diagnostics prompt when the DevTools panel remains stuck loading without components.
Privacy- Runtime error reporting is sanitized before submission and avoids intentionally including personal data or page query parameters.
- Feedback still only includes optional email/message when the user submits them.
Código fonte lançado sob Custom License
- Fixed a crash on HTTP pages where
Versão 1.1.0
Lançada em 22 de mai de 2026 - 127,37 KBFunciona com firefox 109.0a1 e superiorVersion 1.1.0- Added search and filtering across DevTools panels, including Components, Events, and Stores.
- Added shared search controls with keyboard navigation for search results.
- Improved component detail inspection with searchable attributes, props, getters, and methods.
- Polished inline editing for Alpine component/store data, including better focus handling and value parsing for numbers, null, undefined, and booleans.
- Fixed TypeScript issues in navigation, background tab restoration, and browser API handling.
- Updated extension dependencies and build tooling.
- Added Firefox data collection permission declarations required by Mozilla for newer extension submissions.
Código fonte lançado sob Custom License
Versão 1.0.5
Lançada em 19 de jan de 2026 - 120,77 KBFunciona com firefox 109.0a1 e superiorfurther improve browser detectionCódigo fonte lançado sob Custom License
Versão 1.0.4
Lançada em 19 de jan de 2026 - 120,77 KBFunciona com firefox 109.0a1 e superiorDependecies bump.
Fixes for browser type dectesion issues.Código fonte lançado sob Custom License
Versão 1.0.3
Lançada em 1 de dez de 2025 - 120,43 KBFunciona com firefox 109.0a1 e superior- Fixed uninstall URL
- updated dependencies
Código fonte lançado sob Custom License
Versão 1.0.2
Lançada em 27 de ago de 2025 - 119,36 KBFunciona com firefox 109.0a1 e superior🐛 Bug Fixes- Fixed DevTools panel display issues
- Improved Firefox browser compatibility
✨ Enhancements- Enhanced user experience with improved interface elements
- Added user feedback collection system
🔧 Technical Improvements- Better cross-browser support
- Enhanced extension stability
Código fonte lançado sob Custom License
Versão 1.0.0
Lançada em 17 de ago de 2025 - 119,21 KBFunciona com firefox 109.0a1 e superiorCódigo fonte lançado sob Custom License