Changelog
0.28.0 - 14 Nov 2025
Feature:
- Created special package for log line parser (custom logs support in next patches)
- Added cluster mode for production
- Optimized stage
parse logs. Added multi for redis queries and cache for format type hierarchyHostrenamed toserverIP
0.28.2 - 18 Nov 2025
Bugfix:
- Fix Issue multi error
- Try/Catch for create index
- Subscribe on redis channel for ws update (cluster mode)
- Remove multi. Flat map and promise all best way for optimized redis pipeline
0.28.1 - 14 Nov 2025
TEST
0.28.4 - 19 Nov 2025
Bugfix:
- Default env for SENTRY_ENABLED
- Invert rps history metric
0.28.3 - 19 Nov 2025
Feature:
- Added env
-
- CLUSTER_MODE=false
-
- SENTRY_ENABLED=true
-
- LOG_FORMAT
- RPS History
- Redis metrics
Bugfix:
- Removed args dev
0.28.5 - 19 Nov 2025
Bugfix:
- Replace wrong clientIP :: on -
0.28.6 - 08 Dec 2025
Bugfix:
- Injection SENTRY_ENABLED to index.html (on/off telemetry in frontend from docker)
- Updated dependencies
- Nullable params for metrics
- Try catch for browser errors (offline mode)