What's Changed
- fix: dont return
frappe.flags.enqueue_after_commit
by @sagarvora in #22324 - fix: key error on link_field (backport #22321) in #22322
- build: update pycryptodome by @ankush in #22327
- fix: convert value column to
longtext
for Singles (backport #22326) in #22328 - refactor: escape instead of sanitizing HTML (backport #22339) in #22341
- fix: send category tojson by @ankush in #22342
- build(deps): Bump frappe-datatable to 1.17.3 (backport #22347) in #22349
- fix: + btn not appearing for connections with both internal and external links (backport #22320) in #22351
- fix: Ensure Google Calendar
scopes
is a list (backport #22333) in #22354 - fix: getting workspace roles from doc instead from Has Role doctype (backport #22378) in #22380
- feat: max_file_size configurable from system settings (backport #22384) in #22387
Full Changelog: v14.48.1...v14.49.0