🔧 Release Notes Carerix 5.388
Each update includes improvements and bug fixes to enhance performance and the user experience. Not all changes are directly visible, but whenever functionality or the interface is affected, we highlight this below.
✅ New UTM fields in match dossier
UTM codes are small pieces of text added to a link to track where visitors come from.
For example:
If you share a link to your website in a newsletter, you can add UTM codes. Later in Google Analytics, you’ll see that someone visited your site via that newsletter — not via social media or an advertisement.
A link with a UTM code looks like this:
www.mijnsite.nl/?utm_source=nieuwsbrief&utm_medium=email&utm_campaign=zomerdeals
In other words: UTM codes are labels you attach to your links. They help you see where someone came from when they click on your website. This way you can see which advertisement or post performs best.
Carerix has long supported saving UTM Source and UTM Tags using the fields applySource and applyTags. We are now adding the following UTM fields:
applyMedium(utm_medium)applyCampaign(utm_campaign)applyTerm(utm_term)applyContent(utm_content)
To add data, these fields are only available via the API. In the Carerix UI, they become visible only once a value is stored. If you want to make use of UTM codes, please consult your web developer for more information.
Note: These fields are also included in the Carerix datasource. The CSV we make available daily will therefore include extra fields. Please take this into account.
Added to the CRMatch object:
APPLY_MEDIUM
APPLY_CAMPAIGN
APPLY_TERM
APPLY_CONTENT
✅ Carerix Private AI: Simplifying AI custom prompts
We’ve made writing AI prompts even easier! You no longer need to include the technical field names in the prompt for Carerix AI to understand what information you are referring to. If you ask about a phone number or email address, you can now simply write that, and Carerix AI will automatically understand which fields you mean.
If you want to be absolutely 100% sure that the prompt refers to one specific field, you can still use the technical field name — but in most cases this is no longer necessary.
✅ Carerix Private AI: Improvement to “Help me write”
In publication texts and emails, the selected text is now directly and automatically applied in the prompt. It is no longer necessary to use the command {{selectedText}} to indicate which part of the text should be edited — this now happens automatically.
✅ Bug fix Carerix calendar: inconsistent appointment colors and disappearing appointments with multiple users
We resolved two issues in the use of the calendar, specifically in the planner view:
When multiple colleagues were selected, the user color did not always match the appointment color.
When selecting multiple colleagues in the planner view, the appointments of previously selected users disappeared from view.
✅ Bug fix My Assistant: No new placement prompt if the placement module is not active
MyAssistant helps you with daily tasks. For example, it asks if you want to create a new placement dossier when completing a recruitment process/match. However, MyAssistant was a bit too eager and asked this even when the placement module wasn’t enabled. This has now been corrected!
✅ Bug fix Rich Text email editor: links not clickable
Due to a bug, links in emails could no longer be clicked when using the updated text editor. This has been fixed — links now open properly again!
