HatWatch

Changelog

Track updates, improvements, and fixes for HatWatch.

v1.9 - September 1, 2026

Added

  • **HatWatch Pro:** Transparent Free and Pro pricing, with complete dictionaries and exports unlocked by a one-time payment.
  • **Purchase Confirmation:** Localized HatWatch Pro welcome email after successful activation, including zero-cost promotional orders.

Improved

  • **Checkout Reliability:** Secure server-side reconciliation activates Pro when Stripe webhook delivery is delayed.
  • **Signup Emails:** New accounts now receive the same localized HatWatch branding as returning users.
  • **Email Delivery Guidance:** Clear post-send advice for spam filters and corporate email gateways.
  • **Complete Custom Fields Coverage:** Technical-model and unassigned Custom Fields are now included in the Data Dictionary and exports instead of being excluded.
  • **Clearer Field Classification:** Audit summaries identify how many fields belong to technical models or have no parent object while preserving the complete total.

v1.7 - August 31, 2026

Improved

  • **Passwordless Sign-In:** Added localized branded emails, 10-minute Magic Links, a timed resend action, and clearer post-send guidance.

v1.6 - August 30, 2026

Improved

  • **Token-Only Connection:** HatWatch now validates a Private App token directly and automatically identifies the connected Planhat Tenant ID.
  • **Tenant Tracking:** Verified Tenant IDs are securely linked to the authenticated HatWatch account, supporting users who access multiple Planhat tenants.
  • **Custom Fields Permissions:** Custom Fields actions are disabled with a clear message when the Private App lacks the required Read permission, instead of returning a generic technical error.

v1.5 - August 2026

Improved

  • **Flexible Read Access:** HatWatch now saves a Planhat connection when at least one supported system object is readable.
  • **Partial Audits:** Objects without Read permission are clearly identified, while audits continue for accessible system objects.
  • **Connection Validation:** Custom Fields access is no longer required to connect a tenant.

v1.4 - August 24, 2026

Improved

  • **Planhat connection diagnostics:** Connection tests now distinguish an invalid, expired, or disabled token from a missing Read permission.
  • **Permission preflight:** HatWatch checks Custom Fields and all supported system objects with lightweight requests, then identifies any endpoint with missing Read access.

v1.3 - August 2026

Added

  • **Custom Fields Counter:** Option to quickly count custom fields per parent object without generating the full dictionary.
  • **Onboarding Guide:** Step-by-step helper with official Planhat documentation links for creating Read-Only Private Apps.

Improved

  • **UI & UX:** Disabled state on dashboard sections prior to API token validation.
  • **Security:** Added explicit Zero-Storage indicators and one-click API key revocation.

v1.2 - August 2026

Improved

  • **Tenant URL Format:** Streamlined tenant endpoint validation for Planhat instances (`https://ws.planhat.com/login/{tenant}`).
  • **Branding:** Updated visual status indicators and primary action colors aligned with the Planhat ecosystem.

v1.0 - August 2026

Initial Release

  • **Global Data Dictionary:** Automated schema extraction for Planhat System & Custom Fields.
  • **Zero-Storage Architecture:** In-memory execution with encrypted token storage at rest (`pgcrypto` + RLS).
  • **Export Options:** Instant CSV and JSON dictionary downloads.
Changelog