293f0aba53
chore(release): v0.9.4
...
CI / Backend (Python) (push) Failing after 2m10s
CI / Frontend (Vue) (push) Failing after 57s
Mirror / mirror (push) Failing after 8s
Release / release (push) Failing after 3s
Messaging overhaul: expandable email timeline with lazy body loading,
sticky compose bar replacing always-visible action buttons, layout height
fixed to 100dvh. Accessibility fixes for contrast failures on orange/amber
backgrounds. Theme-aware replacements for hardcoded colors in Interviews,
References, and JobReview. Indeed alert parser, Oracle HCM scraper,
manage.sh compose engine detection.
2026-05-08 13:32:10 -07:00
5d8018ef40
fix(theme): scope dark media override to auto mode only
...
CI / Backend (Python) (push) Failing after 1m32s
CI / Frontend (Vue) (push) Failing after 25s
Mirror / mirror (push) Failing after 7s
Release / release (push) Failing after 6s
peregrine.css used :root:not([data-theme="hacker"]) in the
prefers-color-scheme:dark block, causing --app-primary-light and
--app-accent-light to resolve to dark navy/brown in every explicit
light theme (light, solarized-light, colorblind) on dark-OS machines.
Changed to :root:not([data-theme]) to match theme.css's pattern,
so the media query only fires in auto mode. Explicit [data-theme="dark"]
block handles the dark-theme-on-light-OS case unchanged.
Also fixed incorrect fallback values in HintChip.vue (#0d1829 → #eaeff8)
and App.vue global toast (#2a3650/#eaeff8 → light-mode values).
Closes: dark elements in light themes on dark-OS machines
2026-05-05 14:22:59 -07:00
424a946ca0
chore(release): v0.9.2 changelog entry
CI / Backend (Python) (pull_request) Failing after 1m0s
CI / Frontend (Vue) (pull_request) Failing after 21s
2026-05-03 07:27:13 -07:00
f10c974fbb
chore: release v0.9.0 — messaging tab, demo experience, references, resume sync
CI / Backend (Python) (push) Failing after 1m35s
CI / Frontend (Vue) (push) Failing after 28s
Mirror / mirror (push) Failing after 15s
Release / release (push) Failing after 5s
2026-04-21 10:17:01 -07:00
d60f05ec17
chore: release v0.8.6 — resume review modal + resume manager
CI / Backend (Python) (push) Failing after 42s
CI / Frontend (Vue) (push) Successful in 26s
Mirror / mirror (push) Failing after 9s
Release / release (push) Failing after 5s
2026-04-12 12:26:46 -07:00
5f4eecbc02
chore(release): v0.8.5
CI / test (push) Failing after 27s
2026-04-02 18:47:33 -07:00
b6baa664b4
chore(release): v0.8.4
CI / test (push) Failing after 30s
2026-04-02 17:47:26 -07:00
4700a2f6d6
chore(release): v0.8.3
CI / test (push) Failing after 22s
2026-04-01 15:02:19 -07:00
d31a31b263
chore: release v0.8.2
CI / test (push) Failing after 28s
2026-04-01 13:22:43 -07:00
be19947cb4
chore(release): v0.8.1
CI / test (push) Failing after 42s
2026-04-01 07:25:13 -07:00
98754cbe43
chore(release): v0.8.0
2026-04-01 07:12:48 -07:00
c42ba318cf
chore(release): v0.7.0
...
UI switcher (vue_ui_beta paid tier gate), demo toolbar (tier simulation),
Vue SPA merged from feature/vue-spa, nginx Docker web service, Caddy
cookie routing prgn_ui → :8506/:8507/:8508
2026-03-22 18:58:48 -07:00
6e480c56ad
chore(release): v0.6.2
...
Bugfix release — demo mode error fixes + Playwright E2E test harness.
See CHANGELOG.md for full details.
2026-03-17 20:08:55 -07:00
e1496f7827
chore: update CHANGELOG for v0.6.0 and v0.6.1
2026-03-16 21:48:52 -07:00
e680d9c401
chore: update changelog for v0.4.0 release
2026-03-13 11:28:03 -07:00
f2a7a3e881
docs: update changelog for v0.3.0 release
...
- Add v0.3.0 section: feedback button, BYOK warning, LLM suggest,
backup/restore, privacy scrub
- Retroactively document v0.2.0 (was in [Unreleased])
- Clear [Unreleased] for future work
2026-03-06 16:04:28 -08:00
11d4f9a8b6
docs: mark cover letter refinement complete in backlog + changelog
2026-02-25 14:44:50 -08:00
f45dae202b
chore: mkdocs deps, CHANGELOG, remove dead Resume Editor page, backlog gap items
2026-02-25 13:51:13 -08:00