2022-11: GNU Taler v0.9.0 released
We are happy to announce the release of GNU Taler v0.9.0.
We have addressed over 200 individual issues, our bug tracker has the full list. Notable changes include:
- NEW: Support for peer-to-peer payments
- NEW: Support for age-restricted payments
- Improved accessibility of the demonstration
- Improved exchange database schema for performance and scalability
- libeufin sandbox replaces legacy Python bank
- WebExtension now supports Manifest V3
- Various minor bugfixes and documentation improvements
Many of the major new features were developed under an NGI POINTER grant funded by the European Commission's great Next Generation Internet initiative under grant agreement number 871528. Performance measurements and improvements were funded by an NGI Fed4Fire+ grant.
To fund further development, Taler Systems SA is still looking for investors.
Download links
The wallet has its 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-0.9.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-exchange-0.9.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-merchant-0.9.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-merchant-0.9.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-wallet-0.9.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-wallet-0.9.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/sync-0.9.0.tar.gz
- http://ftpmirror.gnu.org/taler/sync-0.9.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-mdb-0.9.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-mdb-0.9.0.tar.gz.sig
- http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz
- http://ftpmirror.gnu.org/taler/taler-twister-0.9.0.tar.gz.sig
You must first install GNUnet v0.18 to compile GNU Taler 0.9.0 from source.