v1.15.0
Discover the new features, logic changes, bug fixes, breaking changes, and known issues and limitations in this Piiano Vault release.
New features
- Bundles now support new function type
format_preserving_template
for defining custom tokens format preserving logic with JavaScript code. See custom JavaScript format preserving template for more details.
Logic changes
- Vault internal objects storage is optimized to reduce the database size. These optimizations will be applied to new collections only. Existing collections will not be affected by this change and will continue to use the old data storage format.