New Features
- `fastf1.plotting.get_driver_style` now replaces the magic ``'auto'``
color keyword recursively. This allows for more complex plotting styles, for
example when using the Plotly library. (by Casper-Guo) (701)
Bug Fixes
- Missing drivers are now only added to session results based on data from
Jolpica-F1 (formerly Ergast), when the session type is fully supported by
the API. This fixes cases where drivers were incorrectly added in practice
sessions, for example. (by Casper-Guo) (699)