github arp242/goatcounter v2.3.0

latest releases: v2.6.0, v2.5.0, v2.4.1...
2 years ago

2022-10-17 v2.3.0

  • Expand campaigns: the utm_campaign or campaign parameter now is tracked separately, and add a dashboard panel for campaigns. See: https://www.goatcounter.com/help/campaigns

    Old data isn't backfilled as this information wasn't stored.

  • There are now binaries for Windows, macOS, {Free,Open}BSD, and illumos.

  • WebSockets are now disabled by default, as it turned out a lot of people had trouble proxying them. You can enable it with goatcounter serve -websocket.

  • Add -dbconn flag for serve to allow setting the maximum number of connections. The default is also lowered from 25 to 16 for PostgreSQL.

  • Add -store-every flag to control how often to persist pageviews to the database.

  • Add "Sites that can embed GoatCounter" setting to allow embedding GoatCounter in a frame.

  • Add "Hide UI for public view" setting to allow hiding the UI chrome and display only the charts.

  • Quite a few bugfixes and minor additions.

Don't miss a new goatcounter release

NewReleases is sending notifications on new releases.