- 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>
1.3 KiB
1.3 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.
v2.0.1 - 2025-09-30
Commits
- [meta] fix repo URL
f5d05f2
v2.0.0 - 2025-09-29
Commits
- Initial reimplementation, tests, readme, types
e5940de - [meta] remove unused files
460bbe9 - [Dev Deps] add missing peer dep
b873c0d - [meta] fix FUNDING.yml
9ae9d43
v1.0.0 - 2015-10-10
Commits
- Initial commit
176e0cd