Releases: emberjs/ember-inspector
Releases · emberjs/ember-inspector
v4.15.0-ember-inspector
Release (2025-11-19)
- ember-inspector 4.15.0 (minor)
🚀 Enhancement
ember-inspector- #2694 link to legacy inspector support docs (@patricklx)
🐛 Bug Fix
ember-inspector- #2691 fix data tab not showing models (@patricklx)
- #2703 regression: fix _backburner access (@patricklx)
- #2705 fix whats new for nightly (@patricklx)
- #2689 fix loading race condition (@patricklx)
- #2700 add a optional chaining operator for accessing getOwner on application (@mansona)
- #2702 add back iframe (without src) support (@patricklx)
- #2692 fix whats new (@patricklx)
🏠 Internal
Committers: 2
- Chris Manson (@mansona)
- Patrick Pircher (@patricklx)
Ember Inspector v4.14.0
Release (2025-10-02)
- ember-inspector 4.14.0 (minor)
🚀 Enhancement
ember-inspector- #2625 Add support for Vite (@mansona)
- #2676 Replace Inter font with
system-uikeyword (@pichfl) - #2680 Add owner to the list of properties of an object (@pichfl)
- #2667 show parents in sidebar (@patricklx)
- #2672 Convert ember-debug to ESM and simplify wrapper (@mansona)
- #2655 implement show parents only (focus mode) (@patricklx)
- #2658 perf: do not re-render positionals (@patricklx)
- #2659 support shadow dom for click to select & inspect component (@patricklx)
🐛 Bug Fix
ember-inspector- #2678 Move Object Inspector toggle so it remains visible in edge cases (@pichfl)
- #2677 Enable CORS for locally served bookmarklet (@pichfl)
- #2664 fix service detection (@patricklx)
- #2657 fix html element tree when not a direct child (@patricklx)
- #2639 fix
whats newnot showing latest changes (@patricklx) - #2640 fix for chrome bfcache (@patricklx)
- #2646 Fix ember 6 (@mansona)
- #2627 fix: Cannot convert a Symbol value to a string (@lifeart)
📝 Documentation
ember-inspector- #2626 docs: add precisions about running for development with bookmarklet (@BlueCutOfficial)
🏠 Internal
ember-inspector- #2685 Fix release (@mansona)
- #2684 add client secret to the build and upload script (@mansona)
- #2683 Create PRIVACY.md (@mansona)
- #2675 Fix theme colors no rendering in tests and bookmarklet (@pichfl)
- #2674 Remove the "ui" in-repo-addon (@pichfl)
- #2671 use relative imports inside ember-debug (@mansona)
- #2670 remove overkill use of env to simplify new build process (@mansona)
- #2669 Achieve centralizing imports from Ember (@BlueCutOfficial)
- #2668 Cleanup import ember (@BlueCutOfficial)
- #2662 fix watch test script (@patricklx)
- #2656 fix local dev (@patricklx)
- #2660 Centralize interactions with ember-source: wormhole (@BlueCutOfficial)
- #2653 Refactor: Centralize calls to
emberSafeRequire(@BlueCutOfficial) - #2654 Remove loader (@BlueCutOfficial)
- #2645 move build of ember-debug to rollup (@mansona)
- #2628 require all ember modules in one place (@mansona)
- #2648 fix ember 3.x-lts (@patricklx)
- #2652 prepare profile manager tests for ember 6 (@patricklx)
- #2650 Prepare ember 6+ support/ view-debug (@BlueCutOfficial)
- #2649 update release-plan (@mansona)
- #2647 Remove unused file
trigger-port.js(@BlueCutOfficial) - #2644 add packageManager for people not using volta (@mansona)
- #2643 test ember 5.8 and 5.12 (@mansona)
- #2624 ember-cli-update to latest blueprints (@RobbieTheWagner)
- #2623 Remove gets and access props directly (@RobbieTheWagner)
- #2620 Remove pushObjects from RenderTree (@RobbieTheWagner)
- #2621 Remove unused evented from ListContent (@RobbieTheWagner)
- #2619 Remove Evented from ListContent (@RobbieTheWagner)
- #2618 Remove Evented from PromiseAssembler (@RobbieTheWagner)
- #2617 Convert adapters and port to TS, remove Evented from port (@RobbieTheWagner)
- #2601 More progress removing prototype extensions (@RobbieTheWagner)
- #2602 cleanup filterBy & mapBy prototype extensions (@patricklx)
- #2600 Remove mapBy and filterBy (@RobbieTheWagner)
- #2598 Update to Ember 5.12 (@RobbieTheWagner)
Committers: 6
- Alex Kanunnikov (@lifeart)
- Chris Manson (@mansona)
- Florian Pichler (@pichfl)
- Marine Dunstetter (@BlueCutOfficial)
- Patrick Pircher (@patricklx)
- Robbie Wagner (@RobbieTheWagner)
v4.13.1-ember-inspector: Prepare Release (#2596)
Release (2024-07-30)
ember-inspector 4.13.1 (patch)
🐛 Bug Fix
ember-inspector- #2595 fix boolean edit (@patricklx)
Committers: 1
- Patrick Pircher (@patricklx)
v4.13.0-ember-inspector: Prepare Release (#2593)
Release (2024-07-26)
ember-inspector 4.13.0 (minor)
🚀 Enhancement
ember-inspector- #2581 provide name for hbs template only components (@patricklx)
🏠 Internal
ember-inspector- #2585 Use GH_PAT token to hopefully fix releases (@patricklx)
Committers: 1
- Patrick Pircher (@patricklx)
v4.12.2-ember-inspector: Prepare Release (#2588)
Release (2024-07-25)
ember-inspector 4.12.2 (patch)
🐛 Bug Fix
ember-inspector- #2587 do not use prototype extension (@patricklx)
🏠 Internal
ember-inspector- #2591 Use Personal Access Token (@kategengler)
Committers: 2
- Katie Gengler (@kategengler)
- Patrick Pircher (@patricklx)
v4.12.1-ember-inspector: Prepare Release (#2583)
Release (2024-07-10)
ember-inspector 4.12.1 (patch)
🏠 Internal
ember-inspector- #2582 skip failing test (@patricklx)
Committers: 1
- Patrick Pircher (@patricklx)
v4.12.0-ember-inspector: Prepare Release (#2568)
Release (2024-05-06)
ember-inspector 4.12.0 (minor)
🚀 Enhancement
ember-inspector- #2553 Mark dependent keys that updated (@patricklx)
- #2548 add modifiers to render tree (@patricklx)
- #2443 Add ability to jump to source for functions and classes (@patricklx)
- #2536 improve route debug (@patricklx)
🏠 Internal
ember-inspector- #2571 fix beta & canary tests (@patricklx)
- #2567 add internal to dependabot prs (@patricklx)
- #2563 add release plan (@patricklx)
- #2565 build(deps-dev): bump express from 4.18.2 to 4.19.2 (@dependabot[bot])
- #2564 build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 (@dependabot[bot])
- #2560 build(deps-dev): bump ip from 1.1.8 to 1.1.9 (@dependabot[bot])
- #2498 Remove outdated code and unnecessary captureRenderTree patching (@patricklx)
- #2511 chore(deps): remove unused AWS SDK for JavaScript (@trivikr)
- #2556 build(deps-dev): bump @types/ember__routing from 4.0.12 to 4.0.21 (@dependabot[bot])
Committers: 2
- Patrick Pircher (@patricklx)
- Trivikram Kamat (@trivikr)
v4.11.0
Release 4.11.0
v4.10.4
Release 4.10.4
v4.10.3
Release 4.10.3