Tags give the ability to mark specific points in history as being important
- notebook tested on colab vscode extension - handle special character in url correctly - update static data with 2025 season archive - error handling of team_standing and driver_standing command - ready for 2026 season test
Position Plot Improvement - Use integer ticks - reflect position changes after taking chequered flag
- update pace graph title to show what sessions are plotted
- slash command are more stable now - ci pipeline for testing is added
- show points remaining in the season - mention slash command in help message - threads limit
- fixing issue of returning empty file when no session data available for pace plot - fixing issue of plotting to wrong ax when driver and team plot being called at the same time
- introduce locking to prevent same plot being generated together by multiple request - use asyncio to_thread to offload plotting
- update graph plotting parameter - extend pace graph expire to one day - adding marker legends
- introduce pace graph, position graph, championship standing command - not listening to heartbeat
- more command available to be test - not listening to heartbeat
- performance tuning and bug fixes - experimental slash commands
1. performance and reliability improvement 2. experimental slash-command