Releases: jbb01/QED
Releases · jbb01/QED
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.1.0-rc.1
Features
- add worker's red theme (#7) (if you had previously enabled dark mode, you might have to re-enable it after updating)
- your own account will be pinned to the top of the person list
- you can favorite persons you like and filter them in the person list
Bugfixes
- you no longer need to manually url-encode your password (#40)
- fixed some bugs related to server-side updates
v3.0.0
v3.0.0-rc.1
It's a whole new app!!! (Seriously, you'll have to uninstall the old one since we changed the application id from "com.jonahbauer.qed" to "eu.jonahbauer.qed", which will be recognized as a different app by your device.)
Features
- list of recent chat names and channels to choose from when editing them (#10)
- ability to open persons, events etc. in your browser (#29)
Other Changes
- this github page now has a README (#17)
- update checker now recognizes pre-releases properly
- renamed some stuff (#22, #28)
- changed application id (#30)
- from now on: proper version names according to SemVer
Bugfixes
v2.5.0-beta6
Some new features may require the user to log out and back in after the update.
Features
- automatically check search boxes (#11)
- added language selection (#8)
- added share button to image view
- added update checker (enabled by default)
- added quick setting for public id
- show user id in italic font to prevent imposters
- improved person info fragment
- improved support for different content types in gallery
- improved consistency with qeddb
Bugfixes
- fixed a bug that caused bottom sheets to flicker when being collapsed slowly
- fixed a bug that caused the status bar to have the wrong color after rotating with a fully expanded bottom sheet
- fixed a bug that caused the album upload date filter to contain duplicate values
- fixed a bug that caused messages to not be inserted into the local database
- and many more
v2.5.0-beta5
Features
- always show current name and channel (#15)
- improved behavior after the app has been killed by Android
- improved detection of metered network connections
Bugfixes
- fixed a bug that caused the app to crash on navigation
- fixed a bug that caused deep links not to work
- fixed a bug that caused the app to crash when accessing the chat log
- fixed a bug that caused the up arrow to appear behind a display cutout
- fixed a bug that caused an image to glitch when toggling the overlay
- fixed a bug that caused the app to crash when returning to the person list
- fixed a bug that caused the app to crash when rotating the device while having a message selected
- and many more