Closed
Conversation
## [1.3.8](perfect-panel/frontend@v1.3.7...v1.3.8) (2026-02-06) ### 🐛 Bug Fixes / 问题修复 * **payment:** satisfy img size lint rule ([30a6967](perfect-panel@30a6967)) * **payment:** use native WeChat Pay QR data ([160e6da](perfect-panel@160e6da))
## [1.3.9](perfect-panel/frontend@v1.3.8...v1.3.9) (2026-02-08) ### 🐛 Bug Fixes / 问题修复 * **auth:** support OAuth callbacks with hash router (Fixes [perfect-panel#9](perfect-panel#9)) ([fee44fa](perfect-panel@fee44fa)) * **user:** mobile announcement close + payment method selection (Fixes [perfect-panel#8](perfect-panel#8)) ([b32ba55](perfect-panel@b32ba55)) * **user:** satisfy biome check for oauth/payment UI ([6e3ef8a](perfect-panel@6e3ef8a))
## [1.3.10](perfect-panel/frontend@v1.3.9...v1.3.10) (2026-02-10) ### 🐛 Bug Fixes / 问题修复 * **admin:** persist reset-password Turnstile verify setting (Fixes [perfect-panel#10](perfect-panel#10)) ([8831c9b](perfect-panel@8831c9b))
## [1.3.11](perfect-panel/frontend@v1.3.10...v1.3.11) (2026-02-21) ### 🐛 Bug Fixes / 问题修复 * **admin:** stabilize node sorting with duplicate sort values ([15fc37d](perfect-panel@15fc37d))
* 🐛 fix(admin): prioritize follow-up tickets by updated time * ✨ feat(dashboard): show node/user traffic ranks side-by-side
## [1.3.12](perfect-panel/frontend@v1.3.11...v1.3.12) (2026-02-26) ### 🐛 Bug Fixes / 问题修复 * **admin:** prioritize follow-up tickets ([perfect-panel#18](perfect-panel#18)) ([a07d1ca](perfect-panel@a07d1ca))
…ct-panel#22) * 🐛 fix(admin): prioritize follow-up tickets by updated time * ✨ feat(dashboard): show node/user traffic ranks side-by-side * 🐛 fix(user): show expire time & improve renewal dialog on mobile
## [1.3.13](perfect-panel/frontend@v1.3.12...v1.3.13) (2026-03-07) ### 🐛 Bug Fixes / 问题修复 * **user:** show expire time & improve renewal dialog on mobile ([perfect-panel#22](perfect-panel#22)) ([889dbf9](perfect-panel@889dbf9))
…-panel#25) * 🐛 fix(admin): prioritize follow-up tickets by updated time * ✨ feat(dashboard): show node/user traffic ranks side-by-side * 🐛 fix(user): show expire time & improve renewal dialog on mobile * user: add not-found + error route UI * user: fix auth redirect + protect user pages * fix(oauth): align all OAuth provider forms and types - Google form: refactor to match GitHub/Facebook pattern (flatten config fields, use ...data spread on submit, manual mapping in reset) - OAuthLoginGetTokenRequest: add missing invite? field for invite code support - Apple form: clarify redirect_url description to avoid confusion between Apple's backend callback URL and the frontend post-login redirect All five OAuth providers (Google, Telegram, GitHub, Facebook, Apple) now follow consistent structure in both admin config forms and type definitions. * feat(ui): liquid-glass redesign for user app - Add liquid-glass.css with frosted glass CSS variables, body gradient backgrounds, and global glass surface rules - Import liquid-glass.css in main.tsx - Header, auth page, sidebars, subscribe cards, wallet stat cards, affiliate invite code box: glass surface styling with backdrop-blur, semi-transparent backgrounds, coloured glow shadows * fix(ui): refine liquid-glass implementation - CSS: replace over-broad [class*='rounded-'][class*='border'] card selector with precise [data-slot='card']/.card only - CSS: add .auth-bg / .auth-panel utility classes (dark-mode-aware via CSS vars) - CSS: add .glass-stat-primary / .glass-stat-success / .glass-stat-accent utility classes; remove old .rounded-lg.bg-*\/10 class-combinator selectors - auth/index.tsx: replace hardcoded inline oklch gradient + inline glass styles with .auth-bg and .auth-panel classes - stats.tsx: restore icon container h-20 w-20 rounded-full - wallet/index.tsx: remove inline style oklch values → .glass-stat-* classes; restore semantic text-secondary-foreground (was hardcoded text-primary / text-green-600 / text-purple-600) - Remove orphan packages/services (not imported anywhere) * style: format JSX multiline props for readability * fix(user): keep renewal actions above status watermark for readability
## [1.3.14](perfect-panel/frontend@v1.3.13...v1.3.14) (2026-03-11) ### 🐛 Bug Fixes / 问题修复 * improve renewal button readability on subscription card ([perfect-panel#25](perfect-panel#25)) ([ced5c1d](perfect-panel@ced5c1d))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.