Skip to content

Releases: frappe/bench

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

v5.17.1

29 Aug 09:11
Compare
Choose a tag to compare

5.17.1 (2023-08-29)

Bug Fixes

  • port number mismatch when having multiple benches (#1480) (3c8cbbc)

v5.17.0

08 Aug 16:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.16.4...v5.17.0

v5.16.4

12 Jul 15:53
Compare
Choose a tag to compare

5.16.4 (2023-07-12)

Bug Fixes

v5.16.3

09 Jun 11:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.16.2...v5.16.3

v5.16.2

24 Feb 10:00
Compare
Choose a tag to compare

5.16.2 (2023-02-24)

Bug Fixes

v5.16.1

30 Jan 14:58
Compare
Choose a tag to compare

5.16.1 (2023-01-30)

Bug Fixes

  • Setup chdir patch earlier (db165d1)

v5.16.0

02 Jan 11:35
Compare
Choose a tag to compare

5.16.0 (2023-01-02)

Bug Fixes

  • print help when no args passed (228aeaf)
  • version check backward compatibility (#1409) (23eede5)

Features