2026-09: GNU Taler v1.6 released
We are happy to announce the release of GNU Taler v1.6.
This release focused on adding support for subscriptions and discount tokens, but also fixes a number of usability issues and other bugs.
About GNU Taler
GNU Taler is a Free Software payment system that preserves the privacy of payers while ensuring that income is visible to authorities. Regulated payment service providers use the Taler protocol to issue digital cash denominated in a fiat currency. The digital cash tokens are stored in electronic wallets under the full control of its respective owner. The payment service provider has an escrow bank account holding the equivalent of all digital cash in circulation.
Merchants redeeming digital cash receive aggregate transactions over the respective amount into their regular bank account. Digital cash transactions happen basically instantly, and must be performed online to prevent double-spending.
Support exists for offline points-of-sales to accept transactions where only the customer is online. GNU Taler is scalable and technologically suitable for regional currencies (such as eNetzbon), commercial deployments (such as Taler Operations AG) or central bank digital currencies (CBDC).
Changes in GNU Taler v1.6
For GNU Taler v1.6 we addressed over 200 individual issues. Our bug tracker has the list. Notable changes include:
- NEW: Mobile wallets now support subscription and discount tokens
- NEW: Added support for Paivana templates to enable static paywalls
- NEW: New Paivana reverse proxy paywall
- NEW: taler-auditor now supports for check exchanges with KYC activity
- Bugfix:
- Bugfix:
- Enhancement: iOS wallet was adapted to now mandatory SKS 26 (Liquid Glass)
- Enhancement: Significant improvements in the merchant backend user interface
- Enhancement: Merchant user-interface now supports backends with multiple currencies
- Enhancement:
- Various user experience improvements
Our work is co-funded by the European Commission and the Swiss State Secretariat for Education, Research and Innovation (SERI) as part of the NGI TALER project.
Download links
The wallets have their own download site here. The exchange, merchant backend, sync and bank components are distributed via the GNU FTP mirrors.
- http://ftpmirror.gnu.org/taler/taler-exchange-1.6.13.tar.gz
- http://ftpmirror.gnu.org/taler/taler-exchange-1.6.13.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-merchant-1.6.16.tar.gz
- http://ftpmirror.gnu.org/taler/taler-merchant-1.6.16.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-wallet-1.5.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-wallet-1.5.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/libeufin-1.6.8.tar.gz
- http://ftpmirror.gnu.org/taler/libeufin-1.6.8.tar.gz.sig
- http://ftpmirror.gnu.org/taler/sync-1.5.0.tar.gz
- http://ftpmirror.gnu.org/taler/sync-1.5.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-mdb-1.6.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-mdb-1.6.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-twister-1.6.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-twister-1.6.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/challenger-1.6.1.tar.gz
- http://ftpmirror.gnu.org/taler/challenger-1.6.1.tar.gz.sig
- http://ftpmirror.gnu.org/taler/donau-1.6.6.tar.gz
- http://ftpmirror.gnu.org/taler/donau-1.6.6.tar.gz.sig
- http://ftpmirror.gnu.org/taler/paivana-1.6.2.tar.gz
- http://ftpmirror.gnu.org/taler/paivana-1.6.2.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-directory-1.5.1.tar.gz
- http://ftpmirror.gnu.org/taler/taler-directory-1.5.1.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-mailbox-1.5.1.tar.gz
- http://ftpmirror.gnu.org/taler/taler-mailbox-1.5.1.tar.gz.sig
You must first install GNUnet v0.28.1 or the current Git master to compile GNU Taler v1.6 from source.