Portable Windows build • Release notes
Changelog & Releases
This page lists highlights and changes for the Windows portable build with SQLCipher support. For downloads, please use the Download page (CAPTCHA gate, no direct links on this site).
Latest highlights
- SQLCipher workflows and guides refreshed: Encryption basics, Encrypt/Decrypt, Open encrypted DB.
- How‑to coverage for CSV import/export and performance: CSV guide, Performance tips.
- Consolidated downloads behind a CAPTCHA gate; no direct file links on this site.
v3.13.1 — Portable build Latest
- Updated documentation and links for SQLCipher workflows.
- UI polish in guides and navigation; improved accessibility.
- Download flow routed exclusively via Download (CAPTCHA).
v3.13.0 — Portable build
- Baseline refresh for Windows 10/11 compatibility notes.
- Added troubleshooting entries for “wrong key” and common errors.
- Expanded CLI/PRAGMA cheat sheet and performance advice.
v3.12.x — Maintenance updates
- Minor guide improvements and layout tweaks.
- Refined CSV import/export instructions and tips.
Upgrade notes
- Verify backups before replacing existing databases.
- If you hit errors opening an encrypted DB after upgrade, revisit SQLCipher parameters and confirm they match the database.
- After bulk imports, consider VACUUM/ANALYZE and PRAGMAs for performance.