Skip to content

Maintenance release

Choose a tag to compare

@derhansen derhansen released this 07 Dec 17:55
· 112 commits to main since this release
a6632b5

⚠️ Important

The database type for price fields have changed. Due to the field change from double to numeric, rounding errors may accur in very rare scenarios, where the event price contains many digits after the comma (e.g. 19.9999999997 ➡️ 20.00). This change is however optional, but recommended to apply.


[TASK] Adapt price dbtype fields form double to numeric #1354
[TASK] Register plugin actions as array #1350
[TASK] Improve naming of content element titles #1355
[TASK] Remove plugin name from content element preview #1356
[TASK] Remove non-working PiEventPluginUpdater #1358
[TASK] Include registration price / price option in default email templates #1359