docs: Add CHANGELOG notice about GZip compression (#564)
PostHog web now attempts to compress messages with GZip before sending them to our servers if available in your runtime. This shouldn't cause you any problems, but if someone's tests are attempting to assert on the data that's sent to our servers, they'll now need to decompress it first. Let's note this on the BREAKING CHANGES section of both our web and node versions
R
Rafael Audibert committed
71a421ffbe5672057ea55b01875475f2534a3920
Parent: 3bd5200
Committed by GitHub <noreply@github.com>
on 7/10/2025, 1:54:03 PM