NocoBase v1.6.0-alpha.5: Bug Fixes

Release Note of v1.6.0-alpha.5

nocobase [bot] |

🐛 Bug Fixes

  • [client]

    • Fix the issue where the browser tab title doesn’t update after switching pages (#5857) by @zhangzhonghe

    • Fix the issue where refreshing the page in the data source management page redirects to the homepage (#5855) by @zhangzhonghe

    • Fix the issue of data not changing after pagination in sub-table (#5856) by @zhangzhonghe

    • Fix the issue where role data is not displayed in the user management table (#5846) by @zhangzhonghe

    • Fix the issue where association fields in reference templates sometimes do not display data (#5848) by @zhangzhonghe

    • Fix the issue where the ‘Custom Request’ button is not immediately visible after being added (#5845) by @zhangzhonghe

    • Prevent hidden pages from affecting interactions with other pages (#5836) by @zhangzhonghe

    • Fix the issue where blocks added in a popup window are not displayed when reopening the popup (#5838) by @zhangzhonghe

  • [server] Set the default available actions for the ACL (#5847) by @chenos