summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog64
1 files changed, 62 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e7292b00..f2232f498 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,70 @@
+Fri Apr 12 10:43:41 AM CEST 2024
+ Releasing GNU Taler Exchange 0.10.2. -CG
+
+Wed Nov 29 09:06:49 AM JST 2023
+ Creating bugfix release for taler-exchange 0.9.3a. -CG
+
+Sat Nov 5 11:32:45 AM CET 2022
+ Added support for P2P payments.
+ Added support for explicit reserve lifetime control.
+ Added support for age restrictions.
+ Releasing GNU Taler Exchange 0.9.0. -CG
+
+Fri 03 Sep 2021 07:02:05 PM CEST
+ Add experimental aggregator sharding logic. -CG
+
+Sat 28 Aug 2021 05:22:57 PM CEST
+ Fixed various memory leaks.
+ Fixed database initialization sequence to avoid warning on first request.
+ Releasing GNU Taler Exchange 0.8.4. -CG
+
+Fri 13 Aug 2021 10:40:57 PM CEST
+ Add support for long-polling of bank account histories.
+ Add support for event notifications to exchange DB API.
+ Releasing GNU Taler Exchange 0.8.3. -CG
+
+Sun 08 Aug 2021 08:36:21 PM CEST
+ Improved code to use new GNUNET_JSON_PACK API.
+ Improved code to use new GNUNET_TIME APIs.
+ Improved configuration structure with clearer separation
+ of concerns. Created proper Debian package.
+ Added various APIs to improve input validation (mostly
+ for the Taler merchant). Renamed taler-wire-gateway-client
+ to taler-exchange-wire-gateway-client for consistency.
+ Strengthened payto:// validation logic. Fixed bug where
+ suspended /keys requests could eat up all the sockets.
+ Force flushing /keys response if set of auditors changes.
+ Fixed /keys cherry-picking logic.
+ Releasing GNU Taler Exchange 0.8.2. -CG
+
+Mon 05 Apr 2021 07:58:09 PM CEST
+ Add Gettext support (chiefly for error code hints). -CG
+
+Sat 14 Nov 2020 05:47:30 PM CET
+ Modify taler-exchange-transfer to continue even after a
+ wire transfer failed due to the bank refusing it because
+ the target account does not exist. Changed the database
+ to track such failures in the respective table.
+ Opens new issue #6647. -CG
+
+Tue 10 Nov 2020 01:03:22 PM CET
+ Updates to error codes and HTTP status codes for improved
+ consistency. Fixed spelling issues. Ensure main() returns
+ 0 when called with '-h' or '--help'.
+ Releasing GNU Taler Exchange 0.8.1. -CG
+
+Sat 03 Oct 2020 03:59:45 PM CEST
+ Various minor fixes, code cleanup, updates to more recent
+ GNUnet APIs, new error codes, and timetravel test support.
+ Releasing GNU Taler Exchange 0.8.0. -CG
+
Sun 29 Mar 2020 08:53:46 PM CEST
Changed protocol to be more RESTful. Expanded auditor tests.
Completed transition to new wire gateway API for bank interaction.
- Releasing GNU Taler 0.7.0. -CG
+ Releasing GNU Taler Exchange 0.7.0. -CG
Tue 24 Dec 2019 11:09:14 PM CET
- Releasing GNU Taler 0.6.0. -CG
+ Releasing GNU Taler Exchange 0.6.0. -CG
Sat 17 Aug 2019 10:03:38 PM CEST
Remove "currency" field from exchange database, as we only