From bb1e448911c38d4ab423dc5e780ae8714f946f1b Mon Sep 17 00:00:00 2001 From: Juerd Waalboer Date: Thu, 6 Mar 2025 03:57:06 +0100 Subject: [PATCH] Add 7.1.0 to UPGRADING.md --- UPGRADING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/UPGRADING.md b/UPGRADING.md index 52c6ae6..a0f104f 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -62,6 +62,17 @@ The calculated tag prices are not displayed anywhere in RevBank, but meant for a warns tells users to use `withdraw` or `unlisted` instead of a raw amount, after support for that was dropped in 3.3 in June 2022. +# (2024-11-17) RevBank 7.1.0 + +The new plugin `nomoney` is enabled by default. For rationale, see +https://forum.revspace.nl/t/inkoopacties-via-revbank/469. + +Whether this constitutes a breaking change is debatable, and it wasn't added to +this file until 2025-03-06. It's a new feature, but the feature is to disallow +some transactions which used to be allowed. (Specifically, it denies +transactions if the user has insufficient balance; by default only for +give/take/withdraw, but the list of affected plugins can be customized.) + # (2024-10-18) RevBank 7.0.0