| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PipPal Core v0.2.4 source code.tar.gz | 2026-05-15 | 4.1 MB | |
| PipPal Core v0.2.4 source code.zip | 2026-05-15 | 4.1 MB | |
| README.md | 2026-05-15 | 1.2 kB | |
| Totals: 3 Items | 8.2 MB | 0 | |
PipPal Core 0.2.4
Release date: 2026-05-15
Highlights
- Added the first-run activation panel so a new user reaches real sample playback before setup is considered complete.
- Improved first-run voice setup: the Voice Manager onboarding path opens on the recommended Ryan voice and returns to the activation flow after install.
- Standardized Settings-adjacent dialogs on the native Windows title bar, dark dialog body, centered placement, and no duplicate custom headers.
- Improved selected-text capture reliability for Notepad and tightened buyer-facing claims around apps that expose selected text through normal copy behavior.
- Hardened localhost command-server control routes so production builds keep E2E-only UI/state routes hidden.
- Expanded release validation with live UI evidence and cross-repo Free+Pro Windows E2E coverage.
Validation
python -m ruff check .python -m pytest -q->262 passed- Cross-repo Windows UI/MSIX E2E from Pro harness ->
20 passed
Known Follow-up
- First-run activation may not refresh after installing a non-default voice through the Settings path. Tracked as [#67]; the default first-run voice install path remains the recommended setup path for this release.