Vault
Important Announcements
None
General Information
Build History
9.4.0.1311
Released on: February 09, 2026
- None
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
- None
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
- None
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
- None
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
- None
Added
- Deceased alert transaction now includes link to MIK (Ray)
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
- None
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
- None
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.1304
Released on: January 20, 2026
- None
Added
- None
Changed
- None
Deprecated
- None
Removed
- None
Fixed
- Missed a couple output fields
Security
- None
9.4.0.1303
Released on: January 20, 2026
- None
Added
- Added Rule/GetRuleInfo endpoint
Changed
- None
Deprecated
- None
Removed
- None
Fixed
- None
Security
- None
9.4.0.1302
Released on: January 09, 2026
- None
Added
- Added info about USE_MAKDELTALIB
Changed
- None
Deprecated
- None
Removed
- None
Fixed
- None
Security
- None
9.4.0.1301
Released on: January 09, 2026
Changed
-
Renamed 'Weather' alerts to 'Disaster'
-
Slight text change on COA alert descriptions
Fixed
- Fixed crash if user didn't match the alert's case when selecting transactions
9.4.0.1300
Released on: January 09, 2026
Changed
- Altered order of columns in ttMonitorQueue user defined table, apparently order is important!
9.4.0.1299
Released on: January 09, 2026
Changed
- Alert and Rule mapping now disallow using the same column in more than one mapping
9.4.0.1298
Released on: December 23, 2025
Fixed
- Fixed null pointer issue associated with new Insert/Update change made yesterday
9.4.0.1297
Released on: December 23, 2025
Added
- Added an 'EndOfLine' OPT setting - Lf (defalt) or CrLf - for setting end-of-line on delimited and JSON file exports
9.4.0.1296
Released on: December 23, 2025
Fixed
- Fixed SE01 when Updating during an Insert with non-string columns
9.4.0.1295
Released on: December 02, 2025
Fixed
- Fixed null pointer crash
9.4.0.1294
Released on: December 01, 2025
Changed
-
Updated mdMicroservices and a few other nuget packages
-
Rolled back OpenTelemetry.Exporter.Prometheus.AspNetCore to 1.7.0-rc.1
9.4.0.1293
Released on: November 21, 2025
Changed
- Updated webhook documentation
9.4.0.1292
Released on: November 21, 2025
Changed
- Factored the certificate code
9.4.0.1291
Released on: November 14, 2025
Removed
- Removed special debugging code, figured out Julian's problem.
9.4.0.1290
Released on: November 14, 2025
Added
- Special logging for Julian CreateTable problem
Security
- Certificate passwords encrypted
9.4.0.1289
Released on: November 05, 2025
Added
- Added OPTS bypassAllRules and bypassRules for InsertRecords, InsertRecordsFTP and InsertRecordsFTPAsync
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
Fixed
-
Fixed bug in Records/MatchRecords where it would sometimes SE01
-
Fixed SE01 if InputColumnMappings was NULL
-
Household matching wasn't working
9.4.0.1287
Released on: October 31, 2025
Changed
- Record/MatchRecords now pays attention to COLS parameter and IncludeNulls OPT
Fixed
- Fixed bug in Record/InsertRecords* if request didn't have ColumMappings
9.4.0.1286
Released on: October 31, 2025
Added
- Added ColumnMappings property to Record/InsertRecords* endpoints
9.4.0.1285
Released on: October 30, 2025
Added
- Added live deduping
9.4.0.1284
Released on: September 30, 2025
Added
-
OpenAPI docs can be built either on the fly or gotten from a pre-made file (WIP)
-
Added WhiteListThrottle middleware (to test compatibility)
Changed
- Record/InsertRecords now is documented with a 'OneOf' request schema
Fixed
- Fixed CORS issue
9.4.0.1283
Released on: September 30, 2025
Changed
- Updated several nuget packages
Fixed
- Fixed CORS issue, appsettings.json could not be queried
9.4.0.1282
Released on: September 25, 2025
Changed
- Enabled CORS for GetHealth, test with Julian was successful
9.4.0.1281
Released on: September 25, 2025
Changed
- This build a test - all endpoints work except GetHealth
Security
- Tightened up CORS functionality.
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
9.4.0.1279
Released on: September 19, 2025
Changed
- Excel no longer imports null strings, they become empty strings instead
Fixed
- Fixed VGUI-181
9.4.0.1278
Released on: September 19, 2025
Fixed
- Fixed VGUI-199
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
Fixed
- Addressed VGUI-199 - minor adjustments to column names are done in GetFileInfo, Insert and Update endpoints
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
9.4.0.1274
Released on: August 26, 2025
Fixed
- Fixed VGUI-212
9.4.0.1272
Released on: July 23, 2025
Fixed
- Fixed race condition when a customer was added at the same time from two different requests
9.4.0.1271
Released on: July 23, 2025
Fixed
- Alert/SelectAlertRecords* would SE01 if COLS contained @ fields that weren't cased the way I expected them.
9.4.0.1270
Released on: July 08, 2025
Fixed
- Record/SearchRecords would SE01 if the database contained non-text columns
9.4.0.1269
Released on: July 08, 2025
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
9.4.0.1268
Released on: July 03, 2025
Changed
- Record/InsertAsync now sends a user message if there are errors (and lists first 10 errors)
9.4.0.1267
Released on: July 03, 2025
Fixed
- Alerts/SelectRecords: Default COL list was missing @resultCodes, @description, @highlightColumns and @highlightColor
9.4.0.1266
Released on: June 24, 2025
Changed
- Updated main doc page to give versions of all deployed elements
Fixed
- Fixed casing issues in 2 routes
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*
9.4.0.1264
Released on: May 14, 2025
Changed
- Renamed files to reflect alert name changes
9.4.0.1263
Released on: May 14, 2025
Changed
- Renamed alert classes to reflect new alert names
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
Fixed
- Several of the newer alerts lacked descriptions
9.4.0.1261
Released on: May 07, 2025
Fixed
- Fixed VGUI-158
9.4.0.1260
Released on: May 07, 2025
Added
- Alerts now allow a CRON expression to be used for Schedule
9.4.0.1259
Released on: April 30, 2025
Changed
- Updated settings documentation for backend services
9.4.0.1258
Released on: April 22, 2025
Changed
-
Customers not in couch now allowed if they have one of the Vault products
-
If customerIDCheck comes back with a customerId<=0, we throw SE01, there can be no fallback
-
Adjusted the default CustomerIDCheck settings for more retries, longer timeout
9.4.0.1257
Released on: April 17, 2025
Added
- Added new alerts: Death, Move and Weather
Fixed
- Fixed issue with PropertyTransaction where it was outputting too many transactions
9.4.0.1256
Released on: April 10, 2025
Changed
-
Updated a few markdown docs
-
Updated nuget packages
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
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.
9.4.0.1253
Released on: March 24, 2025
Fixed
- Fixed bug where SELECT field @Record was not seen (casing issue).
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
Fixed
- Async functions should never access Request object while in task
9.4.0.1251
Released on: March 20, 2025
Changed
- Insert and Update endpoints now return Results as a List, which provides detailed information about why a record could not be inserted/updated.
9.4.0.1250
Released on: March 19, 2025
Added
- Added @resultCodes property to Alert/SelectRecords, Alert/SelectRecordsFTP and Alert/SelectRecordsFTPAsync
9.4.0.1249
Released on: March 12, 2025
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
9.4.0.1248
Released on: March 12, 2025
Fixed
- Updated mdMicroservices, which fixed issue where Swagger was not always detecting IP addresses correctly.
9.4.0.1247
Released on: March 11, 2025
Added
- Doc pass - Added several 'background information' topics to swagger
Fixed
-
Some examples were still displaying 'PrimaryKeyValues' body
-
Fixed a lot of links
9.4.0.1246
Released on: March 05, 2025
Changed
-
Doc pass - parameters (path, query, form and body) are only documented as one type. The other types still exist, we're just not going to confuse the user by documenting them.
-
Error messages are more explicit as to the parameter type
-
Error messages updated to indicate the correct parameter name that corresponds to the documentation
-
Updated some nuget packages
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.
Changed
- Altered GetUserSummary response to reflect above changes (added APISubscription, FreeTrial, AutoRenew, renamed LastBillingDate and NextBillingDate to SubscriptionStart and SubscriptionEnd)
Fixed
-
Fixed VGUI-161 - GetAlertInfo now returns includes unused mappings when returning info about an existing alert
-
Fixed VGUI-178 - Trial tier doesn't export of data (GE19 result code)