Skip to content

v2.1.27

Choose a tag to compare

@nocobase nocobase released this 19 Jul 05:36

🚀 Improvements

  • [client-v2] Added Myanmar (my-MM) to the languages selectable in System Settings. (#10131) by @hongboji

🐛 Bug Fixes

  • [resourcer] Fixed pre-action workflows not triggering when used together with before-save approval workflows. (#10119) by @mytharcher

  • [flow-engine] Fix mobile popups exceeding the screen and hiding the close button (#10118) by @zhangzhonghe

  • [client-v2]

  • [utils] Ensured server-side outbound request redirects also comply with SERVER_REQUEST_WHITELIST (#10109) by @mytharcher
    Reference: Environment variables

  • [Workflow: Approval] Fix messages overriding by @mytharcher