Version 2.0.1.4 of Web Rule was released today. It fixes one important issue and updates Web Rule's Ajax API.
- Fixed the reported issue when under certain conditions in Ajax web application Web Rule could try to evaluate a rule without validating it first. Running an invalid rule under this conditions would result in a system exception.
- A new client method "saved()" was introduced. It replaces the old client method "update". The old method is still there but it was deprecated and will be removed from Web Rule's API in the next major version.
- A new client method "deleted()" was introduced. See the Ajax API documentation for details.
The entire code base of Web Rule was updated to this new version. That includes the
demo form on our website, all
demo projects and downloadable
Free version.