# Changelog of Open311 Issue Radar (`opalescent_game/open311-issue-radar`) Actor

- **URL**: https://apify.com/opalescent\_game/open311-issue-radar/changelog.md
- **Full Actor documentation**: https://apify.com/opalescent\_game/open311-issue-radar.md

## Changelog

### \[1.1.0] - 2026-02-13

#### Added

- **SeeClickFix v2 API integration** — SeeClickFix-backed cities now use the richer native API instead of the Open311 shim. Returns vote counts, comment counts, acknowledgment timestamps, direct web links, and better media URLs.
- **Radius search** — New `radiusMiles` input parameter. Computes a bounding box around the center point so you can search within a specific area (e.g. "all issues within 2 miles of my property").
- **Deduplication** — Automatically removes duplicate issues that appear across paginated API responses.
- **7 additional city presets** — Added San Francisco, Boston, Washington DC, Baltimore, Columbus, Indianapolis, and Jacksonville (30 total).
- **Dataset schema** — Clean column definitions for the Apify dataset table view.
- **Enriched output fields** — `vote_count`, `comment_count`, `acknowledged_at`, `closed_at`, `html_url`, `shortened_url`.

#### Improved

- **Server-side keyword search** — SeeClickFix v2 API supports server-side search, significantly reducing unnecessary data transfer.
- **Better status handling** — SeeClickFix cities now support `acknowledged` and `archived` statuses in addition to `open`/`closed`.

### \[1.0.0] - 2026-02-13

#### Added

- Initial release.
- Open311 GeoReport v2 support for direct city endpoints.
- SeeClickFix Open311 endpoint support for 20+ cities.
- Keyword matching (case-insensitive, multi-keyword, match-all mode).
- Date range filtering (1–90 days).
- Status filtering (open, closed, all).
- RSS 2.0 feed generation with geo coordinates.
- Pagination with retry/backoff for rate limits and server errors.
- 23 built-in city presets.
- Custom endpoint support for any Open311 server.
