Alpine.js DevTools Pro version history - 8 versions
Alpine.js DevTools Pro by Bartek Igielski
Alpine.js DevTools Pro version history - 8 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.1.2
Released May 29, 2026 - 132.88 KBWorks with firefox 109.0a1 and laterBug 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.Source code released under Custom License
Older versions
Version 1.1.1
Released May 29, 2026 - 188.55 KBWorks with firefox 109.0a1 and later1.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.
Source code released under Custom License
- Fixed a crash on HTTP pages where
Version 1.1.0
Released May 22, 2026 - 127.37 KBWorks with firefox 109.0a1 and laterVersion 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.
Source code released under Custom License
Version 1.0.5
Released Jan 19, 2026 - 120.77 KBWorks with firefox 109.0a1 and laterfurther improve browser detectionSource code released under Custom License
Version 1.0.4
Released Jan 19, 2026 - 120.77 KBWorks with firefox 109.0a1 and laterDependecies bump.
Fixes for browser type dectesion issues.Source code released under Custom License
Version 1.0.3
Released Dec 1, 2025 - 120.43 KBWorks with firefox 109.0a1 and later- Fixed uninstall URL
- updated dependencies
Source code released under Custom License
Version 1.0.2
Released Aug 27, 2025 - 119.36 KBWorks with firefox 109.0a1 and later🐛 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
Source code released under Custom License
Version 1.0.0
Released Aug 17, 2025 - 119.21 KBWorks with firefox 109.0a1 and laterSource code released under Custom License