## [1.3.0](https://github.com/perfect-panel/frontend/compare/v1.2.4...v1.3.0) (2025-12-29) ### ✨ Features / 新功能 * Add original price display option and enhance inventory messages in subscription components ([543a7b9](543a7b9eb9)) * Added localized support for user subscription and deletion status, and optimized the subscription form and user interface. ([9f95cec](9f95cec876)) * Added reset and pause subscription functionality, and updated the status display. ([bc451ee](bc451eea16)) * Added the option to restore subscription, and updated the relevant description and confirmation information. ([5f5c339](5f5c33987e)) * Enhance DatePicker component with clear button and improved value handling ([b27b928](b27b9287be)) * Refactor SubscriptionForm layout for improved readability and maintainability ([f432ba0](f432ba06f9)) * Update API proxy target to use environment variable for improved configurability ([8d514df](8d514dfd8f)) * Update queryKey structure in Purchase and Renewal components for improved order creation ([9559e00](9559e003b7)) * Update Vite configuration to load environment variables for improved API proxy setup ([d36a2c9](d36a2c902b)) ### 🐛 Bug Fixes / 问题修复 * Replace tag removal icon with a button for better accessibility and event handling ([3751f64](3751f64f73)) * Uncomment navigation to dashboard for authenticated users ([4d15b2b](4d15b2b6fc)) ### 📚 Documentation / 文档更新 * Update default administrator account information and security recommendations in installation guides ([7279275](7279275532))
PPanel web
This is a PPanel web powered by PPanel
English · Chinese · Changelog · Report Bug · Request Feature
Article 1. All human beings are born free and equal in dignity and rights. They are endowed with reason and conscience and should act towards one another in a spirit of brotherhood.
Article 12. No one shall be subjected to arbitrary interference with his privacy, family, home or correspondence, nor to attacks upon his honour and reputation. Everyone has the right to the protection of the law against such interference or attacks.
Article 19. Everyone has the right to freedom of opinion and expression; this right includes freedom to hold opinions without interference and to seek, receive and impart information and ideas through any media and regardless of frontiers.
Source: United Nations – Universal Declaration of Human Rights (UN.org)
📦 Application List
| 📦 Application | 🖼️ Preview |
|---|---|
| PPanel User Web Developed with modern frontend technologies (Next.js, TypeScript, TailwindCSS), providing basic user features with support for multiple languages and themes. |
|
| PPanel Admin Web Developed with modern frontend technologies, this admin web provides basic data management features with support for multiple languages and themes. |
⌨️ Local Development
You can use Github Codespaces for online development:
You can use Gitpod for online development:
or clone it for local development:
git clone https://github.com/perfect-panel/frontend.git
cd frontend
# Install dependencies
bun install
🤝 Contributing
Contributions of all types are more than welcome, if you're interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.
