docs: add upgrade docs (including breaking changes list)
parent
4bf07257f2
commit
d7ed6f48f5
12
README.md
12
README.md
|
|
@ -21,6 +21,7 @@ A more advanced, serverless, and free uptime monitoring & status page solution,
|
||||||
- Customizable Webhook
|
- Customizable Webhook
|
||||||
- Status page
|
- Status page
|
||||||
- Interactive ping (response time) chart for all types of monitors
|
- Interactive ping (response time) chart for all types of monitors
|
||||||
|
- Scheduled maintenances alerts & Incident history page
|
||||||
- Responsive UI that adapts to your system theme
|
- Responsive UI that adapts to your system theme
|
||||||
- Customizable status page
|
- Customizable status page
|
||||||
- Use your own domain with CNAME
|
- Use your own domain with CNAME
|
||||||
|
|
@ -39,6 +40,10 @@ Some screenshots:
|
||||||
|
|
||||||
Please refer to [Wiki](https://github.com/lyc8503/UptimeFlare/wiki)
|
Please refer to [Wiki](https://github.com/lyc8503/UptimeFlare/wiki)
|
||||||
|
|
||||||
|
## 🚀Upgrade existing deployments
|
||||||
|
|
||||||
|
Get the latest features right away with [simple upgrade process](https://github.com/lyc8503/UptimeFlare/wiki/Synchronize-updates-from-upstream)
|
||||||
|
|
||||||
## New features (TODOs)
|
## New features (TODOs)
|
||||||
|
|
||||||
- [x] Specify region for monitors
|
- [x] Specify region for monitors
|
||||||
|
|
@ -63,5 +68,8 @@ Please refer to [Wiki](https://github.com/lyc8503/UptimeFlare/wiki)
|
||||||
- [ ] Cloudflare D1 database
|
- [ ] Cloudflare D1 database
|
||||||
- [x] Scheduled maintenances (via IIFE)
|
- [x] Scheduled maintenances (via IIFE)
|
||||||
- [ ] Simpler config example
|
- [ ] Simpler config example
|
||||||
- [ ] Upcoming maintenances
|
- [x] Upcoming maintenances
|
||||||
- [ ] Universal Webhook upgrade
|
- [ ] Universal Webhook upgrade
|
||||||
|
- [ ] i18n...? (maybe)
|
||||||
|
- [ ] ICMP via proxy?
|
||||||
|
- [ ] Add default UA
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue