Skip to content

Releases: frappe/bench

v5.12.1

29 Jun 14:03
Compare
Choose a tag to compare

5.12.1 (2022-06-29)

Bug Fixes

  • Use == to define had pinned requirement (beac865)

v5.12.0

29 Jun 13:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.11.0...v5.12.0

v5.11.0

14 Jun 12:21
Compare
Choose a tag to compare

What's Changed

  • feat: Support Frappe app distributions with pyproject.toml by @gavindsouza in #1322

Full Changelog: v5.10.1...v5.11.0

v5.10.1

14 Jun 12:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.10.0...v5.10.1

v5.10.0

09 Jun 05:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.9.0...v5.10.0

v5.9.0

08 Jun 08:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.8.1...v5.9.0

v5.8.1

22 Mar 07:41
Compare
Choose a tag to compare

5.8.1 (2022-03-22)

Bug Fixes

  • setup all apps is empty list is supplied (7ab469a)

v5.8.0

22 Mar 06:45
Compare
Choose a tag to compare

5.8.0 (2022-03-22)

Bug Fixes

  • Allow sudo restart for supervisor (backwards compatibility) (fc7c047)
  • clearer docstrings (3c59446)
  • file-uri while app initialisation (2fed369)
  • find: Handle OS' PermissionError (ea94752)
  • mkdir -p to ignore OSErrors (d38b63a)
  • Respect bench config during restart (25f49c2)
  • restart: Setup restarts vars with fallback (af14baf)
  • Show better user messages when failed to update supervisord (d89f19e)
  • Try setting supervisord conditionally (7a4ade9)

Features

v5.7.6

18 Feb 07:37
Compare
Choose a tag to compare

5.7.6 (2022-02-18)

Bug Fixes

v5.7.5

04 Jan 12:49
Compare
Choose a tag to compare

5.7.5 (2022-01-04)

Bug Fixes

  • Don't recompute URLs when name passed in App (0898e2d)
  • Set remote_server attr "better" (e3b9c2a)