Skip to content

Releases: pakerwreah/Inspector

v1.5.3

09 Sep 15:22
Compare
Choose a tag to compare

Stability improvements 🛠️

  • Add timeout to all sockets
  • Wait for network authorization before broadcasting on iOS

v1.5.2

18 May 20:35
1db7c13
Compare
Choose a tag to compare

Migrate from JCenter to JitPack.

This release is basically the same as v1.5.1.
JCenter is still working in read-only mode (for now).

v1.5.1

03 Nov 19:43
a06ffde
Compare
Choose a tag to compare

Bugs 🐛

  • Filter "-shm" and "-wal" database files
  • Request headers are being ignored on iOS

v1.5.0

10 Oct 23:28
Compare
Choose a tag to compare

Bugs 🐛

  • Device would not reconnect after device is locked (iOS)
  • Transactions were not rolling back automatically when query fails

Features 🎉

  • WebSockets now supported in Live Plugins
  • Automatic device detection at the frontend using UDP broadcast (electron version only)
  • Support for simultaneous network plugin connections to the same app

v1.4.0

18 Aug 22:25
0dd1b6e
Compare
Choose a tag to compare

Advanced plugins

  • Support for complex plugin creation with full javascript support.
  • Support for API creation for using it within Inspector (web) or through an external project.

explorer

v1.3.0

07 Apr 04:04
Compare
Choose a tag to compare

Library uploaded to public repositories

JCenter

Only need to include jcenter()

CocoaPods

Library renamed from Inspector to IOSInspector
(no need to specify git url)