Skip to content

Releases: pakerwreah/InspectorWeb

v1.8.1

12 Sep 18:36
Compare
Choose a tag to compare

Bugs 🐛

  • Update splitpanes to fix empty pane not collapsing
  • Fix device picker icon not showing

Features 🎉

  • Embed icons so we can work offline
  • Allow entering IP manually in electron app
  • Apple silicon build

v1.7.3

22 Jan 17:13
eedcb40
Compare
Choose a tag to compare

Bugs 🐛

  • Fix not being able to select requests using the keyboard while searching

Features 🎉

  • Allow request selection using keyboard before clicking one first
  • Select current search text when pressing ctrl/cmd+f

v1.7.2

22 Jan 01:09
e637ef6
Compare
Choose a tag to compare

New search bar in request list.

Thanks to @brnbruno

v1.7.1

03 Nov 19:06
450408b
Compare
Choose a tag to compare

Bugs 🐛

  • Database panel freezes in loading state when a invalid database is selected
  • Stop loading and show errors on database open
  • Prevent infinite loop when no databases are available

v1.7.0

11 Oct 20:43
e8acd23
Compare
Choose a tag to compare

Auto device detection in Electron using UDP datagrams (requires Inspector v1.5.0)

Screen Shot 2020-10-10 at 22 13 15

v1.6.1

30 Sep 15:31
08eb326
Compare
Choose a tag to compare

Bugs 🐛

  • Fix sql console font size on linux
  • Fix network request displaying encoded parameters list

Features 🎉

  • Add badge to network tab
  • Add Settings panel
  • Add option to sleep the Network tab when not active
  • Add option to sort network request parameters

v1.6.0

18 Aug 22:47
396fb4a
Compare
Choose a tag to compare

Advanced plugins

  • Support for complex plugins with full javascript support.

explorer