# Changelog of Company Job Opening Finder — Glassdoor Alternative (`khadinakbar/glassdoor-alternative`) Actor

- **URL**: https://apify.com/khadinakbar/glassdoor-alternative/changelog.md
- **Full Actor documentation**: https://apify.com/khadinakbar/glassdoor-alternative.md

## Changelog

### 0.6.0

- Completed the pre-publication task plan, bounded-workflow documentation, and release-evidence handoff surfaces after the private cloud matrix.

### 0.5.0

- Kept `sources` optional in the form because Apify treats a required array as requiring at least one item; this preserves the documented runtime `INVALID_INPUT` response for an empty source list.

### 0.4.0

- Made `sources` required by the Actor form while continuing to accept empty and malformed source entries at runtime, so those callers receive the documented `INVALID_INPUT` artifacts instead of a schema-level rejection.

### 0.3.0

- Moved empty and malformed source-list validation into the runtime so valid Actor invocations always write actionable `INVALID_INPUT` terminal artifacts instead of being rejected before the outcome contract runs.

### 0.2.0

- Replaced the unreliable Lever JSON endpoint with a retrying parser for each caller-selected public Lever job board.
- Kept Lever rows deliberately bounded to public listing fields; descriptions remain null instead of adding fragile detail-page fan-out.

### 0.1.0

- Added a private candidate for collecting current public postings from caller-selected Greenhouse and Lever career boards.
- Added validated PPE writes, source-level diagnostics, structured schemas, and terminal `OUTPUT` / `RUN_SUMMARY` records.
- Added a bounded Glassdoor-alternative dossier: direct-company job tracking only, not reviews, salaries, broad discovery, or a full suite replacement.
