Features
Custom session bars by @LanceVShoot in #138
Allow you to customise the header / footer session bars
Allow ordering of input widgets by @oshibajus in #142
Tachometer in Input widget by @oshibajus in #142
Miami and Adelaide tracks by @tariknz in #144
Temperature unit selection by @LanceVShoot in #149
Settings to select from Cecius or Farenheit where displaying temperatures
Bug fixes
- For gap/int show label for first driver in class instead of -, so user knows what the column of data is. also minor updates to standings/relatives settings toggle switches that appear to have been broken.
- Better contrast for off-track flag (black text on yellow background)
- Licence is now rounded down e.g. 4.99 would show 5.0 now it shows 4.9 to be consistent with the way iRacing displays these
- Various performance fixes: reduce update rates and fix excessive rerenders in some hooks
- Updates readme so its more up to date with the features and some screenshots
- Fixes race condition with checking if the app is already running (fixes showing port in-use error)
- Fixes a bug where sometimes if an overlay is closed outside the settings, the app would try to pubish to it showing error alerts
Changelog
- feat: custom session bars by @LanceVShoot in #138
- chore: add profiler + minor performance optimizations by @tariknz in #139
- chore: remove dnd-kit deps, create a basic version by @tariknz in #140
- chore: update react hooks linter and fix issues by @tariknz in #141
- feat: input reorder and tachometer by @oshibajus in #142
- feat: update for miami and adelaide by @tariknz in #143
- fix: direction of adelaide by @tariknz in #144
- chore: sdk yaml to json in c++ instead of js by @tariknz in #145
- fix: license rounding by @LanceVShoot in #147
- feat: temperature unit selection by @LanceVShoot in #149
- fix: show gap/int label by @LanceVShoot in #148
- chore: consolidate session bar items by @LanceVShoot in #150
- revert: native yaml parsing by @tariknz in #151
- fix: better contrast for off-track flag by @tariknz in #152
- fix: handle closed browsers better by @tariknz in #153
- fix: race condition with checking single instance is running by @tariknz in #154
- fix: update default dashboard settings by @tariknz in #155
- chore: update feature list by @tariknz in #156
New Contributors
- @oshibajus made their first contribution in #142
Full Changelog: v0.0.31...v0.0.32
