Skip to content

Releases: frappe/frappe

v15.18.2

22 Mar 11:04
Compare
Choose a tag to compare

15.18.2 (2024-03-22)

Reverts

  • Revert "fix: escape text types before setting disp area (#25520)

v15.18.1

22 Mar 08:20
Compare
Choose a tag to compare

15.18.1 (2024-03-22)

Bug Fixes

v14.68.2

22 Mar 11:08
Compare
Choose a tag to compare

14.68.2 (2024-03-22)

Reverts

  • Revert "fix: escape text types before setting disp area (#25520)

v14.68.1

21 Mar 08:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.68.0...v14.68.1

v15.18.0

19 Mar 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.17.3...v15.18.0

v14.68.0

19 Mar 16:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v14.67.1...v14.68.0

v15.17.3

12 Mar 17:25
Compare
Choose a tag to compare

What's Changed

  • fix: handle invalid fetch from split (backport #25378) in #25379

Full Changelog: v15.17.2...v15.17.3

v15.17.2

12 Mar 14:47
Compare
Choose a tag to compare

What's Changed

  • fix: Delete EPS logs before deleting user (backport #25248) in #25250
  • fix: loosen validation on fetch from columns (backport #25247) in #25251
  • fix(uninstall): don't allow uninstalling an app if we have other apps dependent on it (backport #25252) in #25254
  • fix(ModuleDef): Add list view filter options to app_name Select (backport #25258) in #25260
  • fix: formatting by @akhilnarang in #25261
  • fix: Setup fail if fail function exists (backport #25275) in #25276
  • fix: dont set fetch from if partial (backport #25281) in #25283
  • fix: Add is_virtual in bootstrap schema (backport #25296) in #25298
  • fix: ignore route history and access log from link check (backport #25299) in #25306
  • fix: missing timeline timestamp for comments (backport #25315) in #25317
  • fix(patch): Remove obviously invalid fetch from expressions (backport #25284) in #25302
  • fix: Enqueue action after commit (backport #25318) in #25321
  • perf: Add optional socketio native packages (backport #24954) in #25325
  • fix: commit regardless of framework's transaction_writes count (backport #25322) in #25328
  • fix: do not mark custom field as translatable by default (backport #25285) in #25330
  • fix: list view click and drag select rows (backport #25331) in #25336
  • fix: rollback invalid customize form changes (backport #25198) in #25324
  • fix: Use debug log to log DB queries (backport #25265) in #25301
  • fix: Skip virtual doctypes in link field checks (backport #24759) in #25333
  • fix(auto_email_report): check if column (docfield) parent is a child table (backport #25335) in #25342
  • revert: fetch validations (backport #25343) in #25344
  • revert: fetch validations (backport #25343) in #25345
  • fix: MacOS shortcuts (backport #25272) in #25280

Full Changelog: v15.17.1...v15.17.2

v14.67.1

12 Mar 13:24
Compare
Choose a tag to compare

What's Changed

  • fix: Delete EPS logs before deleting user (backport #25248) in #25249
  • fix: Private images in PDFs from background jobs (backport #24980) in #25245
  • fix(uninstall): don't allow uninstalling an app if we have other apps dependent on it (backport #25252) in #25253
  • fix(ModuleDef): Add list view filter options to app_name Select (backport #25258) in #25259
  • fix: MacOS shortcuts (backport #25272) in #25279
  • fix: Add is_virtual in bootstrap schema (backport #25296) in #25297
  • fix: ignore route history and access log from link check (backport #25299) in #25305
  • fix: missing timeline timestamp for comments (backport #25315) in #25316
  • fix: Enqueue action after commit (backport #25318) in #25320
  • fix: do not mark custom field as translatable by default (backport #25285) in #25329
  • fix: Skip virtual doctypes in link field checks (backport #24759) in #25332
  • fix: commit regardless of framework's transaction_writes count (backport #25322) in #25327
  • fix: rollback invalid customize form changes (backport #25198) in #25339
  • fix(auto_email_report): check if column (docfield) parent is a child table (backport #25335) in #25341

Full Changelog: v14.67.0...v14.67.1

v15.17.1

07 Mar 13:19
Compare
Choose a tag to compare

What's Changed

  • fix: dont set fetch from if partial (backport #25281) in #25282

Full Changelog: v15.17.0...v15.17.1