Skip to content

Core v1.1.5

Released 2026-07-09. Core only — ClientVerse Modules remains at v0.2.0.

A same-week patch on top of v1.1.4, fixing a permission-set dependency that could leave users unable to read the standard objects several ClientVerse permission sets assume. There are no new features.

Fixes

  • Permission sets were missing object-read on Account and Contact. CV_BD_Operations, CV_Executive_Analytics, CV_Practice_Leadership, and Classification_Management each grant field- and record-level access that presumes read on the two core standard objects, but did not grant it themselves. A user holding only one of these sets — without a broader set or profile supplying the read — hit permission errors on pages and reports that should have worked. Read access is now granted explicitly by each set. (#225)

Admin & Configuration

  • No action required. The fix is additive — it only grants access that the affected permission sets already assumed, so it cannot reduce anyone's visibility. Re-verify assignments after upgrading if you had worked around the issue by granting the missing read another way; that workaround is now redundant and can be removed.