Skip to main content

eConnect 10.2 Release Notes

Welcome to eConnect version 10.2! This release brings new features, enhancements, bug fixes, and maintenance updates to improve your experience.

eConnect Facial Recognition

Overview

  • Issues Closed: 29
  • New Features: 3
  • Feature Enhancements: 10
  • Bug Fixes: 10
  • Maintenance: 6
  • Customer Requests: 9

Face Recognition (FaceRec) Updates

New Features

  • Subject Demographics View Data (#320)
    View detailed demographic information for subjects. This works very well for the eConnect ID Scanning system. Address information is broken out and normalized.

ID Scanning Demographics

Feature Enhancements

  • Employer, Department, JobTitle Support in Subject Details (#324)
    Added support for tracking employer, department, and job title in subject profiles.
    Customer Request
  • Date of Birth, Age Processing, and Membership Tier (#318)
    Subjects can now include date of birth, with age calculated automatically, and membership tier tracking.

Address and DoB

  • Merge By Face Name (#317)
    Merge face profiles using face names for easier management.
    Customer Request

Face Merge by Same Names

  • Detection Photo Enhancements (#275)
    Right-click a detection photo to add it as an enrollment photo or mark it as a favorite.
    Customer Request

Add New Enrollment Image with Favorite

  • Order Options by Last Updated (#271)
    Sort face recognition results by last updated timestamp.
    Customer Request

Order by Last Updated and Order

  • Face Profile Note Merging (#270)
    Face profiles now merge associated notes during consolidation.
    Customer Request
  • Normalized Subject Addresses (#241)
    Subject addresses are standardized for improved search and aggregation.
    Customer Request

Address Input

This allows for queries to be built to find intersecting addresses or data mining of visitor patterns.

Custom Query support for Address Information

Query Builder Support

  • Tag Management - Entity Count Display (#312)
    View the number of entities associated with each tag in tag management.

Tag Management with Usage Counts for Tags and Actions

  • Custom Email Subject Line for Tag Actions (#243)
    Customize email subject lines for tag-related actions.
    Customer Request

Custom Subject Line

License Plate Recognition (LPR) Updates

Feature Enhancements

  • Face and Plate Stream - Review Options Link (#309)
    Added links to review options in face and license plate streams.
  • Order Options by Last Updated (#271)
    Sort LPR results by last updated timestamp.
    Customer Request

Bug Fixes

  • Tag Expire Period Rounding (#316)
    Fixed tag expiration periods to round correctly to days/hours and added description to identity sync payload.

Core System Updates

Feature Enhancements

  • DistinctCount() for Aggregates (#308)
    Added DistinctCount() option for aggregate functions in reports.

Distinct Count

  • Real-Time Updates for Entities and Queries (#277)
    Updates to entities, associations, and queries are now reflected for all logged-in users in real time. No more having to log out and back in when other users change configuration! Customer Request

Bug Fixes

  • Pivot Table Column Filters (#323)
    Fixed issue where pivot table column filters were not populating correctly.
  • Saving System Settings (#314)
    Resolved failure in saving system settings due to missing database keys.
  • Deleted Users in Permission Groups (#311)
    Removed deleted users from permission groups
  • Dashboard Deletion for Deleted Users (#307)
    Fixed issue preventing deletion of dashboards owned by deleted users.
  • SDK Certificate Validation (#305)
    Ensured EC SDK honors certificate validation rules for image processing.

Maintenance

  • Core Styles Refactor (#322)
    Refactored eConnect core styles for improved performance and consistency.
  • Email Template Update (#321)
    Updated email templates with new EC logo and color scheme.
  • SENTRY_HOSTNAME Environment Variable (#306)
    Added SENTRY_HOSTNAME for better server identification.
  • General Source Maintenance (#303)
    Performed routine maintenance on core system components.

Dashboard Updates

Feature Enhancements

  • Aggregate Function Support (#319)
    Added support for RoundDown, RoundUp, and other aggregate functions in dashboard breakdowns.

Casino Module Updates

Bug Fixes

  • Admin Access to Entity & Game Types (#313)
    Fixed issue where admin users lacked access to entity and game types.

Maintenance

  • TitoRecords Index (#302)
    Added an index on TicketId for improved query performance in TitoRecords.

Camera Module Updates

Bug Fixes

  • Drag/Drop Replace in Filter Section (#300)
    Fixed issue preventing drag-and-drop replacement from the filter section.

Cases Module Updates

Bug Fixes

  • Local Time Display (#304)
    Corrected last updated time to show local time instead of UTC.

Feature Enhancements

  • PDF Image Rendering (#296)
    Case PDFs now render attached images instead of just filenames due to extension casing.
    Customer Request