v15.10.0
版本发布时间: 2024-01-16 21:49:50
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix: pass parent doctype on dashboard chart (backport #24236) in https://github.com/frappe/frappe/pull/24238
- fix: include workspaces without domain restriction (backport #24245) in https://github.com/frappe/frappe/pull/24248
- fix: print perm check logs from DB query (backport #24263) in https://github.com/frappe/frappe/pull/24268
- fix(response): fixup non-ASCII character filenames (backport #24246) in https://github.com/frappe/frappe/pull/24273
- fix: add empty space for notification mark read (backport #24257) in https://github.com/frappe/frappe/pull/24276
- fix: set correct recipient when reply to own email (backport #24256) in https://github.com/frappe/frappe/pull/24260
- fix(minor): increase rate limit for web form (backport #24295) in https://github.com/frappe/frappe/pull/24297
- fix(MultiCheck): Use df.sort_options to enable/disable sort (backport #24202) in https://github.com/frappe/frappe/pull/24291
- fix: convert status field data to String before guessing the style (backport #24226) in https://github.com/frappe/frappe/pull/24289
- fix: strip html instead of escaping when creating/updating workspace (backport #24284) in https://github.com/frappe/frappe/pull/24300
- fix: Error when displaying dashboard with number card using average a… (backport #23883) in https://github.com/frappe/frappe/pull/24287
- feat: Skip locked rows while selecting (backport #24298) in https://github.com/frappe/frappe/pull/24302
- fix: misc (backport #24303) in https://github.com/frappe/frappe/pull/24305
- fix(UX): show status indicator in moblie view (backport #24306) in https://github.com/frappe/frappe/pull/24308
- fix(mobile-ui): tabs should scroll instead of stack (backport #24309) in https://github.com/frappe/frappe/pull/24311
- fix: collapse sidebar on picking workspace (backport #24312) in https://github.com/frappe/frappe/pull/24314
- fix(minor): add optional chaining for this.$input (backport #24323) in https://github.com/frappe/frappe/pull/24340
- fix(minor): return if no steps are defined. (backport #24321) in https://github.com/frappe/frappe/pull/24338
- fix(minor): check if markdown_preview exists (backport #24320) in https://github.com/frappe/frappe/pull/24336
- fix: burger menu disappearing (backport #24316) in https://github.com/frappe/frappe/pull/24342
- fix: add a check for
gpg
existing (backport #24354) in https://github.com/frappe/frappe/pull/24360 - fix: translate show all activity label (backport #24363) in https://github.com/frappe/frappe/pull/24364
- fix: Handle edge case while searching in current context (backport #24374) in https://github.com/frappe/frappe/pull/24376
- feat:
frappe.db.sql
resultsas_iterator
(backport #19810) in https://github.com/frappe/frappe/pull/24346 - fix(sentry): set scope for background jobs (backport #24381) in https://github.com/frappe/frappe/pull/24382
- fix: check if autoname is promt before setting __newname (backport #23672) in https://github.com/frappe/frappe/pull/24393
- fix!: initialize child tables correctly (backport #23982) in https://github.com/frappe/frappe/pull/24392
- fix: select field should not have debounce (backport #24278) in https://github.com/frappe/frappe/pull/24389
- fix: don't add fallback for child table perms (backport #24105) in https://github.com/frappe/frappe/pull/24391
- refactor: remove redundant API Key from Google Picker (backport #24390) in https://github.com/frappe/frappe/pull/24399
Full Changelog: https://github.com/frappe/frappe/compare/v15.9.0...v15.10.0