Skip to content

V1.4.0

Latest
Compare
Choose a tag to compare
@hslr-s hslr-s released this 26 Apr 05:19
· 1 commit to master since this release
258d5de

[简体中文] | [English]

Caution

Please carefully back up your data before upgrading from v1.3.0 and earlier versions❗❗❗ This version simplifies the Docker mounting directories, but still supports the old path mounting method. If you are a Docker user and want to try the latest mounting method, be sure to read the release notes first (there is a Chinese version explanation below the article).

  • [NEW] OpenAPI open interface beta feature, developers can implement some functions by calling API interface (Documentation)
  • [NEW] Global site settings: custom site title PRO, custom site icon PRO, custom login page background image
  • [NEW] Online editing of global custom index.js and index.css files PRO (non-PRO users can still modify them from the program installation directory)
  • [NEW] Support for uploading background images in heic and avif formats #77 (tested only for avif)
  • [FIX] v1.4.0-beta24-04-12 old version users upgrade incompatible with online editing js, css issue
  • [OPTIMIZE] Disable referrer. Solve the problem that some websites cannot be opened after redirection (e.g., qBittorrent) [#64, #127]
  • [OPTIMIZE] Obtain icons for third-party websites
  • [OPTIMIZE] When editing projects, remind if the URL does not start with http/https
  • [OPTIMIZE] Modify the display format of system status [Details icon], including information format of disk and memory [Used amount/Total amount]
  • [OTHER] Docker version simplifies mounting directory to ./conf (see details here) #45
  • [OTHER] For more information, please refer to the previous v1.4.0-beta* version update logs