Skip to content

Releases: frappe/frappe

v15.28.0

22 May 06:40
Compare
Choose a tag to compare

What's Changed

  • fix: preserve checked items after a search (backport #26434) in #26437
  • fix(translate)!: Don't add decontextualized translations (backport #26429) in #26438
  • fix(grid_row): don't crash when undefined (backport #26446) in #26449
  • fix: Don't fiddle with child table indexes (backport #26450) in #26453
  • feat(recorder): Suggest index for optimizing query (backport #26433) in #26435
  • fix(DX): Don't run CI if there are no tests (backport #26457) in #26466
  • fix: "Not assigned" filter (backport #26468) in #26470
  • perf: num2words, babel, gettext, sentry imports (backport #26475) in #26477
  • fix: default tree view (backport #26473) in #26480
  • fix: enable fetch_from for Time fieldtype (#25266) (backport #26471) in #26483
  • fix: condition of event participants (backport #26300) in #26456
  • fix: compute modal title server side (backport #26179) in #26192
  • build: Bump requests (backport #26501) in #26505

Full Changelog: v15.27.0...v15.28.0

v14.75.0

22 May 06:40
Compare
Choose a tag to compare

What's Changed

  • fix: preserve checked items after a search (backport #26434) in #26436
  • fix(grid_row): don't crash when undefined (backport #26446) in #26448
  • fix: Don't fiddle with child table indexes (backport #26450) in #26452
  • fix(contact list): add space before designation by @barredterra in #26440
  • fix: condition of event participants (backport #26300) in #26455
  • fix(DX): Don't run CI if there are no tests (backport #26457) in #26465
  • fix: "Not assigned" filter (backport #26468) in #26469
  • perf: num2words, babel, gettext, sentry imports (backport #26475) in #26476
  • fix: activity page query by @ankush in #26484
  • fix: enable fetch_from for Time fieldtype (#25266) (backport #26471) in #26485
  • fix: pass user and shared params when checking for cache keys (backport #26402) in #26403
  • feat: what's new (v15 port of #21014) (backport #25986) in #26494

Full Changelog: v14.74.1...v14.75.0

v15.27.0

14 May 10:21
Compare
Choose a tag to compare

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

v14.74.1

14 May 10:21
Compare
Choose a tag to compare

14.74.1 (2024-05-14)

Bug Fixes

  • allow navigating to Table MultiSelect fields using tab (1e5faff)
  • document_follow: following was treated as a string not a boolean (bdc48ad)
  • german translations (#26370) (167e4e6)
  • Increase folder link field size (#26381) (#26383) (30db235)
  • integrations: add back response.raise_for_status() (dcf191c)
  • make rename_doc work pre_model_sync (#26419) (0d631ce)

v15.26.0

07 May 10:38
Compare
Choose a tag to compare

15.26.0 (2024-05-07)

Bug Fixes

Features

Performance Improvements

v14.74.0

07 May 10:38
Compare
Choose a tag to compare

14.74.0 (2024-05-07)

Bug Fixes

Features

Performance Improvements

v15.25.0

30 Apr 10:52
Compare
Choose a tag to compare

15.25.0 (2024-04-30)

Bug Fixes

Features

Performance Improvements

v14.73.0

30 Apr 10:52
Compare
Choose a tag to compare

14.73.0 (2024-04-30)

Bug Fixes

Features

  • enable dynamic filters for standard number cards (3a4eeb9)
  • grid: Add shift-click for selecting multiple rows (c9d227a)
  • grid: Extend clickable area of checkboxes (2664cf3)
  • let users unlock stuck documents (backport #24782) (#25225) (e58ea03)
  • limit oauth client to roles (backport #26193) (#26195) (5b7bccf)

v15.24.1

23 Apr 13:27
Compare
Choose a tag to compare

15.24.1 (2024-04-23)

Bug Fixes

v15.24.0

23 Apr 11:27
Compare
Choose a tag to compare

15.24.0 (2024-04-23)

Bug Fixes

Features