Releases: Lukasdotcom/fantasy-manager
Releases · Lukasdotcom/fantasy-manager
v1.0.9
What's Changed
- Update nextjs monorepo to v12.2.1 by @renovate in #53
- Fixes bug when leaving a league and the league is scheduled to delete by @Lukasdotcom in #54
Full Changelog: 1.0.8...1.0.9
v1.0.8
v1.0.7
What's Changed
- Added support for a very simple PWA by @Lukasdotcom in #48
- Pin dependency next-pwa to 5.5.4 by @renovate in #49
- Made the way that leagues are stored in the database much cleaner by @Lukasdotcom in #50
- Fixes a small bug with the 1.0.7 database upgrade by @Lukasdotcom in #51
Full Changelog: 1.0.6...1.0.7
v1.0.6
What's Changed
- Fixes bug with update notification... by @Lukasdotcom in #47
Full Changelog: 1.0.5...1.0.6
v1.0.5
What's Changed
- Fixes bug with downloading player data being skipped by @Lukasdotcom in #45
- Fixes bug with update notifications always showing up by @Lukasdotcom in #46
- Update dependency next-auth to v4.9.0 by @renovate in #43
Full Changelog: 1.0.4...1.0.5
v1.0.4
What's Changed
- Update dependency sharp to v0.30.7 by @renovate in #34
- Update dependency next-auth to v4.6.1 by @renovate in #35
- Use the name that google gives as the default username instead of email by @Lukasdotcom in #36
- Update nextjs monorepo to v12.2.0 by @renovate in #38
- Update dependency next-auth to v4.7.0 by @renovate in #37
- INSERT statements now show the column names by @Lukasdotcom in #39
- Update dependency eslint to v8.19.0 by @renovate in #41
- Shows when there is an update on main page by @Lukasdotcom in #42
- Update dependency next-auth to v4.8.0 by @renovate in #40
- Adds much more logging and analytics data by @Lukasdotcom in #44
Full Changelog: 1.0.3...1.0.4
v1.0.3
1.0.2
What's Changed
- Update dependency eslint to v8.18.0 by @renovate in #32
- Fixes analytics not working by building the container every time by @Lukasdotcom in #33
Full Changelog: 1.0.1...1.0.2
v1.0.1
What's Changed
- Configure Renovate by @renovate in #22
- Adds matomo analytics by @Lukasdotcom in #26
- Update Node.js to v18 by @renovate in #24
- Pin dependencies by @renovate in #23
- Update docker/setup-qemu-action action to v2 by @renovate in #29
- Update docker/setup-buildx-action action to v2 by @renovate in #28
- Update actions/checkout action to v3 by @renovate in #27
- Fix login for password based login by @Lukasdotcom in #30
- Improve leaderboard UI by @Lukasdotcom in #31
Full Changelog: 1.0.0...1.0.1
v1.0.0
Upgrade Information
I would not recommend an upgrade from v0.1.6 due to the complexity and how short this program has existed.
What's Changed
- Fixes crash with users not logged in using player api by @Lukasdotcom in #19
- Allows for signing in with a username and a password by @Lukasdotcom in #20
- Allows you to use a custom database user by @Lukasdotcom in #21
Full Changelog: 0.1.6...1.0.0