Pulse/internal
Pulse Monitor d29c4da7e9 fix: release channel persistence and expanded .env support
- Fix release channel not saving when changed in UI
- Add system settings persistence for update-related config
- Expand .env file support to include all non-sensitive settings:
  - UPDATE_CHANNEL, AUTO_UPDATE_ENABLED, AUTO_UPDATE_CHECK_INTERVAL, AUTO_UPDATE_TIME
  - POLLING_INTERVAL, CONNECTION_TIMEOUT, ALLOWED_ORIGINS, LOG_LEVEL
- Update documentation with all available .env settings
- Settings now properly persist across restarts
- Environment variables override saved settings at startup
2025-08-08 23:19:26 +00:00
..
adapters feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
alerts Remove PBS summary card and fix backup chart timezone 2025-08-08 15:30:28 +00:00
api fix: release channel persistence and expanded .env support 2025-08-08 23:19:26 +00:00
config fix: release channel persistence and expanded .env support 2025-08-08 23:19:26 +00:00
crypto Improve mobile responsiveness and fix email notifications 2025-08-02 16:02:13 +00:00
discovery feat: major improvements to cluster detection, auto-registration, and UI 2025-08-08 21:25:28 +00:00
errors Fix all TypeScript 'any' types and ensure strict typing 2025-07-30 14:08:06 +00:00
interfaces feat: Implement security, type safety, and error handling improvements 2025-07-29 17:53:51 +00:00
models Remove PBS summary card and fix backup chart timezone 2025-08-08 15:30:28 +00:00
monitoring feat: major improvements to cluster detection, auto-registration, and UI 2025-08-08 21:25:28 +00:00
notifications Fix email test validation to allow empty recipients 2025-08-02 18:03:46 +00:00
types Initial clean Go + TypeScript rewrite 2025-07-28 21:24:33 +00:00
updates fix: update channel logic for RC releases 2025-08-08 23:10:50 +00:00
utils fix: resolve config path confusion causing read-only errors 2025-08-06 07:09:47 +00:00
websocket Remove PBS summary card and fix backup chart timezone 2025-08-08 15:30:28 +00:00