Browse Source

[skip ci] Update changelog.md

Yann Stepienik 1 year ago
parent
commit
2c9c28253f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      changelog.md

+ 2 - 2
changelog.md

@@ -22,7 +22,7 @@
  - Fixed blinking modals issues
  - Fixed blinking modals issues
  - Add AutoFocus on Token field for 2FA Authentication (thanks @InterN0te)
  - Add AutoFocus on Token field for 2FA Authentication (thanks @InterN0te)
  - Allow Insecure TLS like self-signed certificate for SMTP server (thanks @InterN0te)
  - Allow Insecure TLS like self-signed certificate for SMTP server (thanks @InterN0te)
- - Improve display or icons [fixes #121]
+ - Improve display of 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]
 
 
@@ -331,4 +331,4 @@
  - Ports is now freetype, in case container does not expose any
  - Ports is now freetype, in case container does not expose any
  - Container picker now tries to pick the best port as default
  - Container picker now tries to pick the best port as default
  - Hostname now default to container name
  - Hostname now default to container name
- - Additional UI improvements
+ - Additional UI improvements