Releases: slowlydev/f1-dash
v4.0.6
v4.0.4
What's Changed
- fix: improve regex for ical SUMMARY parsing by @eepzii in #314
- release v4.0.4 by @slowlydev in #315
- fixed livetiming by migrating to singalrcore endpoint, initial fix by @stefanolomo cleanup and refactor by @slowlydev
- fixed weather page initial fix by @stefanolomo cleanup and refactor by @slowlydev
- updated dependencies
New Contributors
- @eepzii made their first contribution in #314
- @stefanolomo made their first contribution (rainviewer and initial signalrcore fixes)
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
- chore(deps): bump next from 16.1.5 to 16.2.3 in /dashboard by @dependabot[bot] in #307
- security fixes
- other dependency updates
Full Changelog: v4.0.2...v4.0.3
v4.0.2
- fixes pre season testings now showing up
- ci/cd pipeline
- image tags
Full Changelog: v4.0.0...v4.0.2
v4.0.0
What's Changed
- V4 by @slowlydev in #302
Syncing private changes, that have been ongoing since 3.2.0 to improve stability, are now made public or synced back to the repo.
This is not really adding any features, more of a restructure and cleanup.
We’ll see how f1-dash continues through the 2026 season.
Note that theres a rename of the images and other images have been discontinued (these images where not reallyt used before anyway). So theres the 4.0.0 and onwards images:
(dashboard)
ghcr.io/slowlydev/f1-dash:4.0.0
ghcr.io/slowlydev/f1-dash:latest
(realtime) (renamed from live)
ghcr.io/slowlydev/f1-dash-realtime:4.0.0
ghcr.io/slowlydev/f1-dash-realtime:latest
(api)
ghcr.io/slowlydev/f1-dash-api:4.0.0
ghcr.io/slowlydev/f1-dash-api:latest
Also note some env var changes in the SETUP.md file. This might be expanded in the future so self hosting is more simple.
Full Changelog: v3.2.0...v4.0.0
v3.2.0
What's Changed
- feat: add color to safety car by @AbsentData in #283
- Adding finish line to track map by @Blize in #284
- Live Backend improvements
- update 3.2.0 by @slowlydev in #285
Full Changelog: v3.1.1...v3.2.0
v3.1.1
- added compression to SSE endpoint
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- Fix typo in readme.md by @Breinich in #267
- chore(license): update copyright info in LICENSE file by @1411430556 in #268
- docs: improve .md documentation by @Constrat in #273
- bugfix/backend-structure by @slowlydev in #277
- i18n: improved english sentences by @Constrat in #276
- feat: add TeamLogo component to page standings, add Teams logo img by @Alexkill536ITA in #261
- feat: oled full black background setting toggle by @Constrat in #279
- update by @slowlydev in #280
New Contributors
- @Breinich made their first contribution in #267
- @1411430556 made their first contribution in #268
- @Constrat made their first contribution in #273
- @Alexkill536ITA made their first contribution in #261
Full Changelog: v3.0.2...v3.1.0
v3.0.2
What's Changed
- refactor(contributing.md): add tips for windows users by @MrBiscuit921 in #239
- fix: handle inconsistent safety car by @AbsentData in #260
- fix: update delayInput while delayTimer is paused by @AbsentData in #258
- update 3.0.2 by @slowlydev in #265
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- fix: improved cords fetching for weather map by @slowlydev in #251
- fix: show nav when buffering on mobile by @slowlydev in #250
Full Changelog: v3.0.0...v3.0.1