Releases
What's changed in PolicyStack — newest first.
v1.4.1PatchMay 1, 2026
Security patch, TCOR fixes, marketing refresh.
- SecurityVaulted Apps Script webhook token — removed plaintext credential from repository history
- FixTCOR premium table enhancements and Excel export fixes
- UIMarketing site refresh — hero typography, updated dashboard screenshots, favicon
v1.4.0Minor ReleaseApril 30, 2026
TCOR reporting module, renewals comparison, document redesign.
- FeatureTCOR Report — total cost of risk analysis with premiums, retained losses, admin costs, and indirect costs; supports Excel/CSV export, forecast column, and broker commission column
- FeatureRenewals — side-by-side program comparison with cell annotations, premium deltas, source citations, and auto-populated existing coverage row
- UIDocuments tab redesigned with year-group accordions replacing paginated table
- FeatureContact form now routes through backend — leads stored in the app and mirrored to CRM
- SecurityLogin failure audit logging — reason field distinguishes account-not-found from wrong-password without exposing the difference in the API response
v1.3.0Minor ReleaseApril 23, 2026
Tower visualization fixes, analytics stabilization.
- FixTower visualization — fixed date selector "Today" button, empty state on load, and towers filtered by date range
- FixAnalytics page — fixed empty state showing incorrectly on initial load; period selection now defaults to current date
- UIDocuments table — fixed entity filter and year grouping; table-fixed layout with truncation fade mask
v1.2.2HotfixApril 13, 2026
Critical security patches, PDF viewer fixes.
- SecurityResolved critical npm dependency vulnerabilities
- FixPDF viewer header overflow and search highlight positioning fixed
- FixRemoved accidental upload rate limit; fixed thumbnail event loop crash
v1.2.0Minor ReleaseApril 9, 2026
Multi-organization support.
- FeatureUsers can now belong to multiple organizations — entity permissions, roles, and member lists are all scoped per organization
- FixFixed stale entity permission counts, role updates, and member list queries across org boundaries
- FixInvite flow fixed for new users who do not yet have an existing account
v1.1.0Minor ReleaseMarch 26, 2026
CloudFront integration, OCR worker, shared tower layers.
- InfraCloudFront + S3 presigned URL integration for fast document thumbnail delivery
- FeatureSurya OCR worker — background OCR processing pipeline for handwritten and scanned policy documents
- FixTower visualization — deterministic layer colors, corrected umbrella doubling, fixed SVG z-order
v1.0.0MajorMarch 17, 2026
Initial production release.
- FeatureFull application live — upload pipeline, PDF viewer, analytics, tower visualization, and document extraction
- FeatureMulti-factor authentication via Twilio Verify; JWT-based session management
- InfraProduction infrastructure — AWS S3/CloudFront, nginx with TLS, Ansible-managed deployments