Releases: SigmacellHQ/msgroom-custom-server
v1.3.0
Full Changelog: v1.2.2...v1.3.0
yay an update!!
This update brings you:
- Again, too much vulnerability fixes
- WAY BETTER markdown
- Fixed admin secrets (if you didnt put one, it defaults to very_secret. Now it puts nothing). Lucky nobody found out about this
- The server now tells you the MRCS version on auth emittion. Why auth? Because people might see older versions which can have vulns and hack them. So you need to auth to see it. (to get it, listen for mrcs-version)
- Started working on notifications, we still don't know why we started adding them, maybe cause they are cool ig?
- /help because its better
- You are now the first one on the member list locally.
- You now see when unknown commands
I think thats all. Well that's a lot I think. Why am I still typing when I am just making the release late? I don't know. Ok I should stop. Ok I will really stop.
v1.2.2
Full Changelog: v1.2.1...v1.2.2
YEAH!!! v1.2.2!!!
This version gives you:
- ID (IP) white/blacklisting
- Login Keys (argument: --require-loginkeys)
- Bot tags (bot: true argument on auth emittion)
Let me explain what login keys are:
- They can make your MRCS instance private, which makes people not able to see your messages with other people.
- They can prevent spammers
Reminder: you must add one login key directly inside db.json, or you will not be able to connect
For bots: just add a loginkey: "yourKey" argument on auth emittion
Hope you like it!
v1.2.1
Full Changelog: v1.2.0...v1.2.1
We are very sad about releasing this right now, but we needed to.
There was an HTTP API that didn't work and crashed the whole server.
The API was /api/bots/list
It has been fixed and ready to use.
Please send any other issues.
v1.2.0
Full Changelog: v1.1.1...v1.2.0
Woah! No way, an update! Finally!
This version gives you a lot of new functionalities:
- Every admin command is working
- HTTP APIs on /api/
- Too much bug fixes
- Markdown (not finished)
- Blocking system
- A menu on bottom right
- Slash commands (/block, /list, /unblock, /about and /clear)
- Disauth for admins, so you can remove your admin role
- Auth/Disauth showing instantly the changes of your staff role
- Mobile UI support
- 404 bsod-like page
- Handle folders with index files correctly
And, there is a lot more to come. Here is what we are working on right now:
- AutoMod (where you can disable/enable)
- Block IP ranges
But, we don't wanna spoil you everything. You'll see!
v1.1.1
Full Changelog: v1.1.0...v1.1.1
PLEASE DO NOT USE OLDER VERSIONS OF MRCS AS THEY HAVE A SEVERE SECURITY VULNERABILITY.
This version wasn't supposed to be released now, but i guess its required.
A very high-risk security vulnerability has been found on older versions (v1.1.0 or older).
Please use this version (or higher if there are) when you can.
This shouldn't have breaking changes.
Sorry for the inconvenience.
v1.1.0 (HIGH SECURITY VULNERABILITY)
Full Changelog: v1.0.0...v1.1.0
- Twemoji
- HTTP Polling - fixes bots, no patches needed
- Better error handling on client disconnect
v1.0.0 (HIGH SECURITY VULNERABILITY)
Kelbaz and me started this as a "joke", but now here we are.
I didn't think we would have got this far, even bots are working perfectly.
except the transports bug, WHICH WILL BE FIXED IN v1.0.1 🔥 🔥
Anyways, this version is now usable for production. Tell us if you find any vulnerabilities or bugs.
Don't tell us our code is bad, you will just waste your time.