Releases: herpaderpaldent/seat-discourse
Support latest discourse version
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
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
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 arefresh_token
in anuser 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 arefresh_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
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
Merge remote-tracking branch 'origin/master'
Updated composerfile
0.1.2 Update composer.json
WIP Release
Merge pull request #1 from herpaderpaldent/develop Start SeAT