Skip to content

v7.6.4

Latest

Choose a tag to compare

@github-actions github-actions released this 03 May 09:06
· 90 commits to main since this release
0978543

πŸ“¦ 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 $HOME during 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