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

Release 3.18.2

parent 9a7d225d
Branches
Tags 1.15
No related merge requests found
# CHANGELOG
## Version 3.18.2 (2025-04-11)
* Fix [#258](https://lab.civicrm.org/extensions/civirules/-/issues/258) - Multiple conditions always evaluate to false.
## 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).
......
......@@ -14,8 +14,8 @@
<author>CiviCooP</author>
<email>helpdesk@civicoop.org</email>
</maintainer>
<releaseDate>2025-04-08</releaseDate>
<version>3.18.1</version>
<releaseDate>2025-04-11</releaseDate>
<version>3.18.2</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