Skip to content

Releases: MedAziz11/Uptime-Kuma-Web-API

v1.2.2

10 Aug 10:47
a195e62
Compare
Choose a tag to compare

🐜 Bug Fix: DB permissions

v1.2.1

10 Aug 10:42
b77190a
Compare
Choose a tag to compare

➕ Switching to gunicorn for better performance
➕ Some big fixes in the status page api
➕ improving CI
➕ Multi-architecture support (amd64, arm64)

V1.2

09 Apr 21:40
5b1c14e
Compare
Choose a tag to compare

🚀 Status Page API
🎨 Separated request and response models for better control and flexibility.
📝 Added more detailed descriptions for router functions to improve endpoint understanding.
🔐 Enhanced input data validation using Pydantic validators for better data integrity.
📊 Improved error logging with more detailed context to aid debugging.
🚨 Introduced custom exception classes for specific error scenarios.
💡 Tests for API endpoints to ensure reliability. (albeit basic tests in Bash)

V1.1

06 Feb 09:56
Compare
Choose a tag to compare
  • Maintenance Mode
  • Assign tags to monitors
  • Redirect slashes
  • Access token expiration is an env var (default 8 days)

V1.0

14 Dec 16:02
Compare
Choose a tag to compare

First release of the UptimeKuma REST API