Skip to content

v1.83.0

Latest

Choose a tag to compare

@shariquerik shariquerik released this 02 Sep 11:07

What's Changed

  • fix: keep deal activities visible when the lead is not readable (backport #2725) by @mergify[bot] in #2727
  • migrate write TextEditor instances to frappe-ui/editor (backport #2658) by @mergify[bot] in #2735
  • fix: wrap hardcoded user-facing strings in __() for translation (backport #2740) by @mergify[bot] in #2745
  • fix: typos in user-facing messages, comments and a parameter name (backport #2737) by @mergify[bot] in #2746
  • fix: TypeError: Cannot read properties of null (reading 'filters') in quickfilters (backport #2731) by @mergify[bot] in #2747
  • fix: preserve scroll position in grouped list view (backport #2700) by @mergify[bot] in #2729
  • fix: data field tab (backport #2288) by @mergify[bot] in #2712
  • fix: stop FormattedInput from rendering description twice (backport #2651) by @mergify[bot] in #2690
  • fix: kanban three-dot click -In Task Page (backport #2711) by @mergify[bot] in #2730
  • fix: show filter date fields in the system date format (backport #2756) by @mergify[bot] in #2761
  • fix: prevent 'Document not found' error flash on lead delete (backport #2726) by @mergify[bot] in #2760
  • fix: email template selection break (backport #2753) by @mergify[bot] in #2755
  • feat: add fetch_from support in fields (backport #2763) by @mergify[bot] in #2764
  • fix: prevent IntegrityError when syncing items without a standard rate (backport #2738) by @mergify[bot] in #2766
  • fix: add phone validation to from/to number fields in crm call log (backport #2597) by @mergify[bot] in #2648
  • fix: filter call logs by receiver/caller email instead of full name (backport #2507) by @mergify[bot] in #2682
  • fix: manual backport of visited records dimming (#2693, #2767) by @ps173 in #2769

Full Changelog: v1.82.0...v1.83.0