hk-planner/frontend/node_modules/side-channel-list/CHANGELOG.md
jtricerolph 18e24efbeb Add sync error logging, extend error flash, fix unload saves
- Log workforce sync errors to backend stdout so they appear in docker logs
- Extend error flash from 5s to 15s so errors are readable
- Replace sendBeacon (POST-only) with keepalive fetch (PUT) on unload —
  sendBeacon was hitting 404s on all three unload saves

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 14:19:38 +00:00

1.6 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v1.0.1](https://github.com/ljharb/side-channel-list.git

/compare/v1.0.0...v1.0.1) - 2026-04-08

Fixed

Commits

v1.0.0 - 2024-12-10

Commits