Nouveautés
- Le fichier d'export de clés s'appelle maintenant tchap-keys.txt (au lieu de element-keys.txt)
- Affichage d'un icone sur les avatars des salons pour différencier les 3 types de salons (privé, privé avec externes, forum public), et de la mention "ouvert aux externes"
- Fix du bug qui empêchait d'inviter une personne dans un salon ou conversation en specifiant son email (interne ou externe)
- Fix du bug qui bloquait l'affichage des réponses à une image
- Ordonner les salons en mettant les derniers actifs en haut
What's Changed - everything
- rename exported keys file by @odelcroi in #246
- Make globe icon appears only on Forum by @odelcroi in #247
- fix linter of TchapRoomUtils by @mcalinghee in #249
- E2E Test : leave room after creation and joining them by @mcalinghee in #243
- Change icon to green unlocked for public rooms by @estellecomment in #255
- VScode : show yarn-linked-packages in search by @estellecomment in #257
- Create a DM with invitation by email by @mcalinghee in #248
- Implement MCS for image replies by @weeman1337 in #259
- Order rooms by activity by default by @estellecomment in #265
- Display icons in roomlist for the 3 room types by @estellecomment in #258
- add room header when externals are allowed by @odelcroi in #256
- Extend cypress timeout in CI by @estellecomment in #263
Full Changelog: tchap-4.0.4_1.11.9-rc.2...tchap-4.0.5_1.11.9-rc.2