Releases: Lukasdotcom/fantasy-manager
Releases · Lukasdotcom/fantasy-manager
v1.20.4
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
- Update dependency cypress to v13.15.0 by @renovate in #800
- Update dependency chart.js to v4.4.4 by @renovate in #795
- Update dependency @emotion/react to v11.13.3 by @renovate in #796
- Update dependency typescript to v5.6.2 by @renovate in #813
- Update dependency eslint to v8.57.1 by @renovate in #811
- Update dependency next-auth to v4.24.8 by @renovate in #812
- Update dependency @types/node to v20.16.10 by @renovate in #801
- Update dependency @mui/material to v6 by @renovate in #799
- Update typescript-eslint monorepo to v8.8.0 by @renovate in #798
- Update dependency wait-on to v8 by @renovate in #793
- Update dependency eslint-config-next to v14.2.14 by @renovate in #797
- Bump webpack from 5.89.0 to 5.95.0 by @dependabot in #809
- Bump rollup from 2.79.1 to 2.79.2 by @dependabot in #807
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #803
- Update dependency next to v14.2.14 by @renovate in #814
- Update dependency @types/react to v18.3.11 by @renovate in #794
Full Changelog: 1.20.3...1.20.4
v1.20.3
What's Changed
- Sets minimum cache time for an image to 1 year by @Lukasdotcom in #770
- Only updates theme preferences when needed by @Lukasdotcom in #771
- Makes players actually missing for euro2024 when eliminated by @Lukasdotcom in #773
- Prevents race condition from double selling a player by @Lukasdotcom in #774
- Prevents uneccessary requests for usernames by @Lukasdotcom in #775
- Adds penalty goals to game scores in euro2024 by @Lukasdotcom in #777
- Makes a plugin specifically only for testing instead of adding behavior to the bundesliga plugin by @Lukasdotcom in #784
- Fixes Bundesliga plugin to work with new mobile app api by @Lukasdotcom in #787
- Fixes errors for upgrading eslint by @Lukasdotcom in #788
- Removes Euro2024 plugin by @Lukasdotcom in #789
- Sets the domain for all of the images used in testing to 0.0.0.0 by @Lukasdotcom in #791
Dependency Changes
- Bump axios from 1.6.2 to 1.7.4 by @dependabot in #790
- Update typescript-eslint monorepo to v8 (major) by @renovate in #786
- Update dependency sharp to v0.33.5 by @renovate in #785
- Update dependency @types/node to v20.16.1 - autoclosed by @renovate in #769
- Update dependency typescript to v5.5.4 by @renovate in #778
- Update nextjs monorepo to v14.2.5 by @renovate in #780
- Update emotion monorepo to v11.13.0 by @renovate in #782
- Update dependency csv-stringify to v6.5.1 by @renovate in #783
- Update typescript-eslint monorepo to v8.2.0 by @renovate in #792
- Update dependency prettier to v3.3.3 by @renovate in #781
- Update dependency cypress to v13.13.3 by @renovate in #779
Full Changelog: 1.20.2...1.20.3
v1.20.2
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
What's Changed
- Future club data not updated correctly by @Lukasdotcom in #745
- Update german translations by @Lukasdotcom in #746
- Fixes bug with game ending for euro2024 by @Lukasdotcom in #747
- Update ascii normalization by @Lukasdotcom in #751
- Shows starred player even if on bench by @Lukasdotcom in #753
- Deletes invite links for archived leagues by @Lukasdotcom in #754
- Shows players being bought or sold even during matchday when allowed by @Lukasdotcom in #755
- Stores historical game_starts by @Lukasdotcom in #756
- Clear game score whenever a matchday ends by @Lukasdotcom in #757
- Shows the settings for predictions in league page by @Lukasdotcom in #758
- Fixes performance problems when renormalizing ascii characters in db by @Lukasdotcom in #760
- Fixes prediction points calculation for games where away team wins and a tie was guessed by @Lukasdotcom in #759
- Always sorts standings for leagues by @Lukasdotcom in #761
- Changes the filter from show players sold to show players bought during matchdays by @Lukasdotcom in #762
- Adds text to transfer page about clicking on player names by @Lukasdotcom in #763
- Update german translations by @Lukasdotcom in #764
- Uses gameStart to organize games for historical predictions by @Lukasdotcom in #765
Dependency Changes
- Update dependency typescript to v5.5.2 by @renovate in #752
- Update dependency cypress to v13.12.0 by @renovate in #750
- Update dependency @types/node to v20.14.7 by @renovate in #749
- Update typescript-eslint monorepo to v7.13.1 by @renovate in #748
Full Changelog: 1.20.0...1.20.1
v1.20.0
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
- Update dependency @mui/material to v5.15.20 by @renovate in #725
- Update nextjs monorepo to v14.2.4 by @renovate in #721
- Update react monorepo by @renovate in #667
- Update dependency prettier to v3.3.2 by @renovate in #720
Full Changelog: 1.19.0...1.20.0
v1.19.0
What's Changed
- Fixes bug that causes /api/user path to crash when not logged in by @Lukasdotcom in #713
- Allows for tapping of invite links to copy them to clipboard by @Lukasdotcom in #714
- rename some d.ts files to just ts files by @Lukasdotcom in #715
- Adds autosaving to predictions by @Lukasdotcom in #716
- Updates the favorite in the menu immediately when changed by @Lukasdotcom in #717
- Allows for showing full club names on prediction page by @Lukasdotcom in #718
- Adds support for complete club names for Euro2024 by @Lukasdotcom in #719
Dependency Changes
- Update dependency cypress to v13.11.0 by @renovate in #712
- Update dependency prettier to v3.3.1 by @renovate in #711
- Update dependency @types/node to v20.14.2 by @renovate in #709
- Update dependency @mui/material to v5.15.19 by @renovate in #708
- Update typescript-eslint monorepo to v7.13.0 by @renovate in #707
Full Changelog: 1.18.1...1.19.0
v1.18.1
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
v1.18.0
What's Changed
- Adds beta plugin for Euro2024 by @Lukasdotcom in #689
- Adds User-Agent to request for downloading picture to work for Euro2024 by @Lukasdotcom in #690
- Creates historical predictions view pages by @Lukasdotcom in #698
- Adds tests for prediction history and fixes bugs related to that by @Lukasdotcom in #699
- Fixes downloads for historical data by @Lukasdotcom in #700
- Adds missing german translations by @Lukasdotcom in #701
Dependency Changes
- Update dependency cypress to v13.10.0 by @renovate in #697
- Update dependency chart.js to v4.4.3 by @renovate in #696
- Update dependency sharp to v0.33.4 by @renovate in #695
- Update dependency @mui/material to v5.15.18 by @renovate in #694
- Update dependency @types/node to v20.12.12 by @renovate in #693
- Update dependency csv-stringify to v6.5.0 by @renovate in #692
- Update typescript-eslint monorepo to v7.10.0 by @renovate in #691
Full Changelog: 1.17.3...1.18.0
v1.17.3
What's Changed
- Fixes bug that crashes process when downloading a picture fails by @Lukasdotcom in #685
- Shows player fallback image even when picture downloading is disabled by @Lukasdotcom in #687
Dependency Changes
- Update dependency @types/node to v20.12.11 by @renovate in #684
- Update dependency @mui/material to v5.15.17 by @renovate in #683
- Update dependency cypress to v13.9.0 by @renovate in #686
Full Changelog: 1.17.2...1.17.3
v1.17.2
Dependency Changes
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #682
- Update dependency @types/node to v20.12.10 by @renovate in #681
- Update dependency @mui/material to v5.15.16 by @renovate in #680
- Update typescript-eslint monorepo to v7.8.0 by @renovate in #679
Full Changelog: 1.17.1...1.17.2