Skip to content

Releases: frappe/bench

v5.21.5

07 Feb 07:37
Compare
Choose a tag to compare

5.21.5 (2024-02-07)

Bug Fixes

v5.21.4

03 Feb 12:12
Compare
Choose a tag to compare

5.21.4 (2024-02-03)

Bug Fixes

v5.21.3

02 Feb 11:26
Compare
Choose a tag to compare

5.21.3 (2024-02-02)

Bug Fixes

  • coerce git_url to app_name (54b514b)

v5.21.2

01 Feb 09:48
Compare
Choose a tag to compare

5.21.2 (2024-02-01)

Bug Fixes

  • increase tar file limit (d8ce1b3)

v5.21.1

01 Feb 07:08
Compare
Choose a tag to compare

5.21.1 (2024-02-01)

Bug Fixes

  • check frappe-deps during get-app (d93656e)
  • del node_modules if frappe supports app_cache (9988b83)

v5.21.0

24 Jan 07:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.20.0...v5.21.0

v5.20.0

10 Jan 17:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.19.0...v5.20.0

v5.19.0

02 Nov 14:20
Compare
Choose a tag to compare

What's Changed

  • fix: Prevent Gunicorn child workers hangup by @ankush in #1493
  • feat: flag to setup bench with developer mode enabled by @ankush in #1494

Full Changelog: v5.18.0...v5.19.0

v5.18.0

21 Oct 06:03
Compare
Choose a tag to compare

5.18.0 (2023-10-21)

Bug Fixes

  • easy-install: set default site to site1.localhost (fde7a82)
  • image replace and site creation (f93f065)
  • nodejs redis v4 interprets localhost as ipv6 address (697939e)
  • override X-Forwarded-For address in bench manager (53a8fed)

Features

  • allow custom image in easy install (8ba685c)

v5.17.2

06 Sep 06:33
Compare
Choose a tag to compare

5.17.2 (2023-09-06)

Bug Fixes