Thursday, March 5, 2026
1 change · 18.0
Code cleanup and technical improvements
This update simplifies how the geolocation module retrieves its API keys. The change moves this process to a separate method, improving the code's organization and maintainability. This enhances the stability and reliability of the geolocation service.
Original PR description
Move the api key retrieval to another method.