Now in the manager, when logging in with the client's apikey, the listing only shows the instance corresponding to the provided apikey (only with MongoDB)

This commit is contained in:
Davidson Gomes 2024-05-23 11:31:45 -03:00
parent 2fcb476c50
commit f7dcab3736

View File

@ -1,3 +1,9 @@
# 1.8.0 (develop)
### Feature
* Now in the manager, when logging in with the client's apikey, the listing only shows the instance corresponding to the provided apikey (only with MongoDB)
# 1.7.5 (2024-05-21 08:50) # 1.7.5 (2024-05-21 08:50)
### Fixed ### Fixed