Release Notes

What's new?

Recent updates, bug fixes, and improvements to the CareerStack AI extension.

V2.5.0

2026-02-24Features
  • Implement Sentry error tracking for better reliability.
  • Selector validation improvements.
  • CI publish preparation for Chrome Web Store.

V2.4.0

2026-02-23Features
  • Added settings icon in popup to quickly open the options page.

V2.3.0

2026-02-23Features
  • Notion schema validation implementation.
  • AI credential refactor for improved security.

V2.2.0

2026-02-22Features
  • Implemented production readiness checklist.
  • Refactored popup inter-process communication.

V2.1.0

2026-02-22Features
  • Semantic release and conventional commits integration.
  • Automated versioning and automated releases.

V2.0.1

2026-02-22Improvements
  • Retry logic: API calls auto-retry 3x on server errors.
  • User-friendly error messages for Notion and AI.
  • Duplicate detection: Checks Notion DB by Source URL before saving.
  • Rate limiting: Operation locks prevent double-clicking.

V2.0.0

2026-02-22Major Update
  • Complete TypeScript migration for all source code.
  • Vite build system integration.
  • Modular architecture for content scripts.
  • Bundled and optimized content scripts.
  • CI pipeline with TypeScript type-checking.