fix: security fix in fetch instance with client key when not connected to mongodb

This commit is contained in:
Davidson Gomes 2024-05-27 16:35:59 -03:00
parent 3350cec589
commit 2e9c14a0a8

View File

@ -8,6 +8,7 @@
### Fixed
* Correction in message formatting when generated by AI as markdown in typebot
* Security fix in fetch instance with client key when not connected to mongodb
# 1.7.5 (2024-05-21 08:50)