Skip to content

v1.8.5

Choose a tag to compare

@moonrailgun moonrailgun released this 19 Jul 07:00
· 455 commits to master since this release

1.8.5 (2023-07-19)

Bug Fixes

  • #106 fixed maybe xss attack from custom web html panel (6d16e09)
  • add fallback for github account which maybe not include name in github (bd4907d)
  • add plugin list maybe repeat problem (b129cd7)
  • added forceUploadOriginImage to force specify whether to enable image compression (a224ac6)

Features

  • add broadcast notify when call config.setClientConfig (5ca5c76)
  • add global announcement (798abeb)

Performance Improvements

  • admin: cache management segmentation (fba1b26)
  • optimize the display of global notifications and increase system notification prompts (7419df1)
  • optimize the performance of the member list in the case of large data (4c77d14)
  • update custom web panel render xss rules (fd18eb7)
  • use group extra to storage custom web panel html (721da6f)