Skip to content

Releases: questionlp/stats.wwdt.me

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

v5.11.0

25 Apr 02:10
b555098
Compare
Choose a tag to compare

Version 5.11.0

This release is based on the feature suggestion and contributions in PR #17, submitted by @ElijahPepe.

Application Changes

  • This version requires version 4.6.1 of the Wait Wait Stats Database, which includes a new ww_postal_abbreviations table that is required
  • Adding a new section to the location details page that displays a map using Leaflet.js, OpenStreetMap and location longitude/latitude coordinates
  • Add a new config key settings.display_location_map with a default of false as a feature flag for the above new feature
  • Move the city and state from the h2 heading to a new "Located In" field
  • Display full state, province or territory name rather than two-letter abbreviation in locations list or in show details page
  • Display decimal latitude/latitude coordinates in location details page with DMS coordinates in a tooltip
  • Add PNG, SVG and Apple touch icon versions of the application's favicon

Component Changes

  • Adding Leaflet.js 1.9.4
  • Upgrade wwdtm from 2.8.2 to 2.9.1

Pull Requst(s): #68 with contributions from #17

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

v5.10.4

17 Apr 02:20
fbbbbd0
Compare
Choose a tag to compare

Version 5.10.4

Component Changes

  • Upgrade wwdtm from 2.8.0 to 2.8.2
  • Upgrade flask from 3.0.0 to 3.0.3
  • Upgrade gunicorn from 21.2.0 to 22.0.0

Development Changes

  • Upgrade ruff from 0.1.13 to 0.3.6
  • Upgrade pytest from 7.4.4 to 8.1.1

Pull Request(s): #66

Full Changelog: questionlp/stats.wwdt.me_v5@v5.10.3...v5.10.4

v5.10.3

21 Mar 02:57
d63fb82
Compare
Choose a tag to compare

Version 5.10.3

Development Changes

  • Upgrade black from 23.12.1 to 24.3.0

Pull Request(s): #65

Full Changelog: questionlp/stats.wwdt.me_v5@v5.10.2...v5.10.3

v5.10.2

12 Feb 01:36
242e7db
Compare
Choose a tag to compare

Version 5.10.2

Component Changes

  • Upgrade wwdtm from 2.8.0 to 2.8.1, which includes fixing an issue of panelists not being sorted by their decimal scores properly

Pull Request(s): #64

Full Changelog: questionlp/stats.wwdt.me_v5@v5.10.1...v5.10.2

v5.10.1

29 Jan 03:58
af6a870
Compare
Choose a tag to compare

Version 5.10.1

Application Changes

  • Add support for GitHub sponsorship link in the side pop-out nav, dropdown nav menu and in the footer by way of the settings.github_sponsor_url config key
  • Change the how render and version information is rendered on screens with a width less than 1200px to align left rather than right

Pull Request(s): #61, #62, #63

Full Changelog: questionlp/stats.wwdt.me_v5@v5.10.0...v5.10.1