Skip to content

Releases: 0xJacky/nginx-ui

v1.6.7

28 Nov 14:18
133a0e9
Compare
Choose a tag to compare

Fix:

  1. log container not scroll to bottom
  2. swap usage compute error

chore:

  1. update StdDesign

v1.6.6

12 Nov 16:33
4bce902
Compare
Choose a tag to compare

New Features:

  • drag to sort directives and locations block 🎉

Enhance:

  • stick sidebar to top

Chore:

  • update dependencies

v1.6.5

05 Nov 02:53
3306469
Compare
Choose a tag to compare

feat: added name filter for domains list #41

v1.6.3

21 Oct 06:57
Compare
Choose a tag to compare

fix: missing /etc/nginx/ssl #37
chore: update frontend dependencies:

  • ant-design-vue v3.2.13
  • pinia v2.0.23
  • vue v3.2.41
  • vue3-gettext v2.3.4

v1.6.2

24 Sep 16:37
909f738
Compare
Choose a tag to compare
  • feat: added nginx log filter
  • chore: update translations

v1.6.1

02 Sep 10:45
92fb679
Compare
Choose a tag to compare
  • improves performance when loading large logs
  • bug fix

v1.6.0

01 Sep 03:11
6dce44a
Compare
Choose a tag to compare

Added online view nginx access logs and error logs.

https://github.com/0xJacky/nginx-ui/wiki/Nginx-Log-Configuration

v1.5.2

20 Aug 12:37
2d4c15e
Compare
Choose a tag to compare

bug fix

v1.5.1

17 Aug 15:49
1dc5f71
Compare
Choose a tag to compare

bug fix #29

v1.5.0

12 Aug 08:39
0c0594a
Compare
Choose a tag to compare

Change Log vs. Nginx UI v1.4.2:

  1. Refactored frontend using Vue3 + Vite3 + Typescript + Ant Design Vue v3
  2. Tokenized Nginx configuations
  3. Refactored nginx configuration editor
  4. Change language now avaliable in base layout
  5. Refactored issue certificate
  6. Dispose xterm after console unmounted
  7. Translated error messages
  8. Getting certificate infomation from local file
  9. Added version tags for docker image