Skip to content

v0.3.1

Compare
Choose a tag to compare
@m90 m90 released this 11 Mar 19:09
· 756 commits to development since this release
v0.3.1
e8efe49

v0.3.1 is here and it brings a widescreen Auditorium 🎥 for operators to make better use of screen real estate, some bugfixes and a lot of maintenance under the hood, making sure everything stays up to date.

You can safely upgrade from v0.3.0 without any further actions to be taken.

Feature

  • Extend Auditorium view for operators #555
  • Improve stats performance by removing use of _.contains #556

Fix

  • fix unstable sorting of URL tables #563
  • do not fail on mismatching aggregation secret #548
  • properly delete feature test cookie f7edae0

Chore

  • Allow configuring locale for dev environment through flag #554
  • README improvements #553
  • Create more real world referrer data in demo #557
  • Update to Go 1.16 #561
  • Use package embed for stdlib instead of package statik #562
  • Update server dependencies #567