Skip to content

Releases: questionlp/stats.wwdt.me

v5.13.4

05 Aug 00:25
67bf4ca
Compare
Choose a tag to compare

Version 5.13.4

Application Changes

  • Update references to GitHub repository to point to stats.wwdt.me instead of stats.wwdt.me_v5.

Pull Request(s): #80

Full Changelog: v5.13.3...v5.13.4

v5.13.3

01 Aug 00:23
c0f84c4
Compare
Choose a tag to compare

Version 5.13.3

Application Changes

  • Move web analytics tags out of base.html into head.html

Pull Request(s): #79

Full Changelog: questionlp/stats.wwdt.me_v5@v5.13.2...v5.13.3

v5.13.2

31 Jul 04:14
178d2ca
Compare
Choose a tag to compare

Version 5.13.2

Application Changes

  • Add Umami script tag to errors base template

Pull Request(s): #78

Full Changelog: questionlp/stats.wwdt.me_v5@v5.13.1...v5.13.2

v5.13.1

31 Jul 04:14
cccf4a4
Compare
Choose a tag to compare

Version 5.13.1

Application Changes

  • Correct Umami script tag properties

Pull Request(s): #77

Full Changelog: questionlp/stats.wwdt.me_v5@v5.13.0...v5.13.1

v5.13.0

31 Jul 00:45
b1ce437
Compare
Choose a tag to compare

Version 5.13.0

Application Changes

  • Add support for Umami web analytics via settings.umami_analytics config object with the following keys:
Config Key Description
_enabled Set value to true to enable adding Umami script tag (default: false)
url URL of the Umami analytics script
data_website_id Umami Site ID
data_auto_track Set value to false to disable auto event tracking (default: true)
data_host_url Override the location where Umami data is sent to
data_domains Comma-delimited list of domains where the Umami script should be active

Component Changes

  • Upgrade wwdtm 2.10.0 to 2.10.1

Development Changes

  • Upgrade ruff from 0.3.6 to 0.5.1
  • Upgrade black from 24.3.0 to 24.4.2
  • Upgrade pytest from 8.1.1 to 8.1.2

Pull Request(s): #76

Full Changelog: questionlp/stats.wwdt.me_v5@v5.12.1...v5.13.0

v5.12.1

30 Jun 04:49
d1fd16a
Compare
Choose a tag to compare

Version 5.12.1

Application Changes

  • Change the footer font color to remove alpha transparency to improve readability

Pull Request(s): #75

Full Changelog: questionlp/stats.wwdt.me_v5@v5.12.0...v5.12.1

v5.12.0

05 Jun 16:30
4f68180
Compare
Choose a tag to compare

Version 5.12.0

Application Changes

  • Add support for host, panelist and scorekeeper preferred pronouns via a label (aka tag) next to the corresponding ID label in their details page

Pull Request(s): #73

Full Changelog: questionlp/stats.wwdt.me_v5@v5.11.3...v5.12.0

v5.11.3

12 May 22:45
e6786b8
Compare
Choose a tag to compare

Version 5.11.3

Component Changes

  • Upgrade wwdtm from 2.9.1 to 2.10.0, which requires Wait Wait Stats Database version 4.7 or higher

Pull Request(s): #71

Full Changelog: questionlp/stats.wwdt.me_v5@v5.11.2...v5.11.3

v5.11.2

05 May 00:19
4b76d93
Compare
Choose a tag to compare

Version 5.11.2

Application Changes

  • Add a link next to the location coordinates that scrolls down to the location map in single location details view

Pull Request(s): #70

Full Changelog: questionlp/stats.wwdt.me_v5@v5.11.1...v5.11.2

v5.11.1

03 May 16:31
cba3b70
Compare
Choose a tag to compare

Version 5.11.1

Application Changes

  • Change the z-index for the map control area to 500 to prevent the controls from appearing over slide-out navigation or pop-up menus
  • Update styles for Leaflet to inherit font-family used for the rest of the application (IBM Plex Sans)

Pull Request(s): #69

Full Changelog: questionlp/stats.wwdt.me_v5@v5.11.0...v5.11.1