Skip to content

Releases: smapiot/piral-inspector

0.11.1

18 Mar 23:19
Compare
Choose a tag to compare

What's Changed

  • Fixed issue of extension port being disconnected
  • Added keep alive timer by @Flouwrian in #32

Full Changelog: v0.11.0...v0.11.1

0.11.0

04 Feb 23:04
Compare
Choose a tag to compare

What's Changed

  • Migrated to manifest v3 (#26) @Flouwrian
  • Updated background to service worker (#31) @Flouwrian
  • Updated UI with responsive tabs (#28) @Flouwrian
  • Updated dependencies
  • Updated to use monospaced font in params (#25)
  • Removed legacy worker (#27) @Flouwrian
  • Added tooltips to toolbar buttons (#25)
  • Added titles to settings menu (#25)

New Contributors

Full Changelog: v0.10.0...v0.11.0

0.10.0

03 Oct 08:21
9f0db6e
Compare
Choose a tag to compare
  • Changed dev tooling to esbuild
  • Fixed issue still showing upload bar after pilet was added
  • Updated dependencies

0.9.1

22 Jun 20:36
Compare
Choose a tag to compare
  • Fixed reversed horizontal and vertical representation of dependencies
  • Fixed issue when adding URLs of individual pilets
  • Added error message when pilets cannot be added due to network issues
  • Updated dependencies

Full Changelog: v0.9.0...v0.9.1

0.9.0

11 Mar 10:36
Compare
Choose a tag to compare
  • Added dependency map to show resolutions (#18)
  • Improved the temporary pilet upload (#19)

0.8.1

25 Feb 13:01
Compare
Choose a tag to compare
  • Fixed issue on Chrome when navigating (#15)
  • Improved dark mode support (#17)

0.8.0

12 Oct 07:40
Compare
Choose a tag to compare
  • Changed the default/primary branch to main
  • Added support for extensions / extension catalogue
  • Detect Piral build type in popup (#14)
  • Reorganized the UI features
  • Updated dependencies

0.7.0

25 Aug 10:46
Compare
Choose a tag to compare
  • Extended internals to support new debug API
  • Improved core to efficiently handle debugging multiple Piral instances
  • Use wrappers if available for visualization

0.6.0

09 Jun 08:07
Compare
Choose a tag to compare
  • Improved declaration of icons
  • Added optional visual indicators (#12)
  • Fixed dark mode font colors (#13)

0.5.0

22 May 14:16
Compare
Choose a tag to compare
  • Improved temporary pilet name (#11)
  • Fixed current settings display
  • Disabled source maps (#10)
  • Fixed to have a single instance per tag (#9)
  • Show the state container (#8)
  • Provide disable capability (#7)