Releases: jampez77/Ryanair
Releases · jampez77/Ryanair
2024.10.1: Fixing HA crash
2024.10.0: Fixing coordinator update errors
Fixing coordinator update errors
2024.9.1: Tackling memory leaks (hopefully once and for all)
Removed reliance on static json files and I think these could be the cause of the memory leaks. They also weren't a very good idea anyway.
2024.7.1: Addressing Memory Leaks
This release attempts to fix some memory leaks I observed. Hoping it works.
2024.7.0: Bug fixes
Various bug fixes that should address #27
2023.12.0: Bug fixxes and Slovak language support added
Fix attempt for #22
2023.10.2: Fixing Upcoming Flights
Moved upcoming flights logic out of for loop as it is not updated when no flights are returned.
2023.10.1: Implement Re-authentication
Session will now automatically re-authenticate when refreshing a token doesn't work.
2023.10.0: Bug fixes / Improvements
Better JSON saving / loading interactions.
2023.9.11: Multiple account fix
Multiple account fix