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