COM-Web

Release notes on tasks that apply to COM-Web.

Version Type Description ID
21.3.1.0 ENH The following changes were made to support reCAPTCHA v3:
  1. The TravelerInformation > FixedRoute > Com > Security > CaptchaMode context property was updated to include an option for reCAPTCHA V3.
  2. The following context properties were added under TravelerInformation > FixedRoute > Com > Security > RecaptchaV3 PrivateKey, PublicKey, and MinimumScoreResultThreshold.
  3. The MinimumScoreResultThreshold context property determines the minimum score that counts as a "pass". The default value is 0.5. In COM-Web, the reCAPTCHA badge appears on the lower-left section of the screen.
TI-10978
21.19.0.0 ENH The context property, TravelerInformation > FixedRoute > Com > SendConfirmationEmail has been added. If selected, COM-Web sends an auto-generated confirmation email message when a new feedback record is submitted. This is set to On (true) by default. MPSTE-2332
21.45.0.0 CORR Updated ComFxService to account for holidays when determining the active service group. Fixed issue where feedback records were assigned an incorrect Service Group ID. No changes were made to schedule times. MPSTE-3808