Releases: raederhans/ApplyPilot
Release list
CapyPilot v0.5.1 — Your next chapter
CapyPilot v0.5.1 is the first release under our independent product brand.
Your next chapter, one confident step at a time.
CapyPilot is a local-first career workspace for discovering verifiable opportunities, preparing truthful applications, and tracking confirmed outcomes.
What's new
- CapyPilot capybara identity, dashboard assets, and refreshed English and Simplified Chinese README pages.
- Broader employer discovery with independent employer review before board leads are promoted.
- Qualified resume reuse and protection against stale profile facts.
- Improvements to supervised browser execution and application progress preservation during verification and feedback failures.
- Correct manual application-status updates using canonical or uniquely matching application URLs.
Install locally
Download applypilot-local-0.5.1-bundle.zip and SHA256SUMS, verify the archive checksum, extract the bundle, and run python install.py. Python 3.11 or 3.12 is recommended. Optional job-board connectors can be installed with python install.py --with-jobboards.
Alternatively: pipx install "git+https://github.com/raederhans/ApplyPilot.git@v0.5.1".
The product name is CapyPilot. The applypilot-local distribution, applypilot CLI/import, APPLYPILOT_* variables and existing workspace remain compatible. There is no hosted service or cloud account; deployment is local. PyPI publication is not enabled.
中文
CapyPilot v0.5.1 正式采用独立品牌与水豚视觉形象:从容向前,让下一步更有把握。
本次更新包含中英文产品介绍、职位发现、可信简历复用与申请进度保存方面的改进。原有命令和数据保持兼容;安装包面向本地部署,点击提交仍不等于回执确认。
CapyPilot is an independent continuation of Pickle-Pixel/ApplyPilot, licensed under AGPL-3.0-only. Original copyright and provenance are preserved in LICENSE and NOTICE.md.
Release infrastructure: Chromium is now installed before tagged browser verification. The earlier v0.5.0 tag did not publish artifacts because its runner lacked Chromium.
Verification
- Tagged release: 2637 tests passed, 1 skipped; lint and audited package build passed.
- Public wheel, source archive, and bundle checksums verified after download.
- Downloaded v0.5.1 wheel passed a clean Windows install, initialization, doctor, and dashboard smoke test.
- Release workflow · Commit CI
ApplyPilot Local v0.4.0
What's Changed
- Productize the independent ApplyPilot Local fork by @raederhans in #1
- Keep GitHub releases independent from optional PyPI publishing by @raederhans in #2
New Contributors
- @raederhans made their first contribution in #1
Full Changelog: v0.3.0...v0.4.0