PublisherStudio is a local-first publishing studio for documents, stories, pictures, spreadsheets, presentations, websites, video, streaming, and reusable interactive panels.
Version 2.3.6 keeps the proven 2.2.10 application/documentation and console-release baseline plus the 2.3.0 documentation-viewer Close repair, and refreshes the reviewed JavaScript diagnostics manifest for that browser change. The full-width DocFX viewer, API reference, service resilience, Pages seeding, and user-confirmed documentation URL compiler fix remain intact.
- Run
Prepare-DevExpressAssets.cmdon a licensed development machine. - Run
Build-LocalDevelopment.cmdfor Debug verification. - Run
Build-Release.cmdfor the owner-side release lane.
The solution is src/PublisherStudio.sln. Generated/licensed DevExpress browser assets are intentionally excluded from clean source packages.
The maintained Markdown is under docs/. A normal owner build creates one Kawaii DocFX tree in wwwroot/help-docs, including the complete XML-generated API reference and the versioned HTML-backed PDF. Update-GitHubPagesSnapshot.cmd validates that generated tree and refreshes .github/pages/publisherstudio-kawaii-docs.zip. GitHub Pages publishes that exact validated snapshot through Actions; the authored docs/ directory is never overwritten with generated output.
The in-app Help page opens the same HTML, PDF, API reference, and status routes in the focus-managed documentation viewer.
The release setup uses %LOCALAPPDATA%\PublisherStudio, exact runtime assets, wrapper validation, and maintained Install/Update/Start/Folder shortcuts. LocalGPT and organic 1-Wire integration remain optional.
Apache-2.0. DevExpress components require a valid DevExpress build license. See LICENSE, LICENSE.MD, and THIRD-PARTY-NOTICES.md.