v0.2.18
Umami-Python Release Notes
Since 3a08f77 (2 commits)
π New Features
- Python Version Update: Upgraded to Python 3.13 and 3.14, providing better support for modern
applications.
π Bug Fixes
- API Call Method Fix: Corrected the use of
datainstead ofjsonin login API calls,
ensuring proper data transmission.
Originally, this was not a problem with the server, but it has started failing. If you have encountered login errors, this may fix it.