Releases: skajake1983/xpia-tools-oss
Release list
v1.5.1
Bug Fixes
- hide account email + 2FA badge in local mode (#27)
- run CI on Node 22 (client toolchain requires it; Node 20 is EOL) (#26)
Maintenance
- 1.5.1 (#29)
What's Changed
- fix(ci): run CI on Node 22 (client toolchain requires it; Node 20 is EOL) by @skajake1983 in #26
- perf(desktop): show a splash immediately and trim boot work by @skajake1983 in #25
- fix(desktop): hide account email + 2FA badge in local mode by @skajake1983 in #27
- perf(desktop): pack the payload into one asar to fix the install stall by @skajake1983 in #28
- chore(release): 1.5.1 by @skajake1983 in #29
New Contributors
- @skajake1983 made their first contribution in #26
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Features
- provider onboarding — per-key Azure endpoint + live model import
- vary from an example — generate XPIA variants from an uploaded doc/payload
Bug Fixes
- persist payload variants to History
- reliable History — static blob-storage import, local-mode await, no-store caching
- local-mode polish — Desktop Edition branding, history download, hidden account UI
Maintenance
- 1.5.0
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Download — Windows desktop app
Download XPIA-Tools-Setup-1.4.0.exe (116 MB) — a one-click installer for the standalone desktop app. No account, no server: pick a provider, enter an API key, and generate documents, images, and payloads locally.
What's new in 1.4.0: the proper XPIA shield app icon, reliable one-click auto-updates, a real app menu (with Help → GitHub and Check for Updates), and a cleaner single-user UI (login/account/2FA/invite/feedback panels are hidden — this is a local tool).
Updating from 1.3.x or earlier? Install this version manually once — the fix that makes auto-updates reliable ships inside this installer, so the previous build can't pull it automatically. From 1.4.0 on, updates are automatic. If the installer says XPIA Tools is still running, open Task Manager → Details, end any
XPIA Tools.exe(or reboot), then run it again.
First run only: the installer is unsigned, so Windows SmartScreen shows an "unknown publisher" warning — click More info -> Run anyway.
Features
- hide multi-user / cloud UI in the local build
Bug Fixes
- app icon, reliable one-click auto-update, and app menu
Maintenance
- 1.4.0
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Download — Windows desktop app
Download XPIA-Tools-Setup-1.3.0.exe (115 MB) — run it to install the standalone desktop app. No account, no server: pick a provider, enter an API key, and generate documents, images, and payloads locally.
New in 1.3.0 — export a generated page's HTML (Copy / Download) to host it anywhere, plus an opt-in "Serve on local network" toggle that lets other devices on your LAN load a page (read-only). Already on 1.2.x? The app updates itself.
First run only: the installer is unsigned, so Windows SmartScreen shows an "unknown publisher" warning — click More info -> Run anyway. (Auto-updates do not trigger this.)
Features
- opt-in read-only LAN page server
- export page HTML + stable local port
Maintenance
- 1.3.0
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Download — Windows desktop app
Download XPIA-Tools-Setup-1.2.1.exe (115 MB) — run it to install the standalone desktop app. No account, no server: pick a provider, enter an API key, and generate documents, images, and payloads locally.
Faster install in 1.2.1 — the installer is ~40 MB smaller and unpacks far quicker; it no longer bundles the cloud SDKs the desktop never uses. Already on 1.2.0? The app updates itself.
First run only: the installer is unsigned, so Windows SmartScreen shows an "unknown publisher" warning — click More info -> Run anyway. (Auto-updates do not trigger this.)
Features
- persist generated web pages across restarts
Bug Fixes
- slim the installer by dropping cloud/telemetry deps
- space-free installer filename for reliable auto-update
Maintenance
- 1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Download — Windows desktop app
Download XPIA-Tools-Setup-1.2.0.exe (157 MB) — run it to install the standalone desktop app. No account, no server: pick a provider, enter an API key, and generate documents, images, and payloads locally.
New in 1.2.0 — automatic updates. Once you're on this build, the app checks GitHub for new releases on launch and installs them for you; you won't need to download future versions by hand.
First run only: the installer is unsigned, so Windows SmartScreen shows an "unknown publisher" warning — click More info -> Run anyway. (Auto-updates do not trigger this warning.)
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Download — Windows desktop app
Download XPIA Tools-Setup-1.1.0.exe (156 MB) — run it to install the standalone desktop app. No account, no server: pick a provider from the list, enter an API key, and generate documents, images, and payloads locally.
The installer is unsigned, so Windows SmartScreen shows an "unknown publisher" warning on first run — click More info → Run anyway.
Features
- standalone Electron desktop app with a Windows installer
- add local app factory for the standalone desktop build
Bug Fixes
- stop deleting the Anthropic provider on startup
Maintenance
- 1.1.0
- apply Dependabot dependency upgrades
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Features
- add integration catalog picker to the admin console
- add Anthropic and Azure OpenAI LLM provider adapters
- add datagen CLI for documents, images, and payloads
Maintenance
- ignore cli/out generated output
- add test coverage tooling and pin @eslint/js to ^9
- add ESLint, Prettier, EditorConfig, Dependabot, CHANGELOG, .nvmrc
Full Changelog: https://github.com/skajake1983/xpia-tools-oss/commits/v1.0.0