🚀 New Features
7cdc254 feature: add discord notification channel (#97) (Thanks @sergeykobylchenko)
0b33f61 feat: enhance changelog generation with latest stable tag retrieval (Thanks @0xfurai)
⬆️ Improvements
80c2ab8 Update README to mark Discord notification channel as completed (Thanks @0xfurai)
🐛 Bug Fixes
d3cdd4c fix: update styles when maintenance ended (#94) (Thanks @KarinaOliinyk)
📦 Other Changes
ca12007 Implement mongodb monitor (#101) (Thanks @0xfurai)
116ec02 Implement mysql monitor type (#100) (Thanks @0xfurai)
a97f567 Implement postgres monitor type (#99) (Thanks @0xfurai)
224e984 Remove Pushover implementation documentation from the repository, consolidating notification channel details into the README for better accessibility and organization. (Thanks @0xfurai)
📊 Release Statistics
- 10 commits since 0.0.31
- 3 contributors
👥 Contributors
Thanks to: @0xfurai @KarinaOliinyk @sergeykobylchenko
Docker Images
GitHub Container Registry (GHCR)
- UI:
ghcr.io/0xfurai/peekaping-web:0.0.32
/ghcr.io/0xfurai/peekaping-web:latest
- Server:
ghcr.io/0xfurai/peekaping-server:0.0.32
/ghcr.io/0xfurai/peekaping-server:latest
- Migrate:
ghcr.io/0xfurai/peekaping-migrate:0.0.32
/ghcr.io/0xfurai/peekaping-migrate:latest
Bundle Containers (GHCR)
- SQLite Bundle:
ghcr.io/0xfurai/peekaping-bundle-sqlite:0.0.32
/ghcr.io/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
ghcr.io/0xfurai/peekaping-bundle-mongo:0.0.32
/ghcr.io/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
ghcr.io/0xfurai/peekaping-bundle-postgres:0.0.32
/ghcr.io/0xfurai/peekaping-bundle-postgres:latest
Docker Hub
- UI:
0xfurai/peekaping-web:0.0.32
/0xfurai/peekaping-web:latest
- Server:
0xfurai/peekaping-server:0.0.32
/0xfurai/peekaping-server:latest
- Migrate:
0xfurai/peekaping-migrate:0.0.32
/0xfurai/peekaping-migrate:latest
Bundle Containers (Docker Hub)
- SQLite Bundle:
0xfurai/peekaping-bundle-sqlite:0.0.32
/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
0xfurai/peekaping-bundle-mongo:0.0.32
/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
0xfurai/peekaping-bundle-postgres:0.0.32
/0xfurai/peekaping-bundle-postgres:latest