web-v0.6.0
career-ops-hq/career-opsweb-v0.6.0Aug 4, 2026by github-actions[bot]
AI Summary
Introduced a new Follow-up Tracker page and shifted PDF rendering to the backend to improve stability and performance.
Key Highlights
- New Follow-up Tracker page with logging, history, and cadence settings
- Render PDFs from the backend instead of the spawned agent
New Features
- Follow-up Tracker page with logging, history, and cadence settings
Full Release Notes
## [0.6.0](https://github.com/santifer/career-ops/compare/web-v0.5.0...web-v0.6.0) (2026-08-04) ### Features * **web:** Follow-up Tracker page with logging, history, and cadence settings ([#1422](https://github.com/santifer/career-ops/issues/1422)) ([6554de6](https://github.com/santifer/career-ops/commit/6554de6dcd28b95556e95ae220aebc719cc7a2a0)) ### Bug Fixes * **dashboard:** localize the hired status label and buffer split stream openers ([#2295](https://github.com/santifer/career-ops/issues/2295)) ([8f5d10d](https://github.com/santifer/career-ops/commit/8f5d10d6aa97438a4ac3908814456df5a8cf4083)) * **deps:** update npm dependencies (+ Dockerfile playwright pins, web lockfile sync) ([f154f59](https://github.com/santifer/career-ops/commit/f154f5938fed43a37ab5e57efee1c45d664cdc3f)) * **web:** render PDFs from the backend instead of the spawned agent ([#2182](https://github.com/santifer/career-ops/issues/2182)) ([fef3ff2](https://github.com/santifer/career-ops/commit/fef3ff2e228cc14e55df4ced958e4b0aa630ec65))