Skip to content

Releases: superdesk/superdesk-analytics

v2.8.1

13 Nov 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.0...v2.8.1

v2.8.0

01 Oct 12:05
Compare
Choose a tag to compare

What's Changed

  • fix flake8 by @petrjasek in #150
  • Replace user made packages with superdesk forked versions by @thecalcc in #149
  • Update Content publishing reports Group to support custom vocabularies fields [SDESK-7268] by @devketanpro in #151
  • Fix: Display X-axis title in chart for custom vocabulary type fields [SDESK-7268] by @devketanpro in #152
  • add a pull request template by @tomaskikutis in #154

New Contributors

Full Changelog: v2.6.0...v2.8.0

v2.5.2

30 Nov 00:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.2-rc2

05 Apr 04:02
Compare
Choose a tag to compare
v2.5.2-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.5.2-rc1...v2.5.2-rc2

v2.6.0

27 Oct 06:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

v2.6.0-rc1

12 Dec 07:13
Compare
Choose a tag to compare
v2.6.0-rc1 Pre-release
Pre-release

Improvements

  • chore: Enable CI on Python 3.10 (#143)

Fixes

  • fix(build): Replace sass table border var with css var (8fda4d0)
  • fix(flake8): Remove hash from config (8bd3b7b)
  • fix(mypy): Add optional to _run_highcharts_cli signature (166e68b)

v2.5.2-rc1

17 Feb 06:40
76f25a0
Compare
Choose a tag to compare
v2.5.2-rc1 Pre-release
Pre-release

What's Changed

  • fix(highcharts): Support global highcharts-cli or env var for path to cli by @MarkLark86 in #146
  • [SDAAP-46] fix(stats): Make sure last_run doc is always created by @MarkLark86 in #147
  • [SDAAP-46] fix(stats): Store last_run doc using _id not stats_type by @MarkLark86 in #148

Full Changelog: v2.5.1...v2.5.2-rc1

v2.5.1

28 Oct 03:40
Compare
Choose a tag to compare

Fixes

  • [SDESK-6588] fix: Make table reports use full width available (#144)

v2.5.0

28 Oct 03:31
Compare
Choose a tag to compare

Fixes:

  • [SDESK-6489] Copy ContentAPI es settings for Statistics (#140)
  • [SDESK-6490] Use Highcharts cli instead of the HTTP server (#141)
  • [SDESK-6490] Install highcharts cli locally (#142)

v2.5.0-rc1

05 Jul 07:57
69b2c39
Compare
Choose a tag to compare
v2.5.0-rc1 Pre-release
Pre-release

Fixes:

  • [SDESK-6489] Copy ContentAPI es settings for Statistics (#140)
  • [SDESK-6490] Use Highcharts cli instead of the HTTP server (#141)
  • [SDESK-6490] Install highcharts cli locally (#142)