Skip to content

v15.27.0

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 14 May 10:21
· 36 commits to version-15 since this release

15.27.0 (2024-05-14)

Bug Fixes

  • allow navigating to Table MultiSelect fields using tab (496ae05)
  • cache github release data per bench (backport #26382) (#26387) (6e8ef85)
  • document_follow: following was treated as a string not a boolean (e0ecfc6)
  • Increase folder link field size (#26381) (#26384) (52c335c)
  • integrations: add back response.raise_for_status() (13182e4)
  • make rename_doc work pre_model_sync (#26419) (2db51ea)
  • pass user and shared params when checking for cache keys (#26402) (#26404) (a0eb7c1)

Features

Performance Improvements