|
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
+## [0.6.20] - 2025-08-10
|
|
|
+
|
|
|
+### Fixed
|
|
|
+
|
|
|
+- 🛠️ **Quick Actions "Add" Behavior**: Fixed a bug where using the "Add" button in Quick Actions would add the resulting message as the very first message in the chat, instead of appending it to the latest message.
|
|
|
+
|
|
|
## [0.6.19] - 2025-08-09
|
|
|
|
|
|
### Added
|