Skip to content

Releases: questionlp/graphs.wwdt.me

v2.10.0

31 Jul 04:04
f4ebe9a
Compare
Choose a tag to compare

Version 2.10.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

Pull Request(s): #47

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.9.0...v2.10.0

v2.9.0

31 Jul 03:51
cbc9a5f
Compare
Choose a tag to compare

Version 2.9.0

Application Changes

  • Change the database queries and application logic for several modules to remove the need to unset the MySQL session variable ONLY_FULL_GROUP_BY
  • Add experimental support for MariaDB 11.4.2

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): #46

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.8.5...v2.9.0

v2.8.5

30 Jun 04:50
d150fbb
Compare
Choose a tag to compare

Version 2.8.5

Application Changes

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

Pull Request(s): #44

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.8.4...v2.8.5

v2.8.4

12 May 22:46
11d81e0
Compare
Choose a tag to compare

Version 2.8.4

Component Changes

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

Pull Request(s): #43

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.8.3...v2.8.4

v2.8.3

17 Apr 01:42
9d96b2e
Compare
Choose a tag to compare

Version 2.8.3

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): #42

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.8.2...v2.8.3

v2.8.2

21 Mar 03:05
acde639
Compare
Choose a tag to compare

Version 2.8.2

Development Changes

  • Upgrade black from 23.12.1 to 24.3.0

Pull Request(s): #41

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.8.1...v2.8.2

v2.8.1

29 Jan 04:02
fc34a8b
Compare
Choose a tag to compare

Version 2.8.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 link color to match that of the Wait Wait Stats Page link color
  • 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): #40

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.8.0...v2.8.1

v2.8.0

27 Jan 04:12
cfb7510
Compare
Choose a tag to compare

Version 2.8.0

Application Changes

  • General code cleanup and fixing typos
  • Add support for Patreon link in the side pop-out nav, dropdown nav menu and in the footer by way of the settings.patreon_url config key
  • Upgrade Plotly.js latest version from 2.26.0 to 2.28.0
  • Calculate the appropriate value for the max y-axis range for the Bluff the Listeners Counts chart

Component Changes

  • Upgrade wwdtm from 2.6.1 to 2.8.0

Development Changes

  • Switch to Ruff for code linting and formatting (with the help of Black)
  • Upgrade black from 23.11.0 to 23.12.1

Pull Request(s): #37, #39

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.7.1...v2.8.0

v2.7.1

26 Dec 04:01
9b9e009
Compare
Choose a tag to compare

Version 2.7.1

Component Changes

  • Upgrade wwdtm from 2.6.0 to 2.6.1

Pull Request(s): #35

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.7.0...v2.7.1

v2.7.0

26 Dec 02:58
d68fa97
Compare
Choose a tag to compare

Version 2.7.0

Component Changes

  • Upgrade wwdtm from 2.5.0 to 2.6.0, which requires Wait Wait Stats Database version 4.4 or higher

Pull Request(s): #34

Full Changelog: questionlp/graphs.wwdt.me_v2@v2.6.1...v2.7.0