v15.23.0
版本发布时间: 2024-04-16 23:56:22
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
15.23.0 (2024-04-16)
Bug Fixes
- filter button translation (#25944) (2bea73a)
- frm can be missing (9e227b0)
- handle empty style tag (#25910) (#25916) (34fbf6d)
- handle interface error during report timeout (#25893) (#25895) (6784b5d)
- let's color tag in form view (#25949) (#25954) (0e6820d)
- limit title length on form (#25880) (fb24480)
- log out reliability (#25865) (72b4540)
- make letterhead attachments public by default (#25925) (#25927) (c5c3424)
- private workspace routing (backport #25904) (#25921) (c4eeb2e)
- reset announcements after saving settings (b4ee409)
- show warning for pending migrations (#25908) (#25909) (026514e), closes #25880
- title width for form (#25958) (#25959) (7a884e2)
- toolbar condition for setting up widget (e42593e)
- use boot to store announcement (5f14e68)
- use localStorage for widget content (642db78)
Features
- add html for widget below navbar (ea76002)
- add option to filter email recipients (c175911)
- add option to set default email recipients (#25555) (bc496c1)
- allow wildcard for doctype in permission hooks (#25729) (#25892) (7a4fa2f)
- announcement widget in navbar settings (a947f44)
- APIv2: Add comment via REST API (#25889) (#25901) (2751be3)
- Customize Form: add "Trim Table" action (backport #25923) (#25933) (aa32595)
- delete failed backups (615cd71)
- setup widget in toolbar (e011cfa)
Reverts
- Revert "test(UI): navbar announcements" (3b23054)