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

v1.4.5

Choose a tag to compare

@web-ppanel web-ppanel released this 17 Sep 10:13

1.4.5 (2025-09-17)

♻ Code Refactoring

  • Replace useQuery with Zustand store for subscription and node data management (c6dd0b6)
  • Simplify TemplatePreview component structure by consolidating Sheet and Button elements (1b715c5)

🐛 Bug Fixes

  • Add showLineNumbers prop handling in MonacoEditor for improved placeholder positioning (bd67ece)
  • Add fetchTags method to NodesPage and ensure tags are fetched alongside nodes (a3c5e31)
  • Add NEXT_PUBLIC_HIDDEN_TUTORIAL_DOCUMENT to control tutorial visibility and update page query accordingly (e94405d)
  • Add subscribeSchema for subscription management with detailed proxy and user information (49b3dcc)
  • Enhance server ID display in ServerTrafficLogPage with badges and server ratio (6dfac27)
  • Update platform handling in Content component to ensure available platforms are correctly filtered and displayed (1dde708)