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

Releases: herpaderpaldent/seat-discourse

Support latest discourse version

24 Apr 20:37
0d41ae1
Compare
Choose a tag to compare

This PR contains changes from @5pitf1re and @MichaelErmer from #28 and #27 making style.ci happy.
exclamation

ATTENTION

This package is one of my first work and no testing setup, therefore manual testing is required which i can currently not execute by myself i am fully dependent on the contributors of the changes for the functionality.
Other then that, i can not guarantee functionality in seat 4.x if it is ever released.

Version 1.0.1

30 Oct 21:44
5509f52
Compare
Choose a tag to compare

Version 1.0.1

This version is a fix for logout job. It was bad designed as it resulted in a closure exception. This fix was provided by @warlof. Thank you very much.

  • Added Style CI to repo.

Version 1.0.0

22 Sep 09:51
6beb575
Compare
Choose a tag to compare

This is the first release with all its functionality. Since version 0.9.2 SeAT-Discourse was very stable and did not need a lot of refactoring or bug-fixing. However, i still had some ToDo's noted. The next few update still have some functional refactoring however functionally it does not change. Also some documentation will be added, whenever i find time and motivation to do so.

These are the things changed with this version:

  • Logging out Job introduced
    ** This Job will be dispatched if a refresh_token in an user group is deleted.
  • Refactoring of unneeded actions
  • Introduction of the about-page to inform you if a new version is available.
  • Introduction of changelog.
  • Disallow login if user group is missing a refresh_token.

I was looking into automatically logging out members whenever they receive a new role. Unfortunately this is not achieved easily without events dispatched whenever someone receives a role. This would need change in SeAT (vanilla), which i am not able to push by myself. This might be added to a later moment.

Almost stable

25 Jun 17:22
7b2f512
Compare
Choose a tag to compare

Update for SeAT-Discourse.
There was a bug, where multiple Discourse-Groups could not be assigned to users. Thanks to community feedback i found the issue.

0.9.1

09 Jun 19:56
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

Updated composerfile

08 Jun 18:46
4c995d3
Compare
Choose a tag to compare
Updated composerfile Pre-release
Pre-release
0.1.2

Update composer.json

WIP Release

06 Apr 20:54
b7dca50
Compare
Choose a tag to compare
Merge pull request #1 from herpaderpaldent/develop

Start SeAT