Discover the new features, logic changes, bug fixes, breaking changes, and known issues and limitations in Piiano Vault release v1.8.0.
New features​
- Vault now supports system protection against side-channel attacks by unauthorized direct database access. See Anti-Tampring for more information.
- Vault offline documentation has been optimized for better browser compatibility. It now supports application/gzip content encoding and local caching.
- Vault offline documentation now uses the current browser location for the API "Try it" section and code samples, allowing you to use it with already deployed Vaults.
Bug fixes​
- Added missing type decleration to a couple of models, which otherwise caused some code-generators to fail.