Skip to content

Releases: hslr-s/sun-panel

v1.5.1

12 Jul 10:26
25f4620
Compare
Choose a tag to compare

[简体中文] | [English]

Caution

  1. Before upgrading from the Docker version v1.3.0 or earlier to this version, please read the Update Instructions first.
  2. If you want to view the Docker status in the container, add the following when mounting: -v /var/run/docker.sock:/var/run/docker.sock (Some devices may not support this.)
  • [Feature] All Features of v1.5.0
  • [Fix] Issue with Normal Image Cards Being Unmovable for Sorting Due to Middle Mouse Button Opening Address in a New Window
  • [Fix] Issue with the Default Text Color Being Empty in the Search Bar Component

v1.5.0

11 Jul 14:20
25f4620
Compare
Choose a tag to compare

[简体中文] | [English]

Caution

  1. Before upgrading from the Docker version v1.3.0 or earlier to this version, please read the Update Instructions first.
  2. If you want to view the Docker status in the container, add the following when mounting: -v /var/run/docker.sock:/var/run/docker.sock (Some devices may not support this.)
  • [New Feature] Simple Docker Manager (Non-PRO can view status, but cannot control the start and stop of containers)
  • [New Feature] Redesigned Icon Cards, adding Docker application and built-in application icon cards
  • [New Feature] Search Box Component
  • [New Feature] Online Check for New Versions (Does not support online upgrades)
  • [New Feature] Card Editing Window Supports Card Deletion
  • [New Feature] Switch to Hide All PRO Feature Badges and Descriptions PRO
  • [New Feature] System Status -> Disk Card Custom Display Title
  • [New Feature] Middle Mouse Button Opens the Project Card Address in a New Window
  • [Enhancement] Simulated Glow Effect on Icon Cards When Mouse Hovers Over, Following the Background Color
  • [Optimization] Group Style Supports Independent Settings and Can Be Set to Hide in Public Mode
  • [Optimization] Launcher and other parts of the window support drag-and-drop movement
  • [Optimization] Login expiration time can be configured in the configuration file (The original 72-hour expiration is changed to 168 hours, still with the automatic renewal mechanism) Reference Instructions
  • [Fix] v1.5.0-beta24-07-03 System Status Disk Mini-Card Does Not Display Custom Title
  • [Fix] Issue with File Deletion Failure in File Management Upload
  • [Other] Project Card Grouping Adds Unique Identifiers, Reflected in the Class of Navigation Page Group Styles, and Can Be Used with Custom Footer, CSS, and JS to Achieve More Flexible Features and Richer Styles More Information
  • [Other] For more, you can refer to the update logs of the previous v1.5.0-beta versions

v1.5.0-beta24-07-03

03 Jul 10:37
25f4620
Compare
Choose a tag to compare
v1.5.0-beta24-07-03 Pre-release
Pre-release

[简体中文] | [English]

Before upgrading from Docker version v1.3.0 or earlier, please read the release notes carefully.

If you want to view the Docker status inside the container, make sure to mount with: -v /var/run/docker.sock:/var/run/docker.sock

  • [New] Search box component supports adding custom search engines (non-PRO supports adding two extra engines)
  • [New] Customizable search box style
  • [New] Online check for new versions (does not support online upgrades)
  • [New] Card editing window supports deleting cards
  • [New] System Status -> Disk Card custom display title
  • [Optimization] Mouse hovering over icon cards will simulate a glowing effect with the background color
  • [Optimization] Some windows, such as the launcher, support drag-and-drop movement
  • [Optimization] Docker card memory display length
  • [Fix] Issue where the status update was abnormal after manually turning Docker cards on and off
  • [Fix] Issue where modifying icon card order would cause disarray in certain scenarios
  • [Other] Added unique identifiers for project card groups, reflected in the group styles class on the navigation page, allowing for more flexible features and rich styles with custom footers, CSS, and JS More details
  • [Other] Added some friendly hint labels
  • [Removed] Removed Gaussian blur effect on cards by default from v1.5.0-beta24-05-10; if needed, it can be achieved through custom footers/CSS

v1.5.0-beta24-05-11

11 May 15:51
25f4620
Compare
Choose a tag to compare
v1.5.0-beta24-05-11 Pre-release
Pre-release

[简体中文] | [English]

Before upgrading from Docker version v1.3.0 or earlier, please read the release notes carefully.

If you want to view the Docker status inside the container, make sure to mount with: -v /var/run/docker.sock:/var/run/docker.sock

  • [Fixed] The issue of ineffective addition of disk items in system status in v1.5.0-beta24-05-10.

v1.5.0-beta24-05-10

11 May 01:32
25f4620
Compare
Choose a tag to compare
v1.5.0-beta24-05-10 Pre-release
Pre-release

[简体中文] | [English]

Before upgrading from Docker version v1.3.0 or earlier, please read the release notes carefully.

If you want to view the Docker status inside the container, make sure to mount with: -v /var/run/docker.sock:/var/run/docker.sock

  • [Added] Simple Docker manager (non-PRO can view status, does not support starting and stopping containers).
  • [Added] Refactored icon cards, added Docker application and built-in application icon cards.
  • [Optimized] Group styles can be independently set and can be set to public mode to hide.
  • [Optimized] Added configurable login expiration duration (changed the original 72-hour expiration to 168 hours, still continuing the automatic renewal mechanism).
  • [Optimized] Moved buttons such as built-in application launcher to the upper right corner.

V1.4.0

26 Apr 05:19
258d5de
Compare
Choose a tag to compare

[简体中文] | [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

v1.4.0-beta24-04-12

12 Apr 10:05
258d5de
Compare
Choose a tag to compare
v1.4.0-beta24-04-12 Pre-release
Pre-release

[简体中文] | [English]

[!CAUTION] Upgrade Instructions
Before upgrading from v1.3.0 or earlier, please carefully backup your data❗❗❗ Be sure to read the update instructions for Docker versions (there is a Chinese version of the instructions below the article).

  • [New] Global site settings
    • Customize site title PRO
    • Customize website favicon PRO
    • Customize login page background image
  • [New] Online editing for global custom index.js and index.css files PRO (non-PRO users can still modify them from the software installation directory)
  • [New] OpenAPI interface, developers can implement certain functions by calling API interfaces (Documentation)
  • [Optimization] Fetching third-party website icons (can fetch 99.999...% of website icons 😉, unless the website hasn't set an icon)
  • [Optimization] When editing project icons, a prompt is displayed if the URL does not start with http or https.

v1.4.0-beta24-02-20

21 Feb 12:12
Compare
Choose a tag to compare
v1.4.0-beta24-02-20 Pre-release
Pre-release

[简体中文] | [English]

The Beta version is a pre-release testing version before the official release and may contain significant bugs. Please exercise caution when upgrading.
❗❗❗Ensure to perform a backup before upgrading❗❗❗
Before updating, please refer to the update instructions tutorial.

Friendly reminder: Please seriously back up your data before upgrading to this version ❗❗❗, for Docker version, please make sure to read the release notes beforehand.

  • [New] Added directory configuration to the configuration file:
    • Custom web directory
    • Custom CSS and JavaScript directory (The upgrade of the old version needs to be manually increased this configuration item, otherwise the default is still: ./web/custom #128 )
  • [Optimization] Improved prompt for system application loading failure.
  • [Optimization] Modified the display format of system status [details icon], including information format for disk and memory [used amount/total amount].
  • [Other] Docker version has streamlined mounting directory to ./conf. For specific details, refer to (Explanation).

v1.3.0

01 Feb 04:01
Compare
Choose a tag to compare

查看简体中文

Support the previous official version to be upgraded directly without special treatment

  • [Addition] Internationalization adaptation (added English support)
  • [Addition] System status module (supports CPU, memory, disk)
  • [Addition] Dark mode adaptation
  • [Addition] Display switch button for network mode
  • [Addition] Global custom JS and CSS (experimental feature, may be adjusted in the future) Reference Guide
  • [Addition] Account custom footer Example of record number
  • [Addition] Image address for custom wallpaper
  • [Optimization] Improved search box style (added CSS hover effect, improved translation) #62 (By Tang Jing Hang)
  • [Optimization] Cache site icons to the server, can be managed in uploaded files #74
  • [Optimization] Addressed the issue of excessive login expiration prompt messages
  • [Optimization] Search bar supports shortcut key Esc to clear keywords
  • [Other] For more information, refer to the previous v1.3.0-beta* version changelog

v1.3.0-beta24-01-25

25 Jan 05:24
Compare
Choose a tag to compare
v1.3.0-beta24-01-25 Pre-release
Pre-release

[简体中文] | [English]

The Beta version is a pre-release testing version before the official release and may contain significant bugs. Please exercise caution when upgrading.
❗❗❗Ensure to perform a backup before upgrading❗❗❗
Before updating, please refer to the update instructions tutorial.

  • [Addition] Display switch for network mode toggle button
  • [Fix] Addressed an issue where certain errors were not displayed correctly
  • [Other] Optimized DOM structure and added class names for some important tags (facilitating custom CSS usage)
  • [Other] Backend command-line instructions and all output content are now in English
  • [Other] Dockerfile declares port number