# [14.6.0](https://github.com/frappe/frappe/compare/v14.5.0...v14.6.0) (2022-09-06) ### Bug Fixes * comma looks like a decimal in report summary widget ([#18014](https://github.com/frappe/frappe/issues/18014)) ([#18017](https://github.com/frappe/frappe/issues/18017)) ([version-1413015c2
](13015c2dc8
)) * do not remove workspaces while app is uninstalled ([434ed3d
](434ed3d153
)) * **DX:** reduce retry count for esbuild-redis ([727adb1
](727adb1054
)) * **patch:** only run patch if webform has is_multi_step_form field ([#17993](https://github.com/frappe/frappe/issues/17993)) ([#17994](https://github.com/frappe/frappe/issues/17994)) ([a67abbe
](a67abbe5b2
)) * show unique workspaces in sidebar ([1285d84
](1285d84aa7
)) * show user/pass fields when LDAP is active ([#18043](https://github.com/frappe/frappe/issues/18043)) ([2db21d5
](2db21d5005
)) ### Features * add button to collapse all in tree view ([#17992](https://github.com/frappe/frappe/issues/17992)) ([#18003](https://github.com/frappe/frappe/issues/18003)) ([cfdc57a
](cfdc57add1
)) * add lang to safe globals ([0293c11
](0293c113c6
)) * option to disable user pass based login ([#18000](https://github.com/frappe/frappe/issues/18000)) ([7249c17
](7249c179ed
)) * review Custom and Build workspace, move background Job to Build Workspace ([#17981](https://github.com/frappe/frappe/issues/17981)) ([#18018](https://github.com/frappe/frappe/issues/18018)) ([eaaae98
](eaaae9814c
)) ### Performance Improvements * short-circuit guest connection and basic perf tests ([#17988](https://github.com/frappe/frappe/issues/17988)) ([#17991](https://github.com/frappe/frappe/issues/17991)) ([b2d145f
](b2d145f065
))