Releases: Lukasdotcom/fantasy-manager
Releases · Lukasdotcom/fantasy-manager
v1.3.2
Update Information
- There is a new environmental variable that is used this variable is called MIN_UPDATE_TIME_TRANSFER. The default value for this variable is 3600. You should add this to your docker-compose or .env file.
What's Changed
- Added notice when updating script crashes by @Lukasdotcom in #98
- Adds countdown for when the transfer market will open by @Lukasdotcom in #99
- Adds some missing html attributes by @Lukasdotcom in #100
Full Changelog: 1.3.1...1.3.2
v1.3.1
What's Changed
- Fixes picture url bug with csv download by @Lukasdotcom in #94
- Fixes bug with parts of menu being cut off by @Lukasdotcom in #95
- Fallback picture for players by @Lukasdotcom in #96
- Allows ascii characters in player search all related utf-8 characters by @Lukasdotcom in #97
Full Changelog: 1.3.0...1.3.1
v1.3.0
What's Changed
- Adds ability to download data as json or csv by @Lukasdotcom in #90
- Update nextjs monorepo to v12.2.4 by @renovate in #89
- Added ability to star players to get more points by @Lukasdotcom in #91
- Fixes bug with when the transfer market is open by @Lukasdotcom in #92
- Adds log when data update fails by @Lukasdotcom in #93
Full Changelog: 1.2.0...1.3.0
v1.2.0
What's Changed
- Fixes bug with sign in with google sessions having email instead of id by @Lukasdotcom in #79
- Adds sign in with github and hides sign in options when disabled by @Lukasdotcom in #80
- Update dependency next-auth to v4.10.3 by @renovate in #84
- Update dependency eslint to v8.21.0 by @renovate in #83
- Way to view Historical Matchdays by @Lukasdotcom in #87
- Update dependency cypress to v10.4.0 by @renovate in #86
- Update dependency sqlite3 to v5.0.11 by @renovate in #82
- Adds save button to changing username by @Lukasdotcom in #88
Full Changelog: 1.1.5...1.2.0
v1.1.5
What's Changed
- Forgot some awaits in some of the statements by @Lukasdotcom in #70
- Adds support for sqlite by @Lukasdotcom in #71
- Pin dependency sqlite3 to 5.0.9 by @renovate in #73
- Added cypress testing and fixes many bugs by @Lukasdotcom in #76
- Update dependency sqlite3 to v5.0.10 by @renovate in #75
- Update nextjs monorepo to v12.2.3 by @renovate in #74
- Update dependency next-auth to v4.10.2 by @renovate in #72
Full Changelog: 1.1.4...1.1.5
v1.1.4
What's Changed
- Adds contributing guidelines and program can now run outside of docker container by @Lukasdotcom in #63
- Update dependency @socialgouv/matomo-next to v1.4.0 by @renovate in #57
- Adds prettier by @Lukasdotcom in #64
- Update dependency next-auth to v4.10.0 by @renovate in #65
- Update dependency next-auth to v4.10.1 by @renovate in #67
- Update dependency eslint to v8.20.0 by @renovate in #66
- Bump terser from 5.14.1 to 5.14.2 by @dependabot in #69
- Fixes bug when connection with db times out by @Lukasdotcom in #68
Full Changelog: 1.1.3...1.1.4
v1.1.3
What's Changed
- Allows you to filter by club in transfer market by @Lukasdotcom in #62
Full Changelog: 1.1.2...1.1.3
v1.1.2
What's Changed
- Fixes compatibility with the api by @Lukasdotcom in #61
Full Changelog: 1.1.1...1.1.2
v1.1.1
What's Changed
- Program still works if github api fails to respond or is rate limiting you by @Lukasdotcom in #60
Full Changelog: 1.1.0...1.1.1
v1.1.0
What's Changed
- Closes some conections that are not being closed by @Lukasdotcom in #55
- Update nextjs monorepo to v12.2.2 by @renovate in #56
- Customize leagues by @Lukasdotcom in #58
- Adds ability to have a certain amount of transfers
- Adds ability to allow a player to exist multiple times in a league
- Adds ability to customize starting amount of money
- Adds ability to have league admins
- Adds a notice on the info screen on PWA by @Lukasdotcom in #59
Full Changelog: 1.0.9...1.1.0