- The reading order of content for screen readers on the VerifyExistingMember screen
- Added a new post message
mx/connect/initialDataReadyto indicate when the initial data aggregation for the member is complete and ready for use.
- Updated documentation to include the new post message
mx/connect/initialDataReady.
- Fixed accessibility issue on the request instituiton view with screen reader not breaking up sentences.
- Fixed accessibility issue with the navigation header obscuring focused elements in the Manual Account flow.
- Fixed accessibility issue with the navigation header obscuring focused elements in the MD flow.
- New
ActionableErrorcomponent/step.
LOGIN_ERRORstep name toACTIONABLE_ERROR.- Job detail code
1000to showActionableErrorinstead ofLoginErrorcomponents.
- Changed the way overriding post messages works to make it more generic
- Fixed accessibility issue with decorative image on shared routing number view
- Added microdeposit_guid metadata to connect/microdeposits/comeBack/primaryAction postMessage
- Fixed accessibility issue with manual account form view
- Fixed accessibility issue with credentials view
- Fixed accessibility issue with request institution view
- Fixed accessibility issue with routing number view
- Fixed accessibility issue with the verify deposits view
- Added a way to override event data for some events based on the member
- Fixed use_cases for the OAuth flow
- Verify Existing Member screen to only show members whose institutions support the requested products.
- Come back screen svg style
- added data test ids to the consent screen for easier testing
- Fixed issue with a double back button in the MDV flow
- Fixed accessiblity order bug
- Added consent screen behind a feature flag
- Adding a UCP specific variable to the connection success event
- Adding a github workflow for tagging and linting
- Adding github workflows for a new publishing process
- Product validations when loading connect.
- Connect success survey open ended input style
- VerifyExistingMember step to not show held/client-managed members.
- Updated packages to resolve vulnerabilities.
- Ability to use Analytics provider's survey feature.
- A bug with the body text truncating on WaitingForOAuth.
- A bug with the color of the focus indicator on the favorite institution view.
- All typography now uses MXUI instead of Kyper.
- UserFeatures prop to be an array.
ClientLogonow has a default background of white for transparent components.
- Don't try to access the job_type if there is no recent job
ConnectLogoHeadercomponent now uses @kyper/muiInstitutionLogo. Now displays a custom logo_url field if present on an institution. Connected event now includes an aggregator property if provided.
- Republish
- Fix a race condition bug where the Connecting screen would not move on when the member is Connected.
- Now focusing the container around the back button instead of the back button on step changes to preserve a good UX for people with and without screen readers
InstitutionBlockcomponent now uses @kyper/muiInstitutionLogo. Now displays a custom logo_url field if present on an institution
- Focus indicator to searched institution results
- Focus to the VerifyExistingMember page header when it loads
RECONNECTEDmember connection status from a login error status to a processing status- Fixed a Manual Account Honeybadger
InstitutionTilecomponent now uses @kyper/muiInstitutionLogo. Now displays a custom logo_url field if present on an institution
InstitutionGridTilecomponent now uses @kyper/muiInstitutionLogo. Now displays a custom logo_url field if present on an institution
- A bug with selecting an institution.
- Added support for iso_country_code
- Prevent OAuth flows from adding accounts onto the wrong member.
- Updated copy on the connected screen/view
- Input on MFA view to be full width instead of half width per design.
- The translation script and updated translation files
- Updated the copy on the Connected screen/view
- Moved where the state for the day picker is set and read
- Hides global navigation header on the day picker view
- Convert
ui_message_versionto integer if it comes through as a string.
- Don't show back button on search when heavy disclosure is on.
- Always show back button when interstitial Disclosure is rendered.
- Fixed Manual Account HoneyBadger.
- Fixed issues with
TextFieldsrefactor.
- Connected screen now has new UI.
Inputscomponents from Kyper toTextFieldscomponents from KMUI.
- Unused ComponentStack slice from redux.
- Nav GoBack button receives focus on step change.
- Updated MX cookie policy link.
- Updated buttons to MUI buttons.
- Light disclosure is no longer behind experiment. Just profile flags.
- All experiments.
- Fix Manual Account
- Global Nav header to show for everyone
- Fixed the layout of the heavy disclosure
- Republish of package
- Changelog markdown to project for all future changes.
- Updated linking instructions on README.
- Allows members to have use cases.