[February 2018] Basic MUC support
Pre-releaseSince I've decided to switch from feature driven releases to regular (probabbly monthly or so 😉) releases, here is the release for february:
This release starts adding support for MUC (XEP-0045).
It adds MUC browsing, joining, adding and sending messages. You can also add your MUCs to your personal bookmarks but you can't remove them again. This is a topic for a later release.
Known bugs:
- App locking up on startup, if a lot of your contacts are online (associated with presence changes) #13
- Background image not loading #9
- Last active chat won't update #8
- App crashes, if not connected to the internet #14
Changes:
- Started adding basic MUC (XEP-0045) support
- Improved Disco (XEP-0030) support
- Added message state indicators
- Added support for updating chat messages
- Fixed missing chat names
- Fixed notification not hiding
- Fixed last read message
- Fixed various crashes
Examples:
How can I get this App?
There are two ways of installing this App:
-
Via the Microsoft Store. Just click on the badge bellow and download it.
-
Install the build manually. For this, download, unpack and right click
Add-AppDevPackage.ps1
->Execute with PowerShell
.
Developer mode has to be enabled on your device for this to work.
Here you can find more information about: How to install UWP Apps, using the developer mode.