## [14.4.1](https://github.com/frappe/frappe/compare/v14.4.0...v14.4.1) (2022-08-23) ### Bug Fixes * make fields that needs to be updated from UI read_only ([version-1478c0e70
](78c0e705e4
)) * Turkey number format corrected ([#17886](https://github.com/frappe/frappe/issues/17886)) ([#17889](https://github.com/frappe/frappe/issues/17889)) ([44cbb71
](44cbb7155c
)) * update public workspace name with json file ([4277c27
](4277c27d3c
)) ### Performance Improvements * ~45% faster Desk first response (backport [#17891](https://github.com/frappe/frappe/issues/17891)) ([#17897](https://github.com/frappe/frappe/issues/17897)) ([8f98698
](8f986983ac
)) * install hiredis for faster response parsing ([#17893](https://github.com/frappe/frappe/issues/17893)) ([#17896](https://github.com/frappe/frappe/issues/17896)) ([0cba16e
](0cba16eb11
))