Logo
Explore Help
Register Sign in
lukasdotcom/fantasy-manager
Watch
1
1
Fork
You've already forked fantasy-manager
0
Code Issues 2 Pull requests 7 Projects Releases 84 Packages Wiki Activity Actions
84 releases 84 tags
  • 1.20.1 975cea7d66

    v1.20.1 Stable

    lukasdotcom released this 2024-06-21 17:23:09 -04:00 | 178 commits to main since this release

    What's Changed

    • Future club data not updated correctly by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/745
    • Update german translations by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/746
    • Fixes bug with game ending for euro2024 by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/747
    • Update ascii normalization by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/751
    • Shows starred player even if on bench by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/753
    • Deletes invite links for archived leagues by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/754
    • Shows players being bought or sold even during matchday when allowed by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/755
    • Stores historical game_starts by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/756
    • Clear game score whenever a matchday ends by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/757
    • Shows the settings for predictions in league page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/758
    • Fixes performance problems when renormalizing ascii characters in db by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/760
    • Fixes prediction points calculation for games where away team wins and a tie was guessed by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/759
    • Always sorts standings for leagues by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/761
    • Changes the filter from show players sold to show players bought during matchdays by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/762
    • Adds text to transfer page about clicking on player names by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/763
    • Update german translations by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/764
    • Uses gameStart to organize games for historical predictions by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/765

    Dependency Changes

    • Update dependency typescript to v5.5.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/752
    • Update dependency cypress to v13.12.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/750
    • Update dependency @types/node to v20.14.7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/749
    • Update typescript-eslint monorepo to v7.13.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/748

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.20.0...1.20.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.20.0 140fc60321

    v1.20.0 Stable

    lukasdotcom released this 2024-06-15 15:24:53 -04:00 | 200 commits to main since this release

    What's Changed

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

    Dependency Changes

    • Update dependency @mui/material to v5.15.20 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/725
    • Update nextjs monorepo to v14.2.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/721
    • Update react monorepo by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/667
    • Update dependency prettier to v3.3.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/720

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.19.0...1.20.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.19.0 3ca75df6f9

    v1.19.0 Stable

    lukasdotcom released this 2024-06-10 15:21:29 -04:00 | 229 commits to main since this release

    What's Changed

    • Fixes bug that causes /api/user path to crash when not logged in by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/713
    • Allows for tapping of invite links to copy them to clipboard by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/714
    • rename some d.ts files to just ts files by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/715
    • Adds autosaving to predictions by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/716
    • Updates the favorite in the menu immediately when changed by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/717
    • Allows for showing full club names on prediction page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/718
    • Adds support for complete club names for Euro2024 by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/719

    Dependency Changes

    • Update dependency cypress to v13.11.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/712
    • Update dependency prettier to v3.3.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/711
    • Update dependency @types/node to v20.14.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/709
    • Update dependency @mui/material to v5.15.19 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/708
    • Update typescript-eslint monorepo to v7.13.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/707

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.18.1...1.19.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.18.1 5a0a857911

    v1.18.1 Stable

    lukasdotcom released this 2024-05-23 19:32:56 -04:00 | 243 commits to main since this release

    What's Changed

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

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.18.0...1.18.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.18.0 243f2ab176

    v1.18.0 Stable

    lukasdotcom released this 2024-05-22 20:16:44 -04:00 | 249 commits to main since this release

    What's Changed

    • Adds beta plugin for Euro2024 by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/689
    • Adds User-Agent to request for downloading picture to work for Euro2024 by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/690
    • Creates historical predictions view pages by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/698
    • Adds tests for prediction history and fixes bugs related to that by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/699
    • Fixes downloads for historical data by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/700
    • Adds missing german translations by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/701

    Dependency Changes

    • Update dependency cypress to v13.10.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/697
    • Update dependency chart.js to v4.4.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/696
    • Update dependency sharp to v0.33.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/695
    • Update dependency @mui/material to v5.15.18 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/694
    • Update dependency @types/node to v20.12.12 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/693
    • Update dependency csv-stringify to v6.5.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/692
    • Update typescript-eslint monorepo to v7.10.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/691

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.17.3...1.18.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.17.3 b39309f05f

    v1.17.3 Stable

    lukasdotcom released this 2024-05-08 12:12:04 -04:00 | 267 commits to main since this release

    What's Changed

    • Fixes bug that crashes process when downloading a picture fails by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/685
    • Shows player fallback image even when picture downloading is disabled by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/687

    Dependency Changes

    • Update dependency @types/node to v20.12.11 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/684
    • Update dependency @mui/material to v5.15.17 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/683
    • Update dependency cypress to v13.9.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/686

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.17.2...1.17.3

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.17.2 6fbc188f0b

    v1.17.2 Stable

    lukasdotcom released this 2024-05-06 16:46:23 -04:00 | 273 commits to main since this release

    Dependency Changes

    • Bump ejs from 3.1.9 to 3.1.10 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/682
    • Update dependency @types/node to v20.12.10 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/681
    • Update dependency @mui/material to v5.15.16 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/680
    • Update typescript-eslint monorepo to v7.8.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/679

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.17.1...1.17.2

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.17.1 4ea9806e78

    v1.17.1 Stable

    lukasdotcom released this 2024-04-29 11:52:44 -04:00 | 278 commits to main since this release

    What's Changed

    • Has the images for the signin with google/github stored in public folder by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/678

    Dependency Changes

    • Bump tar from 6.2.0 to 6.2.1 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/676
    • Update dependency @emotion/styled to v11.11.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/674
    • Update dependency sharp to v0.33.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/673
    • Update dependency cypress to v13.8.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/672
    • Update dependency @types/node to v20.12.7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/668
    • Update nextjs monorepo to v14.2.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/670
    • Update dependency typescript to v5.4.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/671
    • Update dependency @mui/material to v5.15.15 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/669
    • Adds node 22 to test workflow by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/677
    • Update typescript-eslint monorepo to v7.7.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/647

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.17.0...1.17.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.17.0 1fe6a13162

    v1.17.0 Stable

    lukasdotcom released this 2024-03-17 10:13:35 -04:00 | 290 commits to main since this release

    What's Changed

    • Adds indexes to the db for performance by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/637
    • Fixes bugs with clubs/players that doesn't allow 2 of the same name to exist in different leagues by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/638
    • Only shows versions on admin panel analytics that are needed by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/640
    • Makes it so that players with the same uid can exist in different leagues by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/649
    • Fixes bug that causes clubs to get duplicated by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/654
    • Corrects bad test data by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/655
    • Deletes predictions when a new matchday starts by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/663
    • Order clubs on predictions page by order they play in by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/664
    • Shows time until game starts for predictions by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/665
    • Has menu be responsive based on number of entries in it. by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/666

    Dependency Changes

    • Bump ip from 2.0.0 to 2.0.1 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/656
    • Bump follow-redirects from 1.15.3 to 1.15.6 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/657
    • Bump jose from 4.15.4 to 4.15.5 by @dependabot in https://github.com/Lukasdotcom/fantasy-manager/pull/658
    • Update dependency sqlite3 to v5.1.7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/652
    • Update dependency @emotion/react to v11.11.4 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/651
    • Update dependency sharp to v0.33.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/650
    • Update dependency eslint to v8.57.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/648
    • Update dependency prettier to v3.2.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/646
    • Update dependency csv-stringify to v6.4.6 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/644
    • Update dependency @types/node to v20.11.28 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/641
    • Update dependency ts-node to v10.9.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/643
    • Update dependency cypress to v13.7.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/636
    • Update dependency typescript to v5.4.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/639
    • Update nextjs monorepo to v14.1.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/642
    • Update dependency @types/react to v18.2.66 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/645
    • Update typescript-eslint monorepo to v7 (major) by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/662
    • Update dependency dotenv to v16.4.5 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/661
    • Update dependency next-auth to v4.24.7 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/660
    • Update dependency chart.js to v4.4.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/659
    • Update dependency @mui/material to v5.15.13 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/635

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.16.0...1.17.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 1.16.0 290e4ff21b

    v1.16.0 Stable

    lukasdotcom released this 2023-12-04 16:20:47 -05:00 | 329 commits to main since this release

    Update Notice

    Mysql/mariadb support has been dropped. For more details look at #628.

    What's Changed

    • Fixes the aspect ratio of placeholder player pictures by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/609
    • Fixes the styling for players that are playing to be outlined by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/613
    • Allows players to predict match results by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/622
    • Has the api respond with fantasy not enabled when the fantasy is disabled for a league by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/624
    • Moves the db types to database.d.ts by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/625
    • Changes serverID to be a string instead of an integer by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/626
    • Updates german translations by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/627
    • Drop mysql/mariadb support by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/628
    • Updates feature list on readme and main page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/629
    • Updates screenshots by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/630
    • Adds predictions to the tutorial by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/632

    Dependency Changes

    • Update dependency prettier to v3.1.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/618
    • Update dependency sharp to v0.33.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/621
    • Update dependency eslint-plugin-local-rules to v2.0.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/620
    • Update dependency typescript to v5.3.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/619
    • Update dependency next-auth to v4.24.5 [SECURITY] by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/617
    • Update dependency cypress to v13.6.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/607
    • Update dependency @mui/material to v5.14.19 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/608
    • Update dependency sqlite to v5.1.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/610
    • Update dependency wait-on to v7.2.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/611
    • Update dependency @types/bcrypt to v5.0.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/614
    • Update dependency eslint to v8.55.0 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/612
    • Update nextjs monorepo to v14 (major) by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/604
    • Update dependency @types/node to v20.10.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/623
    • Update typescript-eslint monorepo to v6.13.2 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/631
    • Update dependency chart.js to v4.4.1 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/634
    • Update dependency @types/react to v18.2.42 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/633

    Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.15.4...1.16.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
First Previous 1 2 3 4 5 ... Next Last
Powered by Forgejo Version: 16.0.3 Page: 303ms Template: 150ms
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API