Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Version 1.3.4

Compare
Choose a tag to compare
@herpaderpaldent herpaderpaldent released this 29 Sep 09:03
· 100 commits to master since this release
ba1325f

Improvements on GroupSync and some UI improvements

  • Merged pull request of @warlof aiming to improve GroupSync job with inconsistent user_groups. Namely when a main_character is missing (which should not happen anyway). Also some logging and tagging of the job was improved.
  • Open-Group showed two join-buttons. Which is now fixed. Thank you @anduriel for reporting this
  • Action buttons in managed group modal collapsed in each other for large user_groups (many users). Bootstrap classes have been added to account for such cases. Thank you @anduriel and @warlof for reporting this.