Skip to content

v15.29.1

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 04 Jun 11:26
· 27 commits to version-15 since this release

What's Changed

  • fix(address_query): use title field if set (backport #26570) in #26589
  • fix(number_card): ensure value is returned (backport #26600) in #26602
  • perf: rearrange some frequent jobs (backport #26591) in #26603
  • perf: memory leak on kanban refresh (backport #26597) in #26599
  • fix: Avoid concurrent TODO updates (backport #26592) in #26594
  • fix: kanban filters fixes (backport #26605) in #26610
  • fix(checkbox): Fix checkbox size on small screens (backport #26596) in #26612
  • fix: delete old user notification settings when merging users (backport #26604) in #26619
  • fix(address_query): show search fields in description if set (backport #26611) in #26622
  • fix: bypass IP restriction for the methods required for our socketio backend (backport #26624) in #26628
  • Resolves front-end bug in 'customize_form.js', triggered by delete actions on child-tables by @karanwilson in #26344
  • fix(UX): multi-tab experience (backport #26309) in #26646
  • fix: don't copy "Standard" on dashboard chart (backport #26649) in #26651
  • fix(link-preview): Correct synchronization of preview data on change. (backport #26641) in #26654
  • fix: allow creation of workspace based on desk user role perms (backport #26617) in #26659
  • fix(make_request): don't blindly try to check the content-type (backport #26656) in #26661
  • fix: Auto Email Report not working when Add Total Row is enabled (backport #26664) in #26668

New Contributors

Full Changelog: v15.29.0...v15.29.1