inbox/CHANGELOG.txt
2023-10-03 18:29:56 +03:00

24 lines
477 B
Plaintext

[0.2.9]
- starlette is back
- auth middleware
- create first chat with member by id = 1 if empty smembers chats_by_author/author_id
[0.2.8]
- sse removed to presence service
- bugfixes
- pydantic removed as not used
[0.2.7]
- search messages fix
- context with author_id fix
- redis pubsub new_message event announce
- sse new_message events broadcast
[0.2.6]
- authors / members / users terms revision
- auth service connection
[0.2.5]
- dummy isolation
- aiohttp version