Skip to content

0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@PoneyClairDeLune PoneyClairDeLune released this 01 Nov 08:15
· 2 commits to main since this 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.