[May 2018] TSL options, donations, and bug fixes
Pre-releaseWith the May 2018 release I've added TLS options. For example you now can prohibit TLS connections or ignore certain certificate errors to allow the use of self signed certificates. TLS options can be changed via the accounts settings for the individual account.
I've also added a donations page which can be found under "Settings" -> "Donation" so you can support the development of this App.
Please report bugs here!
Donations:
Known bugs:
- Background image not loading #9
- Remove bookmark not working #22
- Chat state won't update #25
- App crashes sometimes, if you try to delete a chat #23
- MUC nickname changing not working #29
- Not receiving offline messages #27
Changes:
- Added options for ignoring certificate errors
- Added a settings page for donations to keep the project running ;D
- Added sender nicknames in MUC messages
- Added a connection certificate info dialog [WIP!]
- Added App Center crash reporting (experimental)
- Added a 15 accounts limit
- Added a content dialog for connection errors
- Fixed text dialog not showing its content
- Fixed request ban list crash
- Fixed chat and chat message time offset
- Fixed nickname changing button not getting enabled again
- Fixed host not found crash
- Fixed some logger crashes
- Fixed some content dialog crashes
- Fixed App crashes, if not connected to the internet #14
- Improved logger performance
- Improved the account connection reliability
- Improved account SASL error handling
- Updated the clear cache UI
Plans for the June release:
- Start adding Publish-Subscribe (XEP-0060) support #5
- Fix #27
- Fix more bugs
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.