v1.2.14
OpenCodeSummary
This release introduces a new message delete endpoint for the Core service. A key fix addresses an issue in the TUI authentication login where stdout was not being consumed correctly, which has now been resolved.
New Features
- Added a new endpoint for deleting messages in the Core service.
Bug Fixes
- Fixed an issue where the authentication login process would hang by ensuring standard output (stdout) is consumed concurrently with the process exit.