Skip to content

Releases: frappe/frappe

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

v15.17.0

05 Mar 10:27
Compare
Choose a tag to compare

What's Changed

  • fix: Use current language in attachment prints (backport #25128) in #25130
  • fix: specify print_language in communication attachments (backport #25131) in #25134
  • fix(UX): set default print language from print format (backport #25135) in #25136
  • fix: escalate print failures (backport #25137) in #25139
  • fix(UX): correctly disable standard web form form (backport #25143) in #25146
  • fix: always show is_standard on web form (backport #25144) in #25148
  • fix: update file attached_to details in submitted doc (backport #25132) in #25141
  • fix(setup_module_map): fix caching (backport #25149) in #25151
  • fix: escape single quotes (backport #25104) in #25154
  • fix: use name for RQ worker instead of PID (backport #25175) in #25177
  • fix: race condition on deletes (backport #25170) in #25171
  • refactor: validate_link_and_fetch (backport #25184) in #25186
  • fix(search): Don't break when query doesn't return title (backport #25168) in #25197
  • fix: filter Implementation is set operator (backport #25182) in #25195
  • fix(UX): reload form after renaming field (backport #25159) in #25161
  • fix: No need to sort keys while saving JSON to DB (backport #25205) in #25206
  • fix: dont translate numbers (backport #25208) in #25210
  • fix: Export None as type if select as no options (backport #25211) in #25212
  • fix: add "If Owner" column to roles viewer (backport #25218) in #25220
  • fix(UX): list filter take zero as null (backport #25156) in #25222
  • feat: Add doc rename hook in server script (backport #25085) in #25110
  • feat: let users unlock stuck documents (backport #24782) in #25225
  • feat: scoped progress bar on bulk submit/cancel (backport #23623) in #25232

Full Changelog: v15.16.1...v15.17.0