🚀 New Features
e3f436c feat: add environment variable validation in startup script (Thanks @0xfurai)
50879f3 Feat/bundle (#59) (Thanks @0xfurai)
5225d70 Feat/localization (#64) (Thanks @0xfurai)
3477cee feat: add gRPC Keyword monitor support (#43) (Thanks @0xfurai)
ca9e4e8 Feature/docs (#58) (Thanks @0xfurai)
29be168 feat: add deploy-demo job to Docker release workflow (Thanks @0xfurai)
3385344 feat: add SNMP monitor support (#42) (Thanks @0xfurai)
⬆️ Improvements
6850ee4 Enhance configuration validation in config.go (#63) (Thanks @0xfurai)
c4dca81 Update development script in package.json to prevent automatic browser opening (Thanks @0xfurai)
863bcad Enhance README.md with documentation section and update authentication feature description (Thanks @0xfurai)
82e96a3 Update GitHub Actions workflow to reintroduce Node.js setup step (Thanks @0xfurai)
fe47e9d Update GitHub Actions workflows to ignore documentation and markdown files (Thanks @0xfurai)
174a280 Update GitHub Actions workflow for documentation deployment (Thanks @0xfurai)
d7f9cdd Update README.md (Thanks @0xfurai)
🐛 Bug Fixes
863a596 fix: add back button to all screens (#46) (#61) (Thanks @KarinaOliinyk)
5810ff3 fix: add border for delete modal (#48) (#57) (Thanks @KarinaOliinyk)
2ea91a2 fix: update deploy-demo workflow for error handling and docker compose commands (Thanks @0xfurai)
e108fff fix: align fields for status edit screen (#50) (#53) (Thanks @KarinaOliinyk)
🔧 Maintenance
59d5af6 chore: update environment variable handling in startup scripts (Thanks @0xfurai)
ba0839a chore: add nodemon as a development dependency (Thanks @0xfurai)
35c5b5d chore: clean up supervisord configuration files (Thanks @0xfurai)
b3bb454 chore: update Docker Compose files for MongoDB, PostgreSQL, and SQLite (Thanks @0xfurai)
📦 Other Changes
7d4d534 refactor: rename PORT to SERVER_PORT in configuration files and scripts (Thanks @0xfurai)
de0127b Implement ignore_tls_errors feature in HTTP executor (#62) (Thanks @0xfurai)
bb148ea add z-index for modal (#49) (#56) (Thanks @KarinaOliinyk)
d9ed162 Remove "Real-time Collaboration" feature from README.md (Thanks @0xfurai)
95b276a Remove Tailwind CSS dependencies and configuration from Docusaurus setup (Thanks @0xfurai)
3b05d70 Refactor GitHub Actions workflow for documentation deployment (Thanks @0xfurai)
d926f6b Create CNAME (Thanks @0xfurai)
1666ae7 refactor: clean up deploy-demo workflow by removing unused inputs and summary step (Thanks @0xfurai)
📊 Release Statistics
- 31 commits since 0.0.23
- 2 contributors
👥 Contributors
Thanks to: @0xfurai @KarinaOliinyk
Docker Images
GitHub Container Registry (GHCR)
- UI:
ghcr.io/0xfurai/peekaping-web:0.0.24
/ghcr.io/0xfurai/peekaping-web:latest
- Server:
ghcr.io/0xfurai/peekaping-server:0.0.24
/ghcr.io/0xfurai/peekaping-server:latest
- Migrate:
ghcr.io/0xfurai/peekaping-migrate:0.0.24
/ghcr.io/0xfurai/peekaping-migrate:latest
Bundle Containers (GHCR)
- SQLite Bundle:
ghcr.io/0xfurai/peekaping-bundle-sqlite:0.0.24
/ghcr.io/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
ghcr.io/0xfurai/peekaping-bundle-mongo:0.0.24
/ghcr.io/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
ghcr.io/0xfurai/peekaping-bundle-postgres:0.0.24
/ghcr.io/0xfurai/peekaping-bundle-postgres:latest
Docker Hub
- UI:
0xfurai/peekaping-web:0.0.24
/0xfurai/peekaping-web:latest
- Server:
0xfurai/peekaping-server:0.0.24
/0xfurai/peekaping-server:latest
- Migrate:
0xfurai/peekaping-migrate:0.0.24
/0xfurai/peekaping-migrate:latest
Bundle Containers (Docker Hub)
- SQLite Bundle:
0xfurai/peekaping-bundle-sqlite:0.0.24
/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
0xfurai/peekaping-bundle-mongo:0.0.24
/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
0xfurai/peekaping-bundle-postgres:0.0.24
/0xfurai/peekaping-bundle-postgres:latest