- Portal
- Transparent Gateway API v2
Portal
16635 - Portal notifications - bypass profile matching
- A notification email address can now be synced to the same active/disabled status as its matching Portal user profile, if desired. This only applies to email addresses which are already registered to an existing Portal user profile. Email addresses with no matching user profile will still receive notifications the same as before.
16711 - BUG - Portal Login bug
- Users will no longer experience a login loop when the ReturlUrl starts with /login
Transparent Gateway API v2
16722 - BUG - Transparent Gateway API v2 "tx-ignore-default-encoding"
- Added header
tx-process-as-encoded
. When the header is present and has the value of "true", requests with a "Content-Type: application/x-www-form-urlencoded" will not be decoded and processed as is.