Changelog - 2025-09-17
Here's what changed in the Wunderite API with the release on September 17th, 2025.
What's changed
Update to liability
objects
The liability object has been updated to allow a null is_foreign
property, and will now default to null
instead of false
when not provided.
This change was made to better represent the state of the is_foreign
property when it is not explicitly set, as false
could be misleading in some contexts.