changelog update

This commit is contained in:
Čarodej
2022-07-01 08:58:31 +02:00
parent 132bf23a7e
commit 245bef8d10
2 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,9 @@
## Version 2.2.0.14
## Version 2.2.1
#### Release date: 1. July 2022
### New Usage Restriction Rules for User Accounts for Metered Billing
- Allow limiting max usage before users will be forced to increase balance in first month of account existence
- Force users to increase balance when usage is bigger than their current balance
#### Release date: 29. Jun 2022
- Fixed reCaptcha for the contact form

View File

@@ -78,7 +78,7 @@
<!--Fraud Prevention Mechanism Rules-->
<div v-if="config.subscriptionType === 'metered' && allowedPayments" class="card shadow-card">
<FormLabel icon="shield">
{{ $t('Fraud Prevention Mechanism Rules') }}
{{ $t('Usage Restriction Rules for User Accounts') }}
</FormLabel>
<AppInputSwitch