feat(changelog): Updated changelog

This commit is contained in:
Kumi 2024-04-01 07:47:04 +02:00
parent a9c23ee9c4
commit 0289100a2d
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -1,5 +1,15 @@
# Changelog
### Unreleased
* Only set room avatar if it is not already set (a9c23ee9c42d0a741a7eb485315e3e2d0a526725)
### 0.3.4 (2024-02-18)
* Optimize chat model and message handling (10b74187eb43bca516e2a469b69be1dbc9496408)
* Fix parameter passing in chat response calls (2d564afd979e7bc9eee8204450254c9f86b663b5)
* Refine message filtering in bot event processing (c47f947f80f79a443bbd622833662e3122b121ef)
### 0.3.3 (2024-01-26)
* Implement recursion check in response generation (e6bc23e564e51aa149432fc67ce381a9260ee5f5)
@ -14,7 +24,7 @@
#### Known Issues
* When using Pantalaimon: Bot is unable to download/use files uploaded to encrypted rooms
* When using Pantalaimon: Bot is unable to download/use files uploaded to unencrypted rooms
### 0.3.1 (2023-12-07)