Skip to content
Snippets Groups Projects
Commit 09584f31 authored by mattwire's avatar mattwire
Browse files

Release 3.18.1

parent 0a605c94
Branches
Tags 3.18.1
No related merge requests found
# CHANGELOG
## Version 3.18.1 (2025-04-08)
* Fix caching bug that caused some rules to go into infinite loop when triggered (eg. if an activity create trigger creates an activity of a different type).
* Fix saving tags on rule.
## Version 3.18.0 (2025-04-04)
**Warning: This release contains significant changes. Please test well before upgrading.**
......
......@@ -14,8 +14,8 @@
<author>CiviCooP</author>
<email>helpdesk@civicoop.org</email>
</maintainer>
<releaseDate>2025-04-04</releaseDate>
<version>3.18.0</version>
<releaseDate>2025-04-08</releaseDate>
<version>3.18.1</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.82</ver>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment