1. Created tests to ensure the current benefits page does not contain placeholder text. The current benefits page sometimes contains [PLACEHOLDER] text that has not been properly replaced with actual content. We have implemented automated end-to-end testing to catch these issues.
2. Update the transfer script so that programs are deactivated when we copy programs from one white label to another. The MFB team has made adjustments to a transfer script used internally to create new white labels by copying from an existing white label. Currently, the script copies over programs with an active status. A change has been made to copy over programs and default them to an inactive status instead. This change was made so that the team can use the script in production without creating live programs, since we may need to make adjustments to a program before it is activated.
3. Fixed a bug that caused errors when using translations. We have resolved an issue that was causing errors behind the scenes when the app tried to show translated content.
4. Ability to have a link in the warning messages. We have updated the individual benefits pages to allow for warning messages to include a link.
5. Emergency Medicaid updates. We fixed some edge cases that were providing incorrect results.