Skip to content

v15.17.2

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 12 Mar 14:47
· 498 commits to version-15 since this release

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