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