mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-25 04:33:03 +00:00
584bdc88ff
- Add content hash check to config watcher polling path to match fsnotify behavior, preventing unnecessary restarts when .env is touched but content unchanged (Related to #748) - Change settings sidebar to expanded by default and persist user preference using usePersistentSignal (Related to #764)