Skip to content

Releases: perfect-panel/frontend

v1.6.2

21 May 16:10

Choose a tag to compare

1.6.2 (2026-05-21)

🐛 Bug Fixes / 问题修复

  • server: disable retry on node config fetch and show inline error (#62) (819a4ac), closes #61

v1.6.1

21 May 14:26

Choose a tag to compare

1.6.1 (2026-05-21)

🐛 Bug Fixes / 问题修复

v1.6.0

20 May 12:31

Choose a tag to compare

1.6.0 (2026-05-20)

✨ Features / 新功能

  • add per-node config UI and structured outbound form (#59) (23fe0d3)

v1.5.2

19 May 10:30

Choose a tag to compare

1.5.2 (2026-05-19)

🐛 Bug Fixes / 问题修复

  • admin: remove custom_html injection from admin panel root (0277e4a), closes #56
  • announcement: remove incorrect pinned/popup false filters on announcement list page (7dac476), closes #49
  • nodes: normalize null tags to [] in node-form to prevent Invalid input error (33ad713), closes #51
  • nodes: reset edit form with initial values on open (b8e19b5), closes #51
  • resolve TypeScript generics incompatibility in node-form (e6d6c68)
  • show error toast on auth form submission failure (a40d109), closes #57
  • types: make pinned and popup optional in QueryAnnouncementParams (eae4334)

v1.5.1

19 May 09:32

Choose a tag to compare

1.5.1 (2026-05-19)

🐛 Bug Fixes / 问题修复

  • auth: use enable_reset_password_verify for cf_token schema in reset forms (b0cfc8c), closes #57

v1.5.0

11 May 10:46

Choose a tag to compare

1.5.0 (2026-05-11)

✨ Features / 新功能

  • ci: add issue triage automation workflow (1624303)
  • ci: also trigger triage on new issue comments (ec2bc9a)
  • triage: include comment data in context for issue_comment events (c5cc754)

🐛 Bug Fixes / 问题修复

  • ui: remove hardcoded Aceternity placeholder text from Timeline component (d61bcde)

📚 Documentation / 文档更新

  • zh-CN: align clone directory with frontend repo name (c8f35d9)

👷 Continuous Integration / CI/CD

  • add workflow_dispatch trigger to triage-automation (e8fa276)

v1.4.2

06 Apr 21:35

Choose a tag to compare

1.4.2 (2026-04-06)

🐛 Bug Fixes / 问题修复

  • i18n: remove affiliate namespace from eager preload to prevent retry loops (af8f09e), closes #31

v1.4.1

30 Mar 16:10

Choose a tag to compare

1.4.1 (2026-03-30)

🐛 Bug Fixes / 问题修复

  • ui: improve text contrast on renew and purchasing pages (#30) (2f9eac2)

v1.4.0

13 Mar 23:08

Choose a tag to compare

1.4.0 (2026-03-13)

✨ Features / 新功能

  • servers: add Reality support for anytls; fix vless flow (be24ba0)

v1.3.15

12 Mar 10:58

Choose a tag to compare

1.3.15 (2026-03-12)

🐛 Bug Fixes / 问题修复

  • ci: remove deprecated forwardRef usage in turnstile components (89ece6e)