소스 검색

[release] v0.12.0-unstable49

Yann Stepienik 1 년 전
부모
커밋
2505c930f7
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 0
      changelog.md
  2. 1 1
      package.json

+ 2 - 0
changelog.md

@@ -20,6 +20,8 @@
  - Redirect static folder to host if possible
  - Redirect static folder to host if possible
  - New Homescreen look
  - New Homescreen look
  - Fixed blinking modals issues
  - 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]
  - Improve display or icons [fixes #121]
  - Refactored Mongo connection code [fixes #111]
  - Refactored Mongo connection code [fixes #111]
  - Forward simultaneously TCP and UDP [fixes #122]
  - Forward simultaneously TCP and UDP [fixes #122]

+ 1 - 1
package.json

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