Changed
- Unified all editor rename forms behind one shared component.
- Unified add/new entry points behind a single AddButton.
- Rule metric order in the profile editor now derives from the Stats panel.
Fixed
- Long names no longer truncate incorrectly in capped popovers.
- Rename inputs no longer widen w-max list panels.
- Profile editor rule columns align on a shared grid; Reference is folded into the grid to reclaim metric width.
- Clipped metrics now show a tooltip.
- Number fields are sized in ch and settle at metric precision.
安装
Windows
- 安装版:下载
PLVS_0.11.1_x64-setup.exe,双击运行。
- 便携版:下载
PLVS-v0.11.1-x64-portable.exe,直接运行,无需安装。
- 首次运行时 SmartScreen 可能拦截(未代码签名),点击「更多信息」→「仍要运行」。
macOS (Apple Silicon)
- 下载
PLVS-v0.11.1-aarch64.dmg,打开后将 PLVS 拖到「应用程序」。
- 首次打开若被 Gatekeeper 拦截(未签名),在终端执行:
xattr -cr /Applications/PLVS.app
Installation
Windows
- Installer: Download
PLVS_0.11.1_x64-setup.exe and double-click to run.
- Portable: Download
PLVS-v0.11.1-x64-portable.exe and run directly — no installation required.
- SmartScreen may warn on first launch (unsigned build). Click "More info" → "Run anyway".
macOS (Apple Silicon)
- Download
PLVS-v0.11.1-aarch64.dmg, open it and drag PLVS to Applications.
- If Gatekeeper blocks the app on first open (unsigned build), run in Terminal:
xattr -cr /Applications/PLVS.app