Kemicard Release Version 2.26
Release Date: 26 March 2026
HIGHLIGHTS
- Template Import/Export: Full implementation of a template import/export feature, allowing users to easily transfer templates between orgs with improved handling of Salesforce-specific fields and standard user permissions.
- Template Clone: Full implementation of a template cloning feature, enabling users to duplicate existing templates while preserving template configuration, structure, and related metadata for streamlined template management.
- Barcode Enhancements: Improved barcode alternate text handling and expanded Apple/Google barcode text configuration and display options for greater flexibility.
- Platform Stability & Configuration Fixes: Multiple fixes to template builder rendering, scanner navigation, configuration deletion, and upgrade reliability.
NEW FEATURES
- Template Import/Export: Users can now import and export templates across orgs, streamlining deployment and configuration management workflows.
- Template Clone: Users can now clone an existing template, allowing for easily changing small difference between templates.
- WhatId Support in Email Templates: WhatId can now be configured within email templates, enabling more flexible and context-aware email automation.
- Push Notification Activity Redesign: The push notification activity no longer displays a checkbox, simplifying the interface and reducing user confusion.
- Disable/Redirect New Button in Templates Tab: The New button in the Kemicard Templates tab is now redirects to prevent accidental template creation outside the intended flow.
- Non-Empty Field Fallback Display: Templates now display (empty) value when a sample record does not contain a value for a given field, improving template preview accuracy.
- Updated Templates Dropdown Copy: The existing templates dropdown has been updated with clearer copy based on pass type for better user orientation.
RESOLVED ISSUES
Template Builder & UI
- Fixed fields being cut off in the template builder.
- Resolved issue where the Display Header Field was not marked as required as expected.
- Fixed scanner header preventing other tab menus from overlapping correctly.
Configuration & Administration
- Resolved issue where Kemicard Configurations with associated Template Configuration PS entries could not be deleted.
- Added a friendly way to clear Relative and Expiry Date fields in Configuration.
- Fixed Pass Details being incorrectly required in the Apex action.
Notifications & Messaging
- Resolved issue where the Apple change message was not displayed when a push notification was sent before the change message.
API & Code Quality
- .Updated API versions to latest.
- Restructured Cumulus unpackaged folders by feature set for improved maintainability.