Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Dear Thomas,
I made some programs that call CreateSermonsAutomatically by URL remotely. It does what I want. I notice that those actions leave some user sessions that I see in LOGGED-IN USERS module at the back-end.
They do no harm as far as I can see. But do I need to do something like log out remotely to avoid keeping sessions open? Or I could just leave them as they are?
Thank you.
The open sessions should be purged automatically after 15 minutes (default setting). You can of course try to trigger a logout (index.php?option=com_users&task=users.logout or so) but it is not really needed.