8000 Release v14.37.0 · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v14.37.0

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 30 May 16:05
· 2490 commits to version-14 since this release

14.37.0 (2023-05-30)

Bug Fixes

  • add selected on current dropdown-item (6af79f2)
  • added left icon option (dd86670)
  • allow default for text and long text when altering table (#21109) (#21124) (b8c6a7b)
  • allow setting default in longtext and text columns (#21089) (#21123) (1f477c2)
  • clear & add email template using select group btn (e367821)
  • create private custom html block (a552ad9)
  • don't mutate notification when getting cc and bcc (82515b2)
  • ensure correct return value for get_values_from_single (aee1775)
  • Exclude Geolocation from "hide empty read-only field" (#21088) (#21096) (8b76dab)
  • made a util to create shadow element (0427ae0)
  • make desk css available i shadow html (1c085a6)
  • make dropdown item label bold (7bda6a1)
  • make option toggle button smaller (3aed586)
  • misc form tour fixes (backport #21151) (#21152) (2411e66)
  • offset log cleanup to avoid deadlocks (#21105) (#21106) (4ba4c94)
  • only show public and user's private blocks in dropdown (cffa676)
  • removed html message since we no longer have no ristrictions (b5a714b)
  • setup wizard recursion in routing (#21101) (#21102) (6c3026f)
  • skip form tours on mobile (#21180) (d87c815)
  • workflow: populate doc from db in apply_workflow (#21068) (#21093) (a447488)

Features

0