v14.54.1
版本发布时间: 2023-11-07 22:43:25
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix: enforce perms on global search (backport #23031) in https://github.com/frappe/frappe/pull/23033
- perf: Enqueue "removing of index" on web page deletion (backport #23044) in https://github.com/frappe/frappe/pull/23045
- perf: Enqueue "removing of index" on web page save (backport #22409) in https://github.com/frappe/frappe/pull/23047
- build: bump gunicorn by @ankush in https://github.com/frappe/frappe/pull/23057
- fix: Show exact OSError when creating SMTP session (backport #23067) in https://github.com/frappe/frappe/pull/23068
- fix: pass default SSL context to imap/pop conn (backport #22873) in https://github.com/frappe/frappe/pull/23039
- fix!: Correct between filtering (backport #22918) in https://github.com/frappe/frappe/pull/23036
- fix: improve email queue reliability (backport #23070) in https://github.com/frappe/frappe/pull/23088
- fix!: Don't silently fail API auth (backport #23049) in https://github.com/frappe/frappe/pull/23054
- fix: ToDo assignment by @CahyadiSuwindra in https://github.com/frappe/frappe/pull/23056
- fix: remove data import legacy leftover fields (backport #23113) in https://github.com/frappe/frappe/pull/23119
- fix(UX): Restrict grid upload to CSV files (backport #23109) in https://github.com/frappe/frappe/pull/23110
- refactor!: Use job_id for bg job deduplication (backport #20951) in https://github.com/frappe/frappe/pull/23121
- refactor: Use werkzeug to identify JSON requests (backport #23133) in https://github.com/frappe/frappe/pull/23134
- fix: attempt to not pass an empty string to
json.loads
by @uhrjun in https://github.com/frappe/frappe/pull/23139 - fix(UX): updated
error.html
message (backport #23129) in https://github.com/frappe/frappe/pull/23136
New Contributors
- @CahyadiSuwindra made their first contribution in https://github.com/frappe/frappe/pull/23056
Full Changelog: https://github.com/frappe/frappe/compare/v14.54.0...v14.54.1