What's Changed π
π¨ Client changes
β¨ New features
- Add dark mode for not-found page
- Add RefreshToken mechanism
π οΈ Improvements
- Refactor chat creation logic
- Refactor chats-page structure -> now called main
- Chat messages loading improvements
π₯οΈ API changes
β¨ New features
- Add group chats
- Add Azure Functions project for cleaning up inactive sessions in database
- Add Users search
π§ͺ Testing
- Add architecture tests
π οΈ Improvements
- Refactor RefreshToken logic
- Refactor GetUserChatsPaginatedWithLastMessage use case logic for performence boost
π Full Changelog: v1.1.0...v2.0.0