Skip to content

Releases: ltgcgo/minuette

0.0.7

01 Nov 08:15
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release

Originally released on 15:11 UTC, 2nd September, 2022.

  • Added a buggy implementation of smart cloning.
  • Added full History API support, with three blocking modes: none, partial (allow store, no location change), full.
  • Added full Promise API support, no manipulation yet.
  • Added partial Geolocation API support, allowing faking GPS without additional tools. Current implementation uses online GeoIP services to try matching location information to your outbound.
  • Allowed console messages to forward to Minuette.
  • Console logging now come with stack tracing.
  • Improved event tracing, and added listener removing support.

0.0.6

01 Nov 08:15
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

Originally released on 6:21 UTC, 4th July, 2022.

Minuette 0.0.6

  • Added event listening monitoring. No event removal support yet.
  • Added interception of screen monitoring.

0.0.5

01 Nov 08:14
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release

Originally released on 12:26 UTC, 3rd July, 2022.

Minuette 0.0.5: Rebirth

  • This version is more of an experiment in testing building.
  • Added basis for console stat support.
  • Updated to work on newer versions of browsers.
  • No Manifest v3 support yet.