Legend: !important +added -removed ~changed #fixed
iCagenda™ is distributed under the terms of the GNU General Public License version 3 or later; see LICENSE.txt.
  iCagenda 3.8.24 (2023.12.06)
	- + Added: Add 'translateformat' to calendar type custom field (date formatted in current language).
- ~ Changed: Exclude separator form field from csv export.
- # [LOW][PHP8] Fixed : missing $key for customfields insertObject (does not generate any bugs, but it is better to fix them).
- # [LOW][J3][PHP8] Fixed : Submit event frontend form, count() error, Argument #1 ($value) must be of type Countable|array, null given.
- # [LOW][PLUGIN][PRO] Fixed : possible error during payment validation.
Changed files in 3.8.24
	- ~ com_icagenda/admin/models/registrations.php
- ~ com_icagenda/admin/src/Model/RegistrationsModel.php
- ~ com_icagenda/admin/utilities/customfields/customfields.php
- ~ com_icagenda/admin/src/Utilities/Customfields/Customfields.php
- ~ com_icagenda/site/models/submit.php
- ~ com_icagenda/site/src/Model/SubmitModel.php
- ~ [PLUGIN][PRO] plg_icagenda_payment_paypal-pro/payment_paypal.php