-
v1.15.2 Stable
released this
2023-09-25 16:42:34 -04:00 | 399 commits to main since this releaseUpdate Notice
Due to the theme color now being respected everywhere, #565, in the default theme the warning color is prefilled to keep the UI similar to how it was before this update. To prevent custom themes from being overwritten this does not overwrite your theme. If you would like to use this just paste the following in the admin panel under custom themes.
This into the dark theme:{"palette":{"mode":"dark","warning":{"main":"#fdd835"}}}And this into the light theme:
{"palette":{"mode":"light","warning":{"main":"#fbc02d"}}}What's Changed
- Fixes all links reloading the page by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/560
- Makes sure to revalidate all pages after changing theme by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/561
- Allows users to create custom themes and allows pasting of MUI theme creator content directly into textbox by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/562
- Adds custom theme to the analytics by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/564
- Has almost every color be generated from the theme and the warning color be yellow by default by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/565
- Adds optimization function to db by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/567
- Exits second script on server crash and revalidates all static pages on startup by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/568
- Attempt to fix bug that causes matchday to be ended twice by @Lukasdotcom in https://github.com/Lukasdotcom/fantasy-manager/pull/570
Dependency Changes
- Update typescript-eslint monorepo to v6.7.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/566
- Update nextjs monorepo to v13.5.3 by @renovate in https://github.com/Lukasdotcom/fantasy-manager/pull/563
Full Changelog: https://github.com/Lukasdotcom/fantasy-manager/compare/1.15.1...1.15.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads