v14.43.0
版本发布时间: 2023-08-01 23:33:04
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix: include languages when clearing website cache (backport #21718) by @mergify in https://github.com/frappe/frappe/pull/21719
- fix: show full name instead of first/last name (backport #21828) by @mergify in https://github.com/frappe/frappe/pull/21831
- refactor(money in words): translatable currency Name (backport #21672) by @mergify in https://github.com/frappe/frappe/pull/21834
- perf: drop
ifnull
fromIS SET
filter (backport #21822) by @mergify in https://github.com/frappe/frappe/pull/21835 - refactor: qb.engine (backport #19405) by @mergify in https://github.com/frappe/frappe/pull/21756
- feat: added specific kanban board as quick link in workspace by @kkulloters in https://github.com/frappe/frappe/pull/21721
- feat(sec): log IP addresses of login/logout activities (backport #21844) by @mergify in https://github.com/frappe/frappe/pull/21845
- fix(console): dont commit when exception is raised and unconditionally check query (backport #21850) by @mergify in https://github.com/frappe/frappe/pull/21851
- fix(web_form): Allow Jinja extension of header buttons (backport #21858) by @mergify in https://github.com/frappe/frappe/pull/21860
- fix: welcome workspace & misc fixes backport by @shariquerik in https://github.com/frappe/frappe/pull/21864
- build(deps): update socketio by @ankush in https://github.com/frappe/frappe/pull/21865
- fix: Parameter {function} get translated and format doesn't work (backport #21859) by @mergify in https://github.com/frappe/frappe/pull/21867
- fix: better fetch_if_empty (old fix #19586) (backport #21643) by @mergify in https://github.com/frappe/frappe/pull/21868
- fix: removed the output field from the console log (backport #21600) by @mergify in https://github.com/frappe/frappe/pull/21855
- feat: setting for force web capture mode for camera uploads (backport #21378) by @mergify in https://github.com/frappe/frappe/pull/21875
- perf: dont reload doc when already saving (backport #21869) by @mergify in https://github.com/frappe/frappe/pull/21877
- fix(doctype): Allow cached_property decorator in controllers (backport #21881) by @mergify in https://github.com/frappe/frappe/pull/21883
New Contributors
- @kkulloters made their first contribution in https://github.com/frappe/frappe/pull/21721
Full Changelog: https://github.com/frappe/frappe/compare/v14.42.0...v14.43.0