Skip to content

Releases: frappe/frappe

Release v6.27.3

21 Mar 09:19
Compare
Choose a tag to compare
  • [update] translations
  • [fix] translated name in sidebar
  • [cleanup] grid, multiple items
  • [desktop] [fix] ordering bug, fixes frappe/erpnext#5012, also copy module icon and color for doctype icon
  • [fix] remove __islocal at the end of insert
  • [fix] [hot] copy_doc docstatus
  • [fix] [hot] copy_doc docstatus
  • [fix] dynamic link fix for dialogs and lists

Release v6.27.2

18 Mar 11:08
Compare
Choose a tag to compare
  • [fix] docstatus should not get copied in copy_doc
  • [fix] missing desktop in ios and other minor cleanup, fixes #5007

Release v6.27.1

17 Mar 14:02
Compare
Choose a tag to compare
  • [change-log]

Release v6.27.0

17 Mar 13:48
Compare
Choose a tag to compare
  • [fix] Don't notify to all system users from communication
  • [minor] autocomplete=off in input, for IE
  • [enhancement] added Explore icon
  • [fix] raise/catch DoesNotExistError in sync desktop icons patch
  • [fix] catch DoesNotExistError in sync desktop icons patch
  • Update comment_feed_communication.py
  • minor fix
  • [fix] missing modules POS and Learn
  • [fix] do not hide icons in modules view, only desktop view
  • [minor] added menu to hide section
  • [modules] [redesign]
  • [enhancement] desktop icons, completed modules setup and test cases
  • [wip] modules setup
  • [cleanup] added migrate.py and sync desktop icons on migrate
  • [enhancement] desktop icons DocType
  • [fix] [config] for new bench installs
  • [fix] [test] reset dynamic links
  • [refactor] [optimize] dynamic links on deletion

Release v6.26.6

15 Mar 11:17
Compare
Choose a tag to compare
  • [change-log]

Release v6.26.5

15 Mar 11:06
Compare
Choose a tag to compare
  • [change-log]
  • [change-log]
  • [change-log]
  • [translations]
  • [fixes] image view get hide after submit
  • [fix] Check permissions on report print/pdf
  • [fix] [minor] docs
  • [fix] email autosuggest should fallback to user

Release v6.26.4

11 Mar 06:58
Compare
Choose a tag to compare
  • [fix] Data Import Tool: handle datetime parsing
  • [fix] mark new row as Custom Field in Customize Form to make it draggable

Release v6.26.3

10 Mar 10:04
Compare
Choose a tag to compare
  • [fix] email should have fully qualified URLs
  • [fix] check field values should be either 0 or 1
  • [fix] [hot] use parent perms if table in doc.get_permlevel_access

Release v6.26.2

10 Mar 07:17
Compare
Choose a tag to compare
  • [fix] [hot] editable customize form and draggable custom fields

Release v6.26.1

09 Mar 13:32
Compare
Choose a tag to compare
  • [fix] Set new docname after creating via link field