The play.wenpai.net homepage has recently undergone three rounds of improvements:
v1 (2026-02-20)
- Launched a Gutenberg-style homepage.
- Removed the COEP header (the Playground uses a Service Worker and does not require HTTP headers).
- Replaced Google Fonts with the domestic admincdn mirror.
- Fixed international route links.
v1.1 (2026-02-21)
- Externalized the plugin registry into plugins.json—adding new products now only requires editing this JSON file.
- Eliminated external dependencies on Google Fonts, switching instead to the system font stack.
v1.2 (2026-02-22)
- Added a mobile-device notification banner (for screens ≤768px, recommending use of a desktop browser).
- Implemented button loading feedback (e.g., displaying “Launching…” upon click).
Improvement roadmap: play/docs/improvement-plan.md
Next steps: P0 Marketplace integration (pending Marketplace readiness) and additional Blueprints.