You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
3
3
All notable changes to F1 Timing Replay will be documented in this file.
4
4
5
+
## 1.2.2
6
+
7
+
### Improvements
8
+
-**Mobile race control** added collapsible race control messages section to mobile view for both live and replay
9
+
-**<1sec interval highlight** intervals under 1 second are highlighted in green during race sessions (toggleable in settings)
10
+
-**Live session styling** improved pulse animation on live indicators and cleaner live session button layout (contributed by [@Clav3rbot](https://github.com/Clav3rbot))
11
+
-**Broadcast delay** added manual input field for exact delay value
12
+
-**Minor UI/UX improvements** main page layout changed to expandable list, fixed minor UI bugs on navigation
13
+
14
+
15
+
### Fixes
16
+
-**Memory management** replay session data is now evicted from memory 5 minutes after the last client disconnects
17
+
-**Live race control messages** fixed race control messages not updating during live sessions when broadcast delay is set
18
+
-**Phantom tyre compounds** fixed incorrect tyre history in live sessions caused by interim/placeholder compound updates from the F1 feed
19
+
-**Live qualifying sectors** fixed sector indicators not clearing after lap completion (now clears after 5 seconds) and fixed multiple drivers showing purple in the same sector by computing colours from actual times
20
+
-**Session times** corrected session times to display local date with time
0 commit comments