2023-12-07 15:33:26 +00:00
|
|
|
# Changelog
|
|
|
|
|
2023-12-14 17:10:12 +00:00
|
|
|
### 0.3.2 (2023-12-14)
|
2023-12-07 18:43:17 +00:00
|
|
|
|
|
|
|
* Removed key upload from room event handler
|
2023-12-07 18:44:19 +00:00
|
|
|
* Fixed output of `python -m gptbot -v` to display currently installed version
|
2023-12-14 17:10:12 +00:00
|
|
|
* Workaround for bug preventing bot from responding when files are uploaded to an encrypted room
|
|
|
|
|
|
|
|
#### Known Issues
|
|
|
|
|
|
|
|
* When using Pantalaimon: Bot is unable to download/use files uploaded to encrypted rooms
|
2023-12-07 18:43:17 +00:00
|
|
|
|
2023-12-07 15:33:26 +00:00
|
|
|
### 0.3.1 (2023-12-07)
|
|
|
|
|
|
|
|
* Fixed issue in newroom task causing it to be called over and over again
|