v14.36.0
版本发布时间: 2023-05-09 23:00:22
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
14.36.0 (2023-05-09)
Bug Fixes
- ensure that
get_last_email
returns the most recent email (backport #20711) (624f96b) - escape html from listview row title (56bec1d)
- escape html from workspace title (e68fc43)
- ignore virtual doctypes during data export (#20891) (#20899) (d6bfaae)
- make operator in link filters translatable (backport #20884) (#20911) (1ec3bad)
- message.py executing script (#20887) (#20897) (1bcf5d4)
- multi-pdf: change response type to pdf (997559c)
- oauth: add exp to idToken (#20694) (#20903) (1a8e671)
- reload communication before re-save (#20914) (#20921) (37a8ec0)
- set default letterhead and print format (a5a6965)
- strip comma, space from recipients before sending email for auto repeat (#20940) (#20945) (042a1d2)
- translate lowercase operators to german (#20912) (#20916) (c47b146)
- type hints for get_address_display (#20923) (#20924) (15df963)
- use smaller font only if the report doesnt have a standard print format (#20878) (#20947) (35165d0)
Features
- helper method for address display (#20900) (#20901) (f914770)
- telemetry using posthog (backport #20825) (#20934) (bbe29ee)