v14.59.0
版本发布时间: 2023-12-12 23:45:36
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix: only update primary action if it is new action is provided (backport #23621) in https://github.com/frappe/frappe/pull/23626
- fix: Modified Number system for Nepal (backport #23613) in https://github.com/frappe/frappe/pull/23633
- fix: Update notification_settings.js (backport #23650) in https://github.com/frappe/frappe/pull/23654
- fix: don't stop next unattached file from being attached (backport #21629) in https://github.com/frappe/frappe/pull/23657
- fix: pass filter to formatter to handle custom logic (backport #23665) in https://github.com/frappe/frappe/pull/23666
- fix: ignore rtlcss for cropperjs by @shariquerik in https://github.com/frappe/frappe/pull/23668
- fix: use encoded filename for arabic (latin) language while exporting (backport #23659) in https://github.com/frappe/frappe/pull/23662
- fix: prioritize link_title if value != link_title (backport #23677) in https://github.com/frappe/frappe/pull/23679
- fix: Add filter in Workspace Card Links Block (backport #23578) in https://github.com/frappe/frappe/pull/23685
- feat(minor): child table field as standard filter in list view (backport #23625) in https://github.com/frappe/frappe/pull/23687
- fix(Virtual DocType): don't call db get_value in link field validation (backport #23620) in https://github.com/frappe/frappe/pull/23669
- fix(Report View): clear checked items (backport #23619) in https://github.com/frappe/frappe/pull/23647
- feat: set sender name in documents created from email (backport #23554) in https://github.com/frappe/frappe/pull/23597
- fix: german translations for navbar toggles (backport #23478) in https://github.com/frappe/frappe/pull/23502
- fix: undefined variable name fixed in dark.scss (backport #23646) in https://github.com/frappe/frappe/pull/23694
- fix: ecsape search string (backport #23717) in https://github.com/frappe/frappe/pull/23719
- fix: escape username on avatar control (backport #23713) in https://github.com/frappe/frappe/pull/23715
- fix: get users for leaderboard (backport #23737) in https://github.com/frappe/frappe/pull/23739
- fix: ignore if controller doesn't have
get_list
attr (backport #23736) in https://github.com/frappe/frappe/pull/23741 - fix: Avoid duplicate contact names (backport #23731) in https://github.com/frappe/frappe/pull/23733
- fix: correct error message (backport #23746) in https://github.com/frappe/frappe/pull/23747
Full Changelog: https://github.com/frappe/frappe/compare/v14.58.0...v14.59.0