Product updates
Stay up to date with the latest features, improvements, and releases
Uptimer v1.2.0
2025-09-13
self-hosted
feat
fix
ui
Features
- CSS rework with minification and class mapping CSS/JS reduced ~50%
- HTML size reduced through CSS class minification
Fixes
- Fixed paging issue on the rule availability history page.
- UI error messages updated for clarity.
Summary: This update improves site load speed.
- Reduced CSS and JS bundle sizes.
- Fewer HTTP requests for CSS, JS, and font files.
- HTML size reduced through CSS class minification.
Faster load times mean a smoother developer and user experience — aligning with our vision of lightweight, transparent, and reliable tools.
Uptimer (self-hosted) v1.1.0
2025-08-20
self-hosted
feat
fix
security
- Version number displayed alongside project name
- Improved OIDC-to-user mapping (security fix)
- Fixed header spacing issue on the rules list page
Redesign and Python SDK updates
2025-08-19
saas
api
sdk
cloud
feat
SaaS updates
- Launched public API Officially launched our public API 🚀
- Redesigned pages for improved clarity and navigation Rolled out fully redesigned pages for a smoother experience
Python SDK v0.3.0
- Self-hosted client now requires a base_url
- Introduced cloud client for integration
- Updated documentation for clarity
August 10, 2025 updates
2025-08-10
sdk
feat
fix
self-hosted
api
refactor
ui
docs
Python SDK v0.2.0
- First public Python SDK version
- Added full rule management (create, update, delete, list)
- New APIs for regions, rules, and workspaces
Uptimer (self-hosted) v1.0.0
- New APIs: rules (CRUD), version, regions, workspaces
- UI supports API key and token management
- Core refactor: app initialization, services, handlers, tests Major core refactor: app initialization, services, handlers, tests
- Refreshed UI
- Optimized performance Fewer SQL queries, parallel API tests
Documentation
- Updated documentation for Uptimer v1.0.0
Documentation - initial launch
2025-06-21
docs
- Documentation launched with initial version of Uptimer (v0.2.0)