[release] v0.12.0-unstable49

This commit is contained in:
Yann Stepienik 2023-11-07 18:29:30 +00:00
parent 714d560774
commit 2505c930f7
2 changed files with 3 additions and 1 deletions

View file

@ -20,6 +20,8 @@
- Redirect static folder to host if possible
- New Homescreen look
- Fixed blinking modals issues
- Add AutoFocus on Token field for 2FA Authentication (thanks @InterN0te)
- Allow Insecure TLS like self-signed certificate for SMTP server (thanks @InterN0te)
- Improve display or icons [fixes #121]
- Refactored Mongo connection code [fixes #111]
- Forward simultaneously TCP and UDP [fixes #122]

View file

@ -1,6 +1,6 @@
{
"name": "cosmos-server",
"version": "0.12.0-unstable48",
"version": "0.12.0-unstable49",
"description": "",
"main": "test-server.js",
"bugs": {