···55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7788-## [Unreleased]
88+## v0.15.0
991010### Added
1111- Add isNull filter support for ref fields in where clauses (5d9f426)
···2020- Sync actor records on first login (47f2d32)
21212222### Fixed
2323+- Encode non-UTF-8 binary data as $bytes in JSON (d5bd2c4)
2324- Resolve strongRef refs in nested object types (434a89f)
2425- Resolve nested refs within others object types (70d972d)
2526- Show reset alert in danger zone section of settings (7bedfb3)