Changes:
- Telemetry: The PostHog
sourcetag changed from the literal"plugin"toOPENCODE_PLUGIN, andproject_hashis now salted. Saved PostHog insights filtering onsource = "plugin"will stop matching new events; historical data is unaffected (#7322) - Config: A new
keyFingerprintkey appears in the install-count deduplication logic; installs are now counted once per key rather than on every activation (#7325)