github frappe/frappe v8.7.0
Release v8.7.0

latest releases: v15.25.0, v14.73.0, v15.24.1...
6 years ago
  • [v8.7.0] added change log for version 8.7.0 (#3878)
  • Watch build.json for file additions (#3851)
  • [style] cleanup tags
  • [test] test_customize_form.js
  • [minor] fix patch and module command
  • Replaced urlparse imports with six.moves.urllib.parse (#3847)
  • [revert] Print traceback on ImportError in get_app_commands (#3846)
  • Replaced Python 2 print syntax with Python 3 syntax (#3838)
  • Replaced urllib.unquote imports with six.moves.urllib.parse.unquote (#3836)
  • Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837)
  • Replaced Python 2 exec syntax usage with Python 3 syntax (#3835)
  • Replaced types import with six (#3834)
  • Print traceback on ImportError in get_app_commands (#3833)
  • Replaced 'except' clause syntax (#3827)
  • FileAndRedisStream inherits io.FileIO instead of file (#3826)
  • Replaced all instances of 'unicode' with 'six.text_type' (#3825)
  • check whether the used filters were really parseable and usable and did not just result in an empty string or dict (#3822)
  • [minor] list is extensible
  • [minor] fixes in frappe.client.get_value method (#3830)
  • [minor] check if user exists or not (#3831)
  • Replaced mixed usage of tabs and spaces for indents with tabs only (#3828)
  • Update user permissions only if record if present (#3820)
  • [docs] simplified docs home
  • [minor] show breadcrumbs in mobile view
  • [docs] remove {{docs_base_url}}
  • [docs] add headings
  • Hide links in pdf (#3814)
  • Replaced HTMLParser imports with six.moves.html_parser (#3812)
  • Redefine lambdas to accept multiple args instead of a packed tuple (#3811)
  • Replaced StringIO and cStringIO imports with six.StringIO (#3810)
  • [minor] set apply_for_all_roles to 1 in update user permissions patch (#3809)
  • Email footer refactor (#3807)
  • Replaced mixed usage of tabs and spaces for indents with tabs only (#3813)
  • [fix] save last route on error so user logs in to the correct page, fixes frappe/erpnext#8174
  • [fix] render.py for home
  • [minor] sitemap.xml is also programmable
  • [refactor] user permissions (#3713)
  • [docs] Build docs in an app (#3796)
  • [fix] flake8 verison
  • [fix] subject
  • Graph additions (#3776)
  • Rich Text Comment Area (#3789)
  • Email designs (#3786)
  • [UI Test Report] Test for Query Report (#3801)
  • [add] catch errors flake8 (#3800)
  • Email footer (#3784)
  • Third party apps portal (#3782)
  • Allow workflow state and status in listview (#3757)
  • [minor] add clear in msgpring
  • [fix] no breadcrumbs in update-password
  • [minor] revert enable all roles (#3790)

Don't miss a new frappe release

NewReleases is sending notifications on new releases.