What's Changed
v1.1.0 by @LordLumineer
-
You can now have multiple WebSockets connected with the same token, without having the other connection not receiving the messages
-
You can try the service directly from the homepage now
- The button to display the try it out section is located at the bottom right of the page (and is always visible)
-
Addition of a navigation panel to quickly jump to the different sections of the homepage
-
Theme switcher to change between light and dark mode
-
Now using libraries for the UI of the homepage
- TailwindCSS
- DaisyUI
- Json Formatter (to format the json in the try it out section)
-
General refactoring of the homepage
-
Reduced the amount of endpoints by directly mounting the static files in the server