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