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

v14.38.0

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 06 Jun 18:43
· 2442 commits to version-14 since this release

14.38.0 (2023-06-06)

Bug Fixes

  • Allow longer URLs in some Web Templates (9bc5c37), (1815103)
  • Prevent duplicate signatures in email footer (6463dab)
  • Currency formatter got incorrect format when using precision 0 (#21239) (#21240) (6e5248a)
  • Do not render custom cards if workspace does not contain content (795c894)
  • Translate doctype name in error message (#21197) (#21200) (62f25f7)
  • Form tour: make it work with tabs (#21163) (#21184) (ae09cf9)
  • Form tour: declare the add_custom_button function (#21261) (#21262) (9a68696)
  • Handle multiple webforms for the same doctype (5243143) (#21220)
  • Role: Set desk properties (e.g. search_bar) to 1 for roles with desk access (#21162) (#21231) (23ce3a0)
  • safe_eval: Normalize code passed before validating the code (e58b721)
  • UI tour popover when outside viewport (#21164) (#21205) (c3dc409)
  • UX: Notify if newly created user has no roles (#21251) (#21254) (e203bc1)
  • UX: If Setup Wizard is not complete, re-route any route to Setup Wizard. If it's complete, re-route from Setup Wizard to app (#21118) (#21185) (5e425e2)

Features

  • Added formatters for Attach and Attach Image fields (92659ca)
  • Start logging all DDL queries (#21107) (a693c6d)
  • Improved geolocation/map control (#16561)
    • Load map libraries at build time to avoid async issues during geolocation render (d287dc9, e128c9d)
    • Fit and recenter map when a section is expanded to avoid grey tiles (5d2a3ab)
    • Handle read only property (a0e2c28)
  • Added optional caching to get_mapped_doc (#21186) (#21189) (7f46640)
0