So, Rocket.Chat is now at version 25, and after playing around a bit, I decided to share what new features there are.
Starting with what may be the most important - the OAuth connection. While Boonex team was nice enough to create a simple dolphin connect within the chat server - it unfortunately lead to a lot of questioning posts. So, with version 25 (or any other version for that matter) it is easy to create a new OAuth connection - and it also adds a new feature of how to send token info.
There is also a section for an iframe login. Instead of the normal login block - it is replaced with an iframe of whatever url you like. I tried to figure it out, and screwed up, so be careful if you play with this section - keep in mind - it replaces the login block - so if you enable it with or without a url, you will have no login block to get back into your server.
Next big topic - the look of the chat. V 25 comes with more options for customization of the chat servers look. Also - there is the ability to add custom css AND scripts. So with this new addition of scripts - I am hoping there is a way to somehow work the Dolphin site and the Chat server so when you log out of one it logs you out of the other and same with logging in.
So, not really anything else added. But they did add a warning in regards to using Force SSL - which a few of us have managed to enable by mistake.
"Caution! Force SSL should never be used with reverse proxy. If you have a reverse proxy, you should do the redirect THERE. This option exists for deployments like Heroku, that does not allow the redirect configuration at the reverse proxy."