Skip to content

Releases: lukasdotcom/fantasy-manager

v1.22.1

26 Jun 18:25
b9bebea
Compare
Choose a tag to compare

What's Changed

  • Fix bug in analytics endpoint not actually running db query @lukasdotcom

Dependency Changes

Full Changelog: 1.22.0...1.22.1

v1.22.0

07 Jun 18:28
2f32a4d
Compare
Choose a tag to compare

What's Changed

Dependency Changes

Full Changelog: 1.21.0...1.22.0

v1.21.0

20 Dec 22:12
f81d844
Compare
Choose a tag to compare

What's Changed

Dependency Changes

Full Changelog: 1.20.4...1.21.0

v1.20.4

07 Oct 03:55
607def0
Compare
Choose a tag to compare

What's Changed

  • Fixes caching of usernames to not return empty string whenever multiple requests by @lukasdotcom in #804
  • Fix cypress test and add to workflow by @lukasdotcom in #808

Dependency Changes

Full Changelog: 1.20.3...1.20.4

v1.20.3

19 Aug 18:03
4131577
Compare
Choose a tag to compare

What's Changed

Dependency Changes

Full Changelog: 1.20.2...1.20.3

v1.20.2

22 Jun 05:10
73e5a20
Compare
Choose a tag to compare

What's Changed

  • Archives gameStart correctly by @lukasdotcom in #766
  • Fixes point calculations from bad migration for 1.20.1 by @lukasdotcom in #767
  • Only passes translations to getServerSideProps when the server will actually render the page by @lukasdotcom in #768

Full Changelog: 1.20.1...1.20.2

v1.20.1

21 Jun 21:25
975cea7
Compare
Choose a tag to compare

What's Changed

Dependency Changes

Full Changelog: 1.20.0...1.20.1

v1.20.0

15 Jun 19:27
140fc60
Compare
Choose a tag to compare

What's Changed

  • Does not show undefined for username on chip when loading by @lukasdotcom in #722
  • Require confirmation to remove yourself from admin in league by @lukasdotcom in #723
  • Stores if a plugin is installed in the db by @lukasdotcom in #724
  • Allows users to view other users's predictions by @lukasdotcom in #726
  • Allowing for editing of predictions on the view predictions page by @lukasdotcom in #727
  • Shows player predictions for euro2024 and starts matchday when first game starts by @lukasdotcom in #728
  • Fixes bug with euro2024 not detecting when game in progress by @lukasdotcom in #729
  • Countdown for euro2024 during matchday by @lukasdotcom in #730
  • Only saves last playerUpdate when downloading data was successful by @lukasdotcom in #731
  • Request update for league when the prediction pages are opened by @lukasdotcom in #732
  • Only awards prediction points for games that have started by @lukasdotcom in #733
  • Fixes detailed player view table order for chrome by @lukasdotcom in #734
  • Fixes mobile UI for detailed player other leagues view by @lukasdotcom in #735
  • Shows fullname for clubs even when game finished for predictions by @lukasdotcom in #736
  • Allows you to search clubs by full name by @lukasdotcom in #737
  • Limit size of picture on detailed player page by @lukasdotcom in #738
  • Passes past transfermarket status to plugins by @lukasdotcom in #739
  • Add way for plugin to update points even after game has ended by @lukasdotcom in #740
  • Have euro2024 plugin update player points even after game has ended by @lukasdotcom in #741
  • Adds way to predict matches in future matchdays by @lukasdotcom in #742
  • Fixes bug that doesn't check the min version of a plugin before installing by @lukasdotcom in #743
  • Auto filter by prediction/fantasy when only points in one category by @lukasdotcom in #744

Dependency Changes

Full Changelog: 1.19.0...1.20.0

v1.19.0

10 Jun 19:24
3ca75df
Compare
Choose a tag to compare

What's Changed

Dependency Changes

Full Changelog: 1.18.1...1.19.0

v1.18.1

23 May 23:35
5a0a857
Compare
Choose a tag to compare

What's Changed

  • Removes response size limit for the /api/picture route by @lukasdotcom in #702
  • Has predictions and fantasy enabled by default and allows matchday transfers setting to work by @lukasdotcom in #703
  • Hides predictions in historical prediction viewer when game hasn't started yet by @lukasdotcom in #705
  • Saves theme preferences automatically when no theme was chosen by @lukasdotcom in #704
  • Shows player fallback image even when picture downloading is disabled(Actually works this time) by @lukasdotcom in #706

Full Changelog: 1.18.0...1.18.1