v15.9.0
·
2903 commits
to version-15
since this release
What's Changed
- fix: broken
dynamic_link
tolink
formatting in query report (backport #24054) in #24088 - build(deps): bump datatable to latest (backport #24093) in #24095
- build(deps): bump datatable to latest (backport #24093) in #24100
- fix: timeout occurs when there are too many users linked to the profile (backport #24086) in #24104
- fix(UX)!: permission error messages (backport #24111) in #24113
- fix: use correct parent field in rebuild_tree() (backport #24107) in #24121
- feat: support background jobs in recorder (backport #24103) in #24124
- fix(recorder): Normalize
IN
in SQL queries (backport #24132) in #24134 - fix: Broken IMAP account disabling logic (backport #24118) in #24131
- fix: number card only gives integer (backport #24047) in #24138
- fix(router): Don't capture clicks on links with target attr (backport #24110) in #24135
- fix(Web Form): make button label translatable (backport #24122) in #24148
- fix(test_recorder): explicitly stop recorder before calling post process (backport #24143) in #24149
- fix(minor): show footer on login via Website Settings, fixes #24153 (backport #24157) in #24171
- fix(minor): Unpublish article when category is unpublished #15361 (backport #24155) in #24161
- fix(DX): return email queue doc (backport #23495) in #24174
- fix: added precision field in webform field (backport #24170) in #24173
- fix: copy content on reply (backport #24175) in #24181
- fix: webhook error logging fails (backport #24172) in #24183
- fix: mobile issue with form pop up (backport #24125) in #24151
- refactor: Avoid alias for dashboard chart (backport #23488) in #24166
- fix: Handle empty value of datetime control (backport #24194) in #24195
- fix: Allowed standard fields in data export ( creation, owner) (backport #24187) in #24191
- fix(communication): don't change email case (backport #24188) in #24193
- fix: downgrade check during backup restore by @akhilnarang in #24165
- fix: set ignore_permissions on get_receiver_list in notification.py (backport #24144) in #24198
- build(deps): bump frappe-datable to v1.17.14 (backport #24182) in #24185
- fix(OTP): Autofocus OTP input, fix placeholder (backport #24203) in #24205
- fix: Skip no-value fields for rename (backport #24163) in #24164
- fix: delete existing children first to avoid
UniqueValidationError
(backport #24140) in #24207 - fix: added validation if upload is clicked without uploading file (backport #24223) in #24225
- fix: Correct logic for can_cancel (backport #24196) in #24201
- fix: don't update docstatus (backport #24216) in #24221
Full Changelog: v15.8.1...v15.9.0