Skip to content

Vault

Important Announcements

None

General Information

Build History

9.4.0.1328

Released on: June 08, 2026

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • Updated GetVersion() - Removed Deprecated Parameters

Fixed

  • None

Security

  • None

9.4.0.1326

Released on: April 15, 2026

Added

  • None

Changed

  • Updated internal compression library to track upstream API changes

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed a cache-invalidation bug in cookie-based authorization that could cause stale auth state to be served

Security

  • None

9.4.0.1311

Released on: February 09, 2026

Added

  • None

Changed

  • Changed error reporting for ImportRecordsAsync

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1310

Released on: February 04, 2026

Added

  • Property Alerts now can report Estate, Foreclosure and Trust transactions
  • New alert colors: PropertyTransactionForeclosure, PropertyTransactionEstate, PropertyTransactionTrust

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1309

Released on: January 29, 2026

Added

  • None

Changed

  • Tweaked a few of the column-recognition regex's so that a space, dash or underline could be recognized in column names such as 'last_name'

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1308

Released on: January 22, 2026

Added

  • Added a 30 minute leeway on reporting recently completed processes for GetTableInfo endpoint

Changed

  • None

Deprecated

  • None

Removed

  • Company deduping rule removed from default table configuration

Fixed

  • None

Security

  • None

9.4.0.1307

Released on: January 21, 2026

Added

  • Deceased alert transaction now includes link to MIK

Changed

  • Updated docs with Alert Palette values for each alert

Deprecated

  • None

Removed

  • Removed decommissioned back-end service locations from main doc page

Fixed

  • None

Security

  • None

9.4.0.1306

Released on: January 21, 2026

Added

  • None

Changed

  • Table/AlterTable - if irrelevant bits of information are omitted from the request, they will be filled in. For example, omitting the Size or ColumnType when the intent is to rename a column. Similarly, omitting the InputColumnMappings when just changing a rule status.

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1305

Released on: January 20, 2026

Added

  • Added IgnoreErrors OPT setting to InsertRecords, InsertRecordsFTP, InsertRecordsFTPAsync, DeleteRecords and UpdateRecords endpoints

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1303

Released on: January 20, 2026

Added

  • Added Rule/GetRuleInfo endpoint

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1301

Released on: January 09, 2026

Added

  • None

Changed

  • Renamed 'Weather' alerts to 'Disaster'

  • Slight text change on COA alert descriptions

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed crash if user didn't match the alert's case when selecting transactions

Security

  • None

9.4.0.1299

Released on: January 09, 2026

Added

  • None

Changed

  • Alert and Rule mapping now disallow using the same column in more than one mapping

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1298

Released on: December 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed null pointer issue associated with new Insert/Update change made yesterday

Security

  • None

9.4.0.1297

Released on: December 23, 2025

Added

  • Added an 'EndOfLine' OPT setting - Lf (default) or CrLf - for setting end-of-line on delimited and JSON file exports

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1296

Released on: December 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed SE01 when Updating during an Insert with non-string columns

Security

  • None

9.4.0.1295

Released on: December 02, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed null pointer crash

Security

  • None

9.4.0.1293

Released on: November 21, 2025

Added

  • None

Changed

  • Updated webhook documentation

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1290

Released on: November 14, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • Certificate passwords encrypted

9.4.0.1289

Released on: November 05, 2025

Added

  • Added OPTS bypassAllRules and bypassRules for InsertRecords, InsertRecordsFTP and InsertRecordsFTPAsync

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1288

Released on: November 05, 2025

Added

  • Added RULES parameter to Records/MatchRecords so users can dictate which rules to match with

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed bug in Records/MatchRecords where it would sometimes SE01

  • Fixed SE01 if InputColumnMappings was NULL

  • Fixed a bug in household matching

Security

  • None

9.4.0.1287

Released on: October 31, 2025

Added

  • None

Changed

  • Record/MatchRecords now pays attention to COLS parameter and IncludeNulls OPT

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed bug in Record/InsertRecords* if request didn't have ColumnMappings

Security

  • None

9.4.0.1286

Released on: October 31, 2025

Added

  • Added ColumnMappings property to Record/InsertRecords* endpoints

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1285

Released on: October 30, 2025

Added

  • Added live deduping

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1284

Released on: September 30, 2025

Added

  • OpenAPI docs can be built either on the fly or served from a pre-made file

Changed

  • Record/InsertRecords now is documented with a 'OneOf' request schema

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed CORS issue

Security

  • None

9.4.0.1283

Released on: September 30, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed a CORS issue that could block configuration-dependent requests

Security

  • None

9.4.0.1282

Released on: September 25, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • Enabled CORS for GetHealth

9.4.0.1281

Released on: September 25, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • Hardened CORS configuration

9.4.0.1280

Released on: September 24, 2025

Added

  • Added a lastUpdate to the asyncProcess tracking

Changed

  • 500 status codes now get an ErrorMessage

  • Async endpoints now update the asyncProcessStatus progress column periodically

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1279

Released on: September 19, 2025

Added

  • None

Changed

  • Excel no longer imports null strings, they become empty strings instead

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed an issue where Alert/SelectRecords could report unmodified columns as changed when optional columns were blank

Security

  • None

9.4.0.1278

Released on: September 19, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed a file-upload issue where the "First row contains column names" option could be ignored for certain input files

Security

  • None

9.4.0.1277

Released on: September 10, 2025

Added

  • Added CorrectColumnNames (default: true) to turn on/off this behavior (GetFileInfo, Insert and Update endpoints)

  • Added ColumnNamesCorrected (bool) response property to GetFileInfo to indicate if a correction was done

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Addressed VGUI-199 - minor adjustments to column names are done in GetFileInfo, Insert and Update endpoints

Security

  • None

9.4.0.1276

Released on: September 08, 2025

Added

  • Added Files/UploadCertificate endpoint

  • Added support for HPKP (pin) certificates on Webhook notifications

  • Added PUT, PATCH and DELETE to Webhook notifications

Changed

  • Webhook notification headers can now have '=' in value

  • Updated a bunch of nuget packages

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1274

Released on: August 26, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed compressed alert-results export to preserve the CSV extension inside the zip (previously defaulted to TXT)

Security

  • None

9.4.0.1272

Released on: July 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed race condition when a customer was added at the same time from two different requests

Security

  • None

9.4.0.1271

Released on: July 23, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed Alert/SelectAlertRecords* to accept @ fields in COLS with case-insensitive matching (previously returned SE01)

Security

  • None

9.4.0.1270

Released on: July 08, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Record/SearchRecords would SE01 if the database contained non-text columns

Security

  • None

9.4.0.1269

Released on: July 08, 2025

Added

  • None

Changed

  • Error is now thrown if user-specified input or output file does not satisfy regular expression: ^[\p{L}\d_.-][\p{L}\d\s_.-]{0,79}$

  • Above regular expression is listed in GetConfiguration's response as "ftpFileNameRegex" key

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1268

Released on: July 03, 2025

Added

  • None

Changed

  • Record/InsertAsync now sends a user message if there are errors (and lists first 10 errors)

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1267

Released on: July 03, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Alerts/SelectRecords: Default COL list was missing @resultCodes, @description, @highlightColumns and @highlightColor

Security

  • None

9.4.0.1266

Released on: June 24, 2025

Added

  • None

Changed

  • Updated main doc page to give versions of all deployed elements

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed casing issues in 2 routes

Security

  • None

9.4.0.1265

Released on: May 16, 2025

Added

  • Alert/SelectRecords* endpoints now have an OPT=RegularExpression so that a regular expression can be used to filter the alerts to selectAlertRecords

  • Added @alertType, @moveDate, @moveType, @dateOfDeath as special selection columns for Alert/SelectRecords*

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1264

Released on: May 14, 2025

Added

  • None

Changed

  • Renamed files to reflect alert name changes

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1263

Released on: May 14, 2025

Added

  • None

Changed

  • Renamed alert classes to reflect new alert names

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1262

Released on: May 14, 2025

Added

  • Added a human-friendly AlertLabel property to AlertInfo structure

Changed

  • Changed alert enums: AddressUpdate -> PostalUpdate, ChangeOfAddress -> USPSChangeOfAddress, Move -> ChangeOfAddress, Death -> Deceased

Deprecated

  • None

Removed

  • None

Fixed

  • Several of the newer alerts lacked descriptions

Security

  • None

9.4.0.1261

Released on: May 07, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed alert schedule display where the next run date could appear as a past date

Security

  • None

9.4.0.1260

Released on: May 07, 2025

Added

  • Alerts now allow a CRON expression to be used for Schedule

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1258

Released on: April 22, 2025

Added

  • None

Changed

  • Retry count too low for internal process causing automatic failures downstream

Deprecated

  • None

Removed

  • None

Fixed

  • Resolved bug where some customers were not being recognized as having a subscription

Security

  • None

9.4.0.1257

Released on: April 17, 2025

Added

  • Added new alerts: Death, Move and Weather

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed issue with PropertyTransaction where it was outputting too many transactions

Security

  • None

9.4.0.1256

Released on: April 10, 2025

Added

  • None

Changed

  • Updated a few markdown docs

  • Updated nuget packages

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1255

Released on: April 01, 2025

Added

  • Alert/SelectRecords - added pseudo-columns: @transactionDate, @transaction, @transactionColumns, @resultCodes, @description, @highlightColumns, @highlightColor and @link

  • Property transactions can now give you a link to the transaction (@link pseudo field)

Changed

  • Alert/SelectRecords - improved logic that is used to determine if columns have changed

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1254

Released on: March 26, 2025

Added

  • Alert/SelectRecords - @highlightColor tells the GUI what color

  • Alert/SelectRecords* - added @resultCodes

Changed

  • Alert/SelectRecords - @transactionColumns now list columns that changed, @highlightColumns now list columns that should be highlighted by GUI.

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1253

Released on: March 24, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed bug where SELECT field @Record was not seen (casing issue).

Security

  • None

9.4.0.1252

Released on: March 21, 2025

Added

  • Added some SmartMover compatibility code on InsertRecords

Changed

  • Changed Results structures to contain an Index

  • Returned error Results only return records having an Error

  • Number of returned error Results can be capped

Deprecated

  • None

Removed

  • None

Fixed

  • Async functions should never access Request object while in task

Security

  • None

9.4.0.1251

Released on: March 20, 2025

Added

  • None

Changed

  • Insert and Update endpoints now return Results as a List, which provides detailed information about why a record could not be inserted/updated.

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1250

Released on: March 19, 2025

Added

  • Added @resultCodes property to Alert/SelectRecords, Alert/SelectRecordsFTP and Alert/SelectRecordsFTPAsync

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1249

Released on: March 12, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • Removed all 'Monitor' routes, endpoints, properties (deprecated, use 'Alert' instead)

Fixed

  • Fixed issue, alerts that hadn't been set up weren't returning null mapping fields

Security

  • None

9.4.0.1248

Released on: March 12, 2025

Added

  • None

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Updated mdMicroservices, which fixed issue where Swagger was not always detecting IP addresses correctly.

Security

  • None

9.4.0.1247

Released on: March 11, 2025

Added

  • Added background-information topics to the Swagger/OpenAPI docs

Changed

  • None

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed broken documentation links

Security

  • None

9.4.0.1246

Released on: March 05, 2025

Added

  • None

Changed

  • Clarified parameter documentation: each parameter is now documented under a single type

  • Improved error messages with more explicit parameter-type and parameter-name references

Deprecated

  • None

Removed

  • None

Fixed

  • None

Security

  • None

9.4.0.1245

Released on: February 24, 2025

Added

  • Added APISubscription (ie, pkgVault), trumps product-based tiers if present.

  • GE20 result code used for operations only allowed with APISubscription.

  • Trial-tier users are now blocked from exporting records; export attempts return the GE19 result code

Changed

  • Altered GetUserSummary response to reflect above changes (added APISubscription, FreeTrial, AutoRenew, renamed LastBillingDate and NextBillingDate to SubscriptionStart and SubscriptionEnd)

Deprecated

  • None

Removed

  • None

Fixed

  • Fixed GetAlertInfo to include unused mappings when returning info about an existing alert

Security

  • None