Releases: firebug/rdp-inspector
Releases · firebug/rdp-inspector
RDP Inspector 1.2.5
- Fix compatibility with the latest Nightly build
You can download signed version from AMO
(you might need to wait till it passes the review)
RDP Inspector 1.2.4
- Fix compatibility with the latest Nightly build
RDP Inspector can be used to inspect:
- The browser console (opens a connection to the main process when opened)
- The
about:debugging
page (opens a connection to list the debuggable workers) - Webide (opens a connection to a remote target)
- Connect page (opens a connection to an arbitrary target reachable over TCP/IP)
You can download signed version from AMO
(you might need to wait till it passes the review)
RDP Inspector 1.2.3
- Fix compatibility with the latest Nightly build
- WebIDE connection is not listed in the Connections window #80
RDP Inspector can be used to inspect:
- The browser console (opens a connection to the main process when opened)
- The
about:debugging
page (opens a connection to list the debuggable workers) - Webide (opens a connection to a remote target)
- Connect page (opens a connection to an arbitrary target reachable over TCP/IP)
You can download signed version from AMO
(you might need to wait till it passes the review)
RDP Inspector 1.2.2
- Fix compatibility with the latest Nightly build
You can download signed version from AMO
You might need to set xpinstall.signatures.required
pref to false
(to allow installation if the release isn't available on AMO yet).
RDP Inspector 1.2.1
- Internal architecture clean up (using React-Redux)
- Fix compatibility with the latest Nightly build
You might want to download signed version from AMO
RDP Inspector 1.2.0
- New UI allowing to connect to an existing connection (Start Button -> Connect To..)
- Fix compatibility with the latest Nightly build
RDP Inspector 1.1.0
- Packets and Actors filtering is case insensitive
- Displaying stack trace of the code that initiated packet send/receive
- New locale: pt-BR
- Support for WebIDE, read docs
RDP Inspector 1.0.4
- Introducing "Actors" panel for inspection of registered backend actors
- Auto-completion of the "to" attribute in the "Send Packet" side panel
- Support for packet list save/load