Skip to content

v5.8.1

Latest
Compare
Choose a tag to compare
@vasharma05 vasharma05 released this 06 Sep 22:23
3f27fab

Changelog

New improvements

  • (feat) - add baby and mother icons by @chibongho in #1131
  • (feat) O3-3708: Add a safer expression runner by @ibacher in #1108
  • (feat) O3-3866:Allow customized message/dialog for warning when closing a workspace by @mogoodrich in #1129

Improvements to E2E test suite

  • (test) Use local shell to assemble E2E environment and run all E2E tests from other repos by @jayasanka-sack in #1139

Fixes

  • (fix) Update dummy StoreApi to work with Zustand 4.4+ by @ibacher in #1128
  • (fix) Add better support for loading multiple namespaces at once by @ibacher in #1132
  • (refactor) Load styleguide config asynchronously in PageHeader by @denniskigen in #1133
  • (fix) remove fill attributes for baby and mother svg icons by @chibongho in #1135
  • (fix) O3-3902 - make age() function (and its usage) handle null birth… by @chibongho in #1136
  • (fix) - O3-3189 - fix server-side pagination hook to handle error con… by @chibongho in #1123
  • (fix) Do not generate undefined as a value by @ibacher in #1137
  • (docs) Update E2E instructions on the readme file by @jayasanka-sack in #1138
  • (fix) Fix the URLs to load importmap and routes registry JSON by @vasharma05 in #1140
  • (fix) Workspace title must translate in the workspace container by @vasharma05 in #1141
  • Revert "(fix) Fix the URLs to load importmap and routes registry JSON" by @vasharma05 in #1143