Fixes
- Fixes an issue where a conversation would sometimes not reopen when a contact replies.
- UI Improvements to search result view.
Changelog
- b971619 use tabs for search results seperation also looks better now.
- 69accae fix: conversations not reopening on reply from contacts (only when there's an attachment in the reply) else the convo would reopen, the conversation_uuid field was empty as it wasn't part of the get-messages query.
- 27de735 Update confirmed-bug.md
- df108a3 feat: add confirmed and possible bug report templates
- 266c3da Merge pull request #121 from abhinavxd/dependabot/go_modules/golang.org/x/oauth2-0.27.0
- bf2c1ff chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.27.0
- 2930af0 feat: add API getting started guide and update navigation