-
v1.12.3 Stable
released this
2023-08-17 17:33:10 -04:00 | 510 commits to main since this releaseUpdate Information
Note that the saved pictures from DOWNLOAD_PICTURES is reset and will have to redownload all the pictures due to #480
What's Changed
- Fixes the version check for using old analytics data by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/479
- Makes the picture downloading much more resilient, and changes the folder organization of the pictures by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/480
- Adds a filter for sales on the transfer page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/481
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.12.2...1.12.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.12.2 Stable
released this
2023-08-16 14:56:55 -04:00 | 514 commits to main since this releaseWhat's Changed
- Fixes bug where the league data is never updated and removes validLeagues function due to confusion by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/469
- Makes the downloaded files use the new fields and give a valid url for the pictures by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/470
- Makes showHidden do a different search to the api that hides all players that are in no unarchived squads by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/474
- Makes the downloads page static and also shows leagues that don't recieve updates anymore in page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/475
- Adds an error to the league creation screen when no plugin is enabled and adds a help page for that by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/476
- Fixes bug where league data is missing in the analytics by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/477
- Makes the username loading look instant when cached by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/478
Dependency Changes
- Update dependency prettier to v3.0.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/468
- Update dependency next-auth to v4.23.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/473
- Update dependency sharp to v0.32.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/472
- Update dependency cypress to v12.17.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/471
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.12.1...1.12.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.12.1 Stable
released this
2023-08-14 22:37:47 -04:00 | 529 commits to main since this releaseWhat's Changed
- Fixes bug with pictures being redownloaded over and over when DOWNLOAD_PICTURES=yes by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/467
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.12.0...1.12.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.12.0 Stable
released this
2023-08-14 21:39:25 -04:00 | 531 commits to main since this releaseUpdate Information
Note that this switched the plugins to be changed in the web-ui settings. This means that the enviromental variables like ENABLE_EPL do nothing now. Note that these variables will be used during the update to auto enable those plugins. Also now pictures are downloaded to disk to allow for custom plugins. This means that the new environmental variable DOWNLOAD_PICTURE exists. For more info on DOWNLOAD_PICTURE go to env.md.
What's Changed
- Adds a default locale in the html for SEO by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/368
- Fixes german translation in tutorial using Player instead of Spieler by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/369
- First simple beta plugin system made by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/411
- fixes warning with Critical dependency and 0s showing up in announcements by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/414
- Allows for the adding and removing of custom plugins by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/426
- Makes the eslint rules stricter by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/428
- Makes it so that pictures are downloaded/streamed through an api route to prevent domain restrictions from affecting plugins by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/441
- Drops node 19 from testing by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/444
- Adds a game_end_time to the plugin response and gives the plugins more information by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/457
- Fixes the db upgrade script for 1.12 by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/460
- Added support for sales by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/461
- Does not update some data when the game has been finished by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/462
- Fixes a bug with analytics that causes data duplication by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/463
- Adds a way to optout of analytics and gives a central file that describes every env variable by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/464
Dependency Changes
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/380
- Bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/385
- Update dependency sqlite3 to v5.1.6 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/398
- Bump webpack from 5.73.0 to 5.76.2 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/404
- Update dependency csv-stringify to v6.4.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/418
- Update emotion monorepo to v11.11.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/422
- Update dependency prettier to v3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/451
- Update dependency typescript to v5.1.6 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/431
- Update dependency cypress to v12.17.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/437
- Update dependency eslint-plugin-cypress to v2.14.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/450
- Update dependency sqlite to v5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/452
- Update nextjs monorepo to v13.4.13 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/449 Note this was downgraded to v13.4.12. Look at https://github.com/Lukasdotcom/fantasy-manager/pull/458 for details
- Update dependency dotenv to v16.3.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/430
- Update dependency sharp to v0.32.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/448
- Update dependency node-downloader-helper to v2.1.9 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/447
- Update dependency chart.js to v4.3.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/445
- Update dependency @emotion/react to v11.11.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/436
- Update dependency @types/react to v18.2.20 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/432
- Update dependency @types/node to v18.17.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/456
- Update dependency eslint to v8.47.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/455
- Update typescript-eslint monorepo to v6.4.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/435
- Update dependency next-auth to v4.23.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/454
- Update dependency @mui/material to v5.14.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/459
- Update dependency @typescript-eslint/parser to v6.4.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/466
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.11.0...1.12.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.11.0 Stable
released this
2023-01-10 15:57:45 -05:00 | 754 commits to main since this releaseUpdate Information
Matomo analytics support has been completely dropped and will not do anything anymore.
What's Changed
- Allows to search player in a non enabled league by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/343
- Adds multi language support and german by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/344
- Removes bug with flashing login status when changing page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/352
- Adds support for changing locales and syncing preferences based on account by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/354
- Adds support for themes and locales in analytics by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/358
- Adds all the analytics data to the admin panel by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/360
- Fixes google and github login logos by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/363
- Adds a better tutorial by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/366
- Removes matomo support completly by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/367
Dependency Changes
- Update dependency @types/node to v18.11.15 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/335
- Update dependency eslint to v8.30.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/341
- Update dependency @types/node to v18.11.16 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/340
- Update dependency @types/node to v18.11.17 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/342
- Update dependency wait-on to v7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/339
- Update dependency chart.js to v4.1.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/338
- Update nextjs monorepo to v13.0.7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/337
- Update dependency @mui/material to v5.11.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/336
- Update dependency cypress to v12.1.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/334
- Update dependency react-chartjs-2 to v5.1.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/345
- Update dependency next-auth to v4.18.6 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/325
- Update dependency @types/node to v18.11.18 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/351
- Update nextjs monorepo to v13.1.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/350
- Update dependency next-auth to v4.18.7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/349
- Update dependency @mui/material to v5.11.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/346
- Update dependency sharp to v0.31.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/348
- Update dependency cypress to v12.2.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/347
- Update dependency eslint to v8.31.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/353
- Update dependency @mui/material to v5.11.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/355
- Update dependency cypress to v12.3.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/356
- Update dependency chart.js to v4.1.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/357
- Update dependency prettier to v2.8.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/362
- Update dependency next-auth to v4.18.8 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/361
- Update dependency @mui/material to v5.11.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/364
- Update dependency react-chartjs-2 to v5.2.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/365
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.10.3...1.11.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.10.3 Stable
released this
2022-12-12 17:51:01 -05:00 | 850 commits to main since this releaseWhat's Changed
- Fixes formatting for player purchase screen by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/314
- Fixes the latest matchday historical data screen showing the wrong info by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/315
- Fixes caching for league data and moves it to seperate file by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/316
- Fixes bad start and end times for the world cup transfer periods by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/330
- Fixes bug with bad cache for hidden players by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/331
- Prevents the making of an empty username and or password by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/332
- Adds missing href attribute to links by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/333
Dependency Changes
- Update dependency @types/node to v18.11.10 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/313
- Update dependency csv-stringify to v6.2.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/312
- Update dependency @types/react to v18.0.26 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/318
- Update dependency eslint to v8.29.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/319
- Update nextjs monorepo to v13.0.6 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/317
- Update dependency next-auth to v4.18.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/320
- Update dependency @types/node to v18.11.11 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/321
- Update dependency prettier to v2.8.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/324
- Update dependency typescript to v4.9.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/326
- Update dependency @types/node to v18.11.12 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/327
- Update dependency @types/node to v18.11.13 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/328
- Update dependency @mui/material to v5.10.17 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/322
- Update dependency cypress to v12 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/323
- Update dependency sqlite3 to v5.1.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/329
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.10.2...1.10.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.10.2 Stable
released this
2022-11-28 18:45:36 -05:00 | 895 commits to main since this releaseWhat's Changed
- Fixes infinite loading bug when looking at historical squad on that matchday by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/301
- Creates a custom login page and adds tos by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/304
- Gives World Cup 2022 the correct player pictures by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/309
- Allows transfers on a matchday by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/310
- Makes the user colors more varied for profile pictures by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/311
Dependency Changes
- Update dependency csv-stringify to v6.2.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/303
- Update dependency @mui/material to v5.10.15 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/302
- Update dependency cypress to v11.2.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/305
- Update dependency prettier to v2.8.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/306
- Update nextjs monorepo to v13.0.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/307
- Update dependency @mui/material to v5.10.16 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/308
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.10.1...1.10.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.10.1 Stable
released this
2022-11-20 11:50:43 -05:00 | 926 commits to main since this releaseWhat's Changed
- Fixes bug with no points calculated in World Cup by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/299
- Updates the types for the world cup 2022 by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/300
Dependency Changes
- Update dependency next-auth to v4.17.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/298
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.10.0...1.10.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.10.0 Stable
released this
2022-11-19 10:51:42 -05:00 | 934 commits to main since this releaseWhat's Changed
- Attendence updated for longer time and no opponent means empty not NA by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/283
- Fixes contrast on the useravatar by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/284
- Fixes bug with transfer page, SQLITE_BUSY, and loading screen even when navigation done by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/285
- Caches transfer searches and shows updateRunning only for the latest data by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/286
- Fixes opponent names in EPL teams by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/291
- Adds announcements in leagues by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/292
- Improves the forecast for world cup by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/297
Dependency Changes
- Update nextjs monorepo to v13.0.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/282
- Update dependency typescript to v4.9.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/290
- Update dependency @mui/material to v5.10.14 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/288
- Update dependency cypress to v11.1.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/289
- Update dependency react-chartjs-2 to v5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/293
- Update dependency chart.js to v4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/287
- Update dependency react-chartjs-2 to v5.0.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/294
- Update nextjs monorepo to v13.0.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/295
- Update dependency eslint to v8.28.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/296
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.9.1...1.10.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.9.1 Stable
released this
2022-11-10 14:38:06 -05:00 | 978 commits to main since this releaseWhat's Changed
- Update dependency next-auth to v4.16.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/274
- Makes the screenshots responsive by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/275
- Fixes names in the EPL by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/276
- Makes the invite link api better and random invite link better by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/277
- Update dependency csv-stringify to v6.2.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/278
- Adds historical match storage by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/279
- Update dependency cypress to v11 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/280
- Adds historical attendance storage by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/281
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.9.0...1.9.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads