Under 16 GDPR consent can now be recorded against individuals to indicated consent has been received (or is awaited). When parental consent awaited, it isn’t possible to enrol them until consent is received. Read More…
New forms: join and renew
Forms for joining and membership renewal are now available, along with Stripe as a card payment option. Read More…
Attaching PNG image files to emails
Customised images can now be created as attachments in emails sent from Cameo, for example for membership cards or personalised tickets. Because the image starts out as HTML, including all the usual substitutions, it can be different for each email. Read More…
Updated map searches
– See and edit maps full window.
– Restrict map search results also to selected membership delivery types
– import political areas into map search.
A non-upward-compatible change to the underlying Elasticsearch database has meant that much of the code for mapping in Cameo has had to be changed, so while visible changes are minor, there is quite a lot of change underneath.
Read More…
JavaScript error handling
Cameo now has a long-overdue general purpose error handler. This is designed to catch bugs in the 75% of the Cameo code that runs in the browser, and let me know about them, rather than just stopping dead which is the normal behaviour in the face of a coding error. Ideally you’ll never see it, but it is already detecting long-standing bugs that weren’t immediately obvious before. Read More…
Payment form
Cameo’s payment form is now ready. Like all forms, you can set many options for the form’s appearance and wording embed it in public web pages. It interacts with payment methods defined in Organisation Settings, and with third-party payment providers. On its own the payment form can support settling invoices, taking arbitrary donations or paying for merchandise, for example. But the same code will also be incorporated in membership and renewal forms (of which taking payment is the most challenging part), coming soon. Read More…
Avoiding sending some renewal reminders
It is now possible to exclude members with specified membership types from being sent renewal reminders. Instead, a reminder is posted to library messages (and emailed to its designated Cameo users). Read More…
Cross-referencing group members
You can now forge links between member groups and individuals joining as members who belong to that group. Read More…
Discount details
Where a contact offers a discount to members, you can now say alongside the tick box what the details are, as in “10% off all cakes with a valid membership card”. Read More…
Pending emails display and live count
When there are many pending emails, only the most recent batches, and emails within batches, are now displayed (with controls to get more). This change has also provided the opportunity to show emails ticking down as they actually send without the need for a refresh. Read More…
