π¦ What's New
General
- Completed the official rebranding from Calcpad to CalcpadCE.
CLI
- Added
~as an alternative prefix to`for inserting Greek letters. - Introduced automatic language selection.
Windows
- The installer now automatically prompts to download and install the required .NET runtime if it is missing.
- Added the ability to select the application language directly during installation.
- Released a portable version.
- Swapped the active filename and the application name in the window title bar to prioritize the filename for better visibility.
- Added the command-line interface (CLI) executable.
Linux
- Released .deb, .rpm, and portable packages for both x86 and ARM64 (including Raspberry Pi) architectures.
- Added dotnet-runtime-10.0 as a package dependency so it installs automatically if missing.
- Removed the strict wkhtmltopdf dependency, as it is an optional feature.
- Aligned with standard Linux filesystem conventions: Examples and additional assets are no longer copied to
$HOMEduring installation and remain accessible in/usr/share.
π‘οΈ Installation Note (Windows SmartScreen)
Because CalcpadCE is a new, community-driven project, Windows SmartScreen may flag the installer as an unrecognized app. This is normal for new open-source software. To proceed, simply click "More info" and then "Run anyway".
Downloads
| File | OS | Arch | .NET Runtime |
|---|---|---|---|
| πͺ CalcpadCE-setup-7.6.4.exe | Windows Installer | 64-bit | Auto-installed |
| πͺ CalcpadCE-portable-7.6.4.zip | Windows Portable | 64-bit | Included |
| π§ CalcpadCE.7.6.4.linux-x64.deb | Debian / Ubuntu | x86 | Auto-installed |
| π§ CalcpadCE.7.6.4.linux-arm64.deb | Debian / Ubuntu | ARM | Auto-installed |
| π§ CalcpadCE.7.6.4.linux-x64.rpm | CentOS / Fedora | x86 | Auto-installed |
| π§ CalcpadCE.7.6.4.linux-arm64.rpm | CentOS / Fedora | ARM | Auto-installed |
| π§ CalcpadCE-7.6.4-linux-x64.tar.bz2 | Portable Linux | x86 | Included |
| π§ CalcpadCE-7.6.4-linux-arm64.tar.bz2 | Portable Linux | ARM | Included |
What's Changed
Full Changelog: v7.6.3...v7.6.4