inbox/CHANGELOG.txt

33 lines
606 B
Plaintext
Raw Normal View History

2023-10-09 15:15:12 +00:00
[0.2.11]
- does not need sigil
2023-10-04 20:42:39 +00:00
[0.2.10]
- middlwares removed
- orm removed
- added core api connector
2023-10-05 11:46:16 +00:00
- nginx.conf.sigil fixed
2023-10-04 20:42:39 +00:00
2023-10-03 14:18:24 +00:00
[0.2.9]
2023-10-03 15:29:56 +00:00
- starlette is back
- auth middleware
2023-10-03 14:18:24 +00:00
- create first chat with member by id = 1 if empty smembers chats_by_author/author_id
2023-10-03 14:15:17 +00:00
[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]
2023-10-03 15:29:56 +00:00
- dummy isolation
- aiohttp version