···5566## [Unreleased]
7788+## [0.4.3] - 2026-03-08
99+1010+### Added
1111+- Chats are now persisted using sqlite underneath by @madclaws in https://github.com/tilesprivacy/tiles/pull/94
1212+1313+- Release artifacts will have .pkg bundles too for easy installs by @madclaws in https://github.com/tilesprivacy/tiles/pull/96
1414+1515+### Changed
1616+- Inference enhancements by @madclaws in https://github.com/tilesprivacy/tiles/pull/95
1717+ - Support for non-harmony response models
1818+ - Supports turn conversation with the model
1919+2020+### Fixed
2121+- fixed venvstack generating multiple app-server tar on build by @madclaws in https://github.com/tilesprivacy/tiles/pull/93
2222+2323+824## [0.4.2] - 2026-03-01
925### Added
1026- Added FTUE changes for account setup in https://github.com/tilesprivacy/tiles/pull/88