> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cardinalgray.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Product updates and announcements. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

<Update label="0.1.2" tags={["Platform", "Doc Analysis", "Form Gen"]}>
  ## December, 2025

  ### Added

  * New UI/UX for document parsing and review flow
  * VIN re-submission capability across batches
  * Account discrepancies detection between attachment and data sources

  ### Changed

  * Improved title metadata with additional enums: `status`, `prev_action`, `conjunction`, `ownership_type`
  * Signature collection UI/UX improvements with template suggestions

  ### Fixed

  * Auto-rotation of documents during preprocessing
  * State-specific data parsing improvements for multiple jurisdictions (WA, IN, VA, FL, AZ, AL, WI, NC, OK, LA, and others)
  * Race conditions between public and private data enrichment when requested in tandem
</Update>

<Update label="0.1.1" tags={["Platform", "T&R Data", "Doc Analysis"]}>
  ## November, 2025

  ### Added

  * `account_discrepancies` property to title entry
  * Properties to Person entity: `name_first`, `name_middle`, `name_last`, `name_suffix`
  * Properties to VehicleTitle: `status` (enum), `status_raw_text`, `prev_action` (enum), `prev_action_raw_text`, and `conjunction` (enum)
  * Private data inquiries for Iowa (IA), Massachusetts (MA)

  ### Changed

  * Title entry properties `state_pull`, `portal_pull`, and `nmvtis_pull` returns signed url to `.json` file
  * Enum for data `*_found_status` (`found`, `not_found`, `error`, `unavailable`)

  ### Fixed

  * Oregon (OR) and Utah (UT) private data inquiries
  * Missouri (MO) data parsing
</Update>

<Update label="0.1.0" tags={["Platform", "Form Gen", "Sig Collection"]}>
  ## October, 2025

  ### Added

  * `form_downloads` and `form_updates` property to title entry
  * Feature permissions per user group (`feature_permissions`)
  * User privileging and group assignment via SSO provider
  * Name OATS forms included in E-SIGN signature collection by default

  ### Changed

  * Webhook configuration consolidated into `webhook_profile`
  * Signature collection UI/UX improvements

  ### Fixed

  * Driver license back parsing fixes (phantom owners)
  * Maryland (MD), Michigan (MI) form generation
</Update>

<Update label="0.0.9" tags={["Platform", "Form Gen", "Sig Collection", "T&R Data"]}>
  ## September, 2025

  ### Added

  * `user_email` property to title entry
  * Final signed document packet export
  * PDF generation for state portal data: Idaho (ID), Iowa (IA), Hawaii (HI), Connecticut (CT), Alabama (AL), Florida (FL), Wisconsin (WI)
  * E-signature with ID proof of identity
  * Delaware (DE) `vehicle.type: LOW_SPEED` form support

  ### Changed

  * Frontend cleanup and improvements
  * Speed up document processing
  * Vehicle classification fallback logic improvements

  ### Fixed

  * Cover sheet generation for sale transactions (`form_instructions`)
  * Kentucky (KY) & Maine (ME) form generation improvements
  * `form_payoff_authorization` generation
</Update>

<Update label="0.0.8" tags={["Platform", "Fee Calc", "T&R Data", "Sig Collection"]}>
  ## August, 2025

  ### Added

  * Okta SSO integration
  * Self-service webhook registration
  * Private data inquiries for Washington (WA)

  ### Fixed

  * Webhook delivery reliability
  * Fee calculators for states: Alabama (AL), Arizona (AZ), California (CA), Delaware (DE), Georgia (GA), Hawaii (HI), Kansas (KS), Kentucky (KY), Louisiana (LA), Oklahoma (OK), Oregon (OR), South Carolina (SC), Virginia (VA), Vermont (VT), Wyoming (WY)
</Update>

<Update label="0.0.7" tags={["ELT", "Platform", "T&R Data", "Doc Analysis"]}>
  ## July, 2025

  ### Added

  * Automated lien release and title mailing follow-up
  * Slack integration
  * Public data inquiries for states: Colorado (CO), Minnesota (MN), Oklahoma (OK)
</Update>

<Update label="0.0.6" tags={["Platform", "Doc Analysis", "Fee Calc", "Sig Collection"]}>
  ### Added

  * Query parameters `vin` & `groupId` for `GET /title`
  * `PAYOFF_LETTER` document classification and parsing
  * State fee calculators for: Arkansas (AR), Missouri (MO), North Carolina (NC), Nevada (NV), Utah (UT), Washington (WA)
  * Granular form requirements per state for signature collection

  ### Changed

  * Signature collection UI/UX improvements
</Update>

<Update label="0.0.5" tags={["Doc Analysis", "ELT", "T&R Data", "Fee Calc"]}>
  ## May, 2025

  ### Added

  * `POST /title/{id}/fees` endpoint for fee calculation
  * State fee calculators for: Arizona (AZ), Colorado (CO), Florida (FL), Iowa (IA), Ohio (OH), Tennessee (TN), Texas (TX)
  * Public data inquiries for states: Arkansas (AR), Hawaii (HI), Missouri (MO), Utah (UT), Vermont (VT)
  * Private data inquiries for states: Arkansas (AR), Connecticut (CT), Oregon (OR), Missouri (MO), Utah (UT), Vermont (VT)

  ### Changed

  * Improved document processing accuracy
</Update>

<Update label="0.0.4" tags={["Platform", "ELT", "T&R Data", "Form Gen"]}>
  ## April, 2025

  ### Added

  * Support for multi-tenant organizations
  * Support for servicer ELT account access
  * Public data inquiries for New York (NY)
  * Complete full state coverage for sales of `vehicle_type: "OHV" | "ORV" | "ATV"`

  ### Deprecated

  * Generative AI record parsing
</Update>

<Update label="0.0.3" tags={["Platform", "Form Gen", "Doc Analysis", "T&R Data"]}>
  ## March, 2025

  ### Added

  * `PATCH /title` endpoint for updating title entries
  * `DELETE /title` endpoint for removing title entries
  * Support for Oklahoma Tribal Nation and P2P sales
  * Document classifications for `VEHICLE_REGISTRATION` and `DRIVER_LICENSE`
  * Public data inquiries for states: North Dakota (ND), Nebraska (NE), South Dakota (SD)
</Update>

<Update label="0.0.2" tags={["Form Gen", "Sig Collection", "T&R Data"]}>
  ## February, 2025

  ### Added

  * `forms_name_oats` property to title entry
  * Dynamic field detection for signature collection
  * Public data inquiries for states: Alabama (AL), Arizona (AZ), Florida (FL), Georgia (GA), Iowa (IA), Idaho (ID), Illinois (IL), Massachusetts (MA), Michigan (MI), Mississippi (MS), Ohio (OH), Wisconsin (WI)
  * Private data inquiries for states: Indiana (IN), Louisiana (LA), Oklahoma (OK), Wisconsin (WI)

  ### Changed

  * Reduced turnaround time on public data inquiries by 80%
</Update>

<Update label="0.0.1" tags={["Platform", "T&R Data"]}>
  ## January, 2025

  ### Added

  * `POST /title` and related actions

  ### Deprecated

  * v0 Cardinal Gray endpoints
</Update>
