Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Releases: perfect-panel/ppanel-web

v1.6.3

08 Dec 08:26

Choose a tag to compare

1.6.3 (2025-12-08)

🐛 Bug Fixes

  • docker: Update Dockerfiles to create non-root user with proper permissions (1bfebb6)

v1.6.2

08 Dec 07:53

Choose a tag to compare

1.6.2 (2025-12-08)

🐛 Bug Fixes

  • package: Update dependencies and upgrade React and Next.js versions. (7d0866e)

v1.6.1

05 Nov 04:45

Choose a tag to compare

1.6.1 (2025-11-05)

🐛 Bug Fixes

  • Fixing issues with generating standard and quantum-resistant encryption keys (5eac6a9)

v1.6.0

28 Oct 09:13

Choose a tag to compare

1.6.0 (2025-10-28)

✨ Features

  • Add server installation dialog and commands (4429c9d)

🐛 Bug Fixes

  • Add typeRoots configuration to ensure type definitions are resolved correctly (ad60ea9)

v1.5.4

26 Oct 18:24

Choose a tag to compare

1.5.4 (2025-10-26)

🐛 Bug Fixes

  • Update generateRealityKeyPair to use async key generation (e60e369)
  • Update the wallet localization file and add new fields such as automatic reset and recharge (88aa965)

v1.5.3

21 Oct 12:32

Choose a tag to compare

1.5.3 (2025-10-21)

🐛 Bug Fixes

  • Fix bugs (a46657d)
  • Fix dependencies (8bd25d6)
  • Remove unnecessary migration function code and add device configuration options (521a7a9)
  • Update bun.lockb to reflect dependency changes (ca892dd)

v1.5.2

29 Sep 10:01

Choose a tag to compare

1.5.2 (2025-09-29)

🐛 Bug Fixes

  • Add step attribute to datetime-local inputs for precise time selection in forms (32fd181)
  • Rename 'hysteria2' to 'hysteria' across protocol definitions and schemas for consistency (5816dd5)
  • Update protocol options in ServerConfig for accuracy and consistency (9266529)

v1.5.1

28 Sep 16:24

Choose a tag to compare

1.5.1 (2025-09-28)

🐛 Bug Fixes

  • Simplify protocol enable checks by removing unnecessary false comparisons (4828700)

v1.5.0

28 Sep 16:03

Choose a tag to compare

1.5.0 (2025-09-28)

✨ Features

  • Update server configuration translations for multiple languages (fc43de1)

🐛 Bug Fixes

  • Add DynamicMultiplier component for managing node multipliers and update ServersPage layout (bb6671c)
  • Remove unnecessary blank lines in multiple index files for cleaner code structure (6a823b8)
  • Remove unused ratio variable from server traffic log and server form for cleaner code (55034dc)
  • Update Badge variants and restructure traffic ratio display in ServersPage (3d778e5)
  • Update minimum ratio value to 0 in protocol fields and adjust related schemas; enhance unit conversion in ServerConfig (3b6ef17)
  • Update protocol fields to use 'obfs' instead of 'security' and adjust related configurations (4abdd36)

v1.4.8

23 Sep 13:11

Choose a tag to compare

1.4.8 (2025-09-23)

🐛 Bug Fixes

  • Rename 'server_id' to 'protocol' in NodesPage and clean up unused imports and code in ServerConfig (70b3484)
  • Update announcement page to display timeline of announcements with Markdown content (3c036eb)
  • Update Empty component to support border prop and adjust usage in various pages (ce9ab89)