Releases: nioc/xmpp-web
Releases · nioc/xmpp-web
0.12.0
💡 Features
- [chat] add button to request voice in moderated room (#165 for #157) 53a81cb by @tsacks
- [chat] add copy code button 8dfb08f (#164)
- [chat] add sending status and improve error feedback (text message displayed in title) af526f4
- [chat] handle new content types cf459f0
- [muc] improve of UI for public room list (adding search) f36664b
- [guest] improve of UI of the guest room list 9d5117c:
- add member only and moderated info
- variable height cards (#156)
- [UI] replace fork-awesome with font-awesome (some icons have changed) e366cba
- [UI] small improvements 1ba94a3:
- nicer reaction border
- improve contacts menu
- display bookmarked rooms in their avatar
- fix file icon width in sendbox
🪲 Bug fixes
- [pwa] cache fonts 3616577
🛠️ Refactors
- moving components to dedicated folders (guest, registered, shared) 6ad7379
🛡️ Tests
- fix reaction tests 2bbfc4b
🚀 CI/CD
- improve changelog 6adbedf
🧹 Chores
- update dependencies and docs 1755fc5
Full Changelog: 0.11.0...0.12.0
New Contributors
0.11.0
0.10.8-beta.1
🔧 Technical
- Use pnpm
- Update dependencies
0.10.7
💡 Features
- Send authorization token for file uploads (by @bad-frontend-dev in #155)
🔧 Technical
- Update dependencies (including security fix)
New Contributors
- @bad-frontend-dev made their first contribution in #155
