Now it is possible to post as group or username in group walls

This commit is contained in:
2019-05-06 14:58:45 -05:00
parent f81d302c9a
commit 75267294f9
3 changed files with 31 additions and 5 deletions

View File

@@ -4,6 +4,8 @@
### New additions
* Added "post in groups" feature. In order to do so, you need to load the posts for the group where you want to send something. Once loaded, go to the post button in the group's wall and select whether you want to post in the group's behalf or as yourself.
### bugfixes
* Fixed an error with two factor authentication in the recent socializer version. Now it works reliably again.