v15.5.0
版本发布时间: 2023-12-12 23:44:46
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- Revert "feat: wkhtmltopdf logging" (backport #23616) in https://github.com/frappe/frappe/pull/23617
- fix: only update primary action if it is new action is provided (backport #23621) in https://github.com/frappe/frappe/pull/23627
- fix: Modified Number system for Nepal (backport #23613) in https://github.com/frappe/frappe/pull/23634
- fix: set correct sentry tags (backport #23640) in https://github.com/frappe/frappe/pull/23641
- fix: Update notification_settings.js (backport #23650) in https://github.com/frappe/frappe/pull/23653
- fix: pass filter to formatter to handle custom logic (backport #23665) in https://github.com/frappe/frappe/pull/23667
- fix: use encoded filename for arabic (latin) language while exporting (backport #23659) in https://github.com/frappe/frappe/pull/23663
- fix: Color indicator style (backport #23673) in https://github.com/frappe/frappe/pull/23674
- fix: prioritize link_title if value != link_title (backport #23677) in https://github.com/frappe/frappe/pull/23680
- fix: Add filter in Workspace Card Links Block (backport #23578) in https://github.com/frappe/frappe/pull/23686
- feat(minor): child table field as standard filter in list view (backport #23625) in https://github.com/frappe/frappe/pull/23688
- fix(sentry): set the user's name correctly (backport #23682) in https://github.com/frappe/frappe/pull/23683
- fix(Virtual DocType): don't call db get_value in link field validation (backport #23620) in https://github.com/frappe/frappe/pull/23670
- fix(Report View): clear checked items (backport #23619) in https://github.com/frappe/frappe/pull/23648
- fix: undefined variable name fixed in dark.scss (backport #23646) in https://github.com/frappe/frappe/pull/23695
- refactor(sentry): don't require passing in an exception (backport #23689) in https://github.com/frappe/frappe/pull/23699
- fix: escape username on avatar control (backport #23713) in https://github.com/frappe/frappe/pull/23716
- fix: ecsape search string (backport #23717) in https://github.com/frappe/frappe/pull/23720
- fix: change webhook header types to small text (backport #23722) in https://github.com/frappe/frappe/pull/23727
- fix: ignore duplicate contact creation (backport #23423) in https://github.com/frappe/frappe/pull/23730
- fix: get users for leaderboard (backport #23737) in https://github.com/frappe/frappe/pull/23740
- fix: ignore if controller doesn't have
get_list
attr (backport #23736) in https://github.com/frappe/frappe/pull/23742 - fix: Avoid duplicate contact names (backport #23731) in https://github.com/frappe/frappe/pull/23734
- fix: correct error message (backport #23746) in https://github.com/frappe/frappe/pull/23748
- fix(UX): Add group by information in report view URLs (backport #23547) in https://github.com/frappe/frappe/pull/23745
Full Changelog: https://github.com/frappe/frappe/compare/v15.4.1...v15.5.0