Skip to content

Releases: slowlydev/f1-dash

v4.0.2

02 Feb 13:18
c12dac0

Choose a tag to compare

  • fixes pre season testings now showing up
  • ci/cd pipeline
  • image tags

Full Changelog: v4.0.0...v4.0.2

v4.0.0

27 Jan 16:31
a96dc18

Choose a tag to compare

What's Changed

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

14 Jun 16:23
9676757

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

01 Jun 15:18
e2154d8

Choose a tag to compare

  • added compression to SSE endpoint

Full Changelog: v3.1.0...v3.1.1

v3.1.0

01 Jun 11:02
c2d32bc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.2...v3.1.0

v3.0.2

18 May 12:38
50341db

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

02 May 18:55
4995baf

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

29 Apr 19:52
bebeec9

Choose a tag to compare

First proper release! 🎉

For now on there will be proper releases like this, showing a detailed change log and improved versioning for docker images.

Whats new in v3?

  • new ui for dashboard page
  • new weather map page
  • new track map focused page
  • settings page is not integrated into live timing (no delay waiting times  🎉)
  • improved CI/CD

Whats next for v3?

  • automatic team radio transcriptions
  • driver comparison (head 2 head page)
  • session replays

Full Changelog: v0.2.1...v3.0.0