Skip to content

Releases: frappe/bench

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

v5.15.2

12 Dec 08:43
Compare
Choose a tag to compare

5.15.2 (2022-12-12)

Bug Fixes

  • ignore supervisor restart failures where possible (#1400) (7a63f4f)
  • install wheel in venv (4996afb)

v5.15.1

29 Nov 07:49
Compare
Choose a tag to compare

5.15.1 (2022-11-29)

Bug Fixes

  • correct python path for migrate_env (61e0f4a)
  • dont attempt migrating to active virtualenv (0e59159)
  • install one app at a time, frappe first (4f0193c)
  • migrate_env silent failures (7f1c5ad)

v5.15.0

28 Nov 07:44
Compare
Choose a tag to compare

5.15.0 (2022-11-28)

Bug Fixes

Features

  • add max_requests to gunicorn args (#1387)

Performance Improvements