Releases: frappe/bench
Releases · frappe/bench
v5.21.5
v5.21.4
v5.21.3
v5.21.2
v5.21.1
v5.21.0
What's Changed
- fix typo by @HUMENTH in #1517
- feat: set startretries in supervisor configuration by @akhilnarang in #1520
- feat: cache get-app artifacts by commit_hash by @18alantom in #1519
- fix: add safety filter for untarring by @18alantom in #1523
New Contributors
- @18alantom made their first contribution in #1519
Full Changelog: v5.20.0...v5.21.0
v5.20.0
What's Changed
- fix: pass verbose to yarn or npm install by @revant in #1486
- feat(supervisor): restart each group separately by @akhilnarang in #1507
Full Changelog: v5.19.0...v5.20.0
v5.19.0
v5.18.0
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)