summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog75
1 files changed, 42 insertions, 33 deletions
diff --git a/ChangeLog b/ChangeLog
index dbb5b4f7..6bc01461 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,63 +1,72 @@
+Fri Apr 12 10:43:41 AM CEST 2024
+ Releasing taler-merchant 0.10.2. -CG
+
+Wed Nov 29 09:06:49 AM JST 2023
+ Creating bugfix release taler-merchant 0.9.3a. -CG
+
+Wed Nov 29 09:06:49 AM JST 2023
+ Creating bugfix release taler-merchant 0.9.3a. -CG
+
Sat 28 Aug 2021 05:27:02 PM CEST
Improved language on HTML pages shown to user on
payment/refund (#6995). -CG/BP
Used database-driven long-polling on all long-pollers
for multi-process deployments. (#6956) -CG
- Releasing taler-merchant 0.8.4. -CG
+ Releasing taler-merchant 0.8.4. -CG
Tue 24 Aug 2021 03:08:53 PM CEST
- Releasing taler-merchant 0.8.3. -CG
+ Releasing taler-merchant 0.8.3. -CG
Tue 17 Aug 2021 03:08:53 PM CEST
- Releasing taler-merchant 0.8.2. -CG
+ Releasing taler-merchant 0.8.2. -CG
Thu 22 Apr 2021 11:30:13 PM CEST
Integrate new single-page app. -CG/SM
Tue 10 Nov 2020 01:08:46 PM CET
- Major revamp of the entire API (now 1:0:0), changing the names of
- many endpoints for better consistency.
- Adding support for (optional) inventory management.
- Releasing taler-merchant 0.8.0. -CG/JB
+ Major revamp of the entire API (now 1:0:0), changing the names of
+ many endpoints for better consistency.
+ Adding support for (optional) inventory management.
+ Releasing taler-merchant 0.8.0. -CG/JB
Sun 12 Apr 2020 08:45:11 PM CEST
- Changed /tip-pickup API to withdraw directly from the exchange
- and return blind signatures, instead of having the wallet do it (#6173). -CG
+ Changed /tip-pickup API to withdraw directly from the exchange
+ and return blind signatures, instead of having the wallet do it (#6173). -CG
Fri 10 Apr 2020 09:01:22 PM CEST
- Changing refund API to have the merchant backend make the /refund
- request to the exchange instead of having the wallet do it (#5299). -CG
+ Changing refund API to have the merchant backend make the /refund
+ request to the exchange instead of having the wallet do it (#5299). -CG
Tue 31 Mar 2020 04:17:58 PM CEST
- Releasing taler-merchant 0.7.0. -CG
+ Releasing taler-merchant 0.7.0. -CG
Tue 24 Dec 2019 11:01:21 PM CET
- Releasing taler-merchant 0.6.0. -CG
+ Releasing taler-merchant 0.6.0. -CG
Sat 17 Aug 2019 10:03:38 PM CEST
- Remove "currency" field from exchange database, as we only
- support one currency per merchant backend anyway. -CG
+ Remove "currency" field from exchange database, as we only
+ support one currency per merchant backend anyway. -CG
Wed Apr 4 00:19:38 CEST 2018
- Releasing taler-merchant-0.5.0 -FD
+ Releasing taler-merchant-0.5.0 -FD
Mon Jan 22 21:54:42 CET 2018
- Address #5262. -CG
+ Address #5262. -CG
Tue Jan 2 00:27:29 2018
- Implement #5158 (proper handling of aborted payments). -CG
+ Implement #5158 (proper handling of aborted payments). -CG
Wed Dec 27 11:21:43 2017
- Complete logic to allow /pay to span coins from multiple exchanges. -CG
+ Complete logic to allow /pay to span coins from multiple exchanges. -CG
Wed Dec 13 21:50:59 2017
- Use new wire transfer logic in payments generator. -CG
+ Use new wire transfer logic in payments generator. -CG
Thu Dec 7 07:42:40 2017
- Implemented new tipping feature (now with private keys in files). -CG
+ Implemented new tipping feature (now with private keys in files). -CG
Wed Oct 18 15:33:23 CEST 2017
- Releasing taler-merchant 0.4.0. -CG
+ Releasing taler-merchant 0.4.0. -CG
Thu Jun 22 15:12:37 CEST 2017
Implementing /refund
@@ -70,16 +79,16 @@ Tue Jun 6 14:30:43 CEST 2017
/history API now has the way to query from a starting base date
ahead into the future.
Memory leak fixes. -CG/MS
- Releasing taler-merchant 0.3.0. -CG
+ Releasing taler-merchant 0.3.0. -CG
Mon Mar 6 17:57:51 CET 2017
- Add support for wire fee calculations to /pay handling (#4935),
- and adding setting "max_wire_fee" and "wire_fee_amortization"
- in contract from defaults. -CG
+ Add support for wire fee calculations to /pay handling (#4935),
+ and adding setting "max_wire_fee" and "wire_fee_amortization"
+ in contract from defaults. -CG
Mon Mar 6 00:59:25 CET 2017
- Implement BIND_TO option to allow binding backend to a particular
- IP address (#4752). Enabling use of dual-stack by default. -CG
+ Implement BIND_TO option to allow binding backend to a particular
+ IP address (#4752). Enabling use of dual-stack by default. -CG
Thu Dec 15 10:37:08 CET 2016
Implementing:
@@ -88,8 +97,8 @@ Thu Dec 15 10:37:08 CET 2016
by looking for their hashcodes.
Fri Nov 18 18:54:07 CET 2016
- Misc. minor updates to match API changes from exchange 0.2.
- Releasing taler-merchant 0.2.0. -CG
+ Misc. minor updates to match API changes from exchange 0.2.
+ Releasing taler-merchant 0.2.0. -CG
Mon Oct 10 16:27:57 CEST 2016
Implementing:
@@ -100,8 +109,8 @@ Mon Oct 10 16:27:57 CEST 2016
same backend. -MS
Tue Jun 7 15:17:45 CEST 2016
- Store signing key used by exchange in DB. Might be useful
- in the future when we implement GC for the backenddb. -CG
+ Store signing key used by exchange in DB. Might be useful
+ in the future when we implement GC for the backenddb. -CG
Wed Jun 1 17:27:36 CEST 2016
- Releasing taler-merchant-0.0.0. -CG
+ Releasing taler-merchant-0.0.0. -CG