mirror of
https://github.com/frappe/bench.git
synced 2025-01-09 16:36:25 +00:00
chore(release): Bumped to Version 5.21.0
# [5.21.0](https://github.com/frappe/bench/compare/v5.20.0...v5.21.0) (2024-01-24) ### Bug Fixes * add safety filter for untarring ([e8ea985
](e8ea98552c
)) * check if installed FF supports use-cached ([d177d8f
](d177d8ff63
)) * prevent circular dependency ([7bcea60
](7bcea6099d
)) * remove rem check from app-cache --clear ([4e170a2
](4e170a2042
)) * remove unused nodemodules before caching ([0e2e8b4
](0e2e8b4da3
)) * update install_app with using_cached flag ([10bb5a4
](10bb5a4794
)) * version check before AbsoluteLinkError ([3502c77
](3502c776c0
)) * version check before data_filter import ([80f2e70
](80f2e70af6
)) * wrap tarfile with error handling ([30f301e
](30f301e3ff
)) * wrong help string ([7a89ccd
](7a89ccd53a
)) ### Features * add bench app-cache helper command ([42ac015
](42ac015bff
)) * cache get-app artifacts by commit_hash ([87d4aa3
](87d4aa3b10
)) * comment out unsupported typing ([23bd717
](23bd717d7b
)) * set `startretries` in supervisor configuration ([deadc7c
](deadc7c7c2
)) ### Performance Improvements * add Cache-Control header for assets ([8d3270e
](8d3270e4ad
))
This commit is contained in:
parent
bc5f8463c5
commit
0060fa0b09
@ -1,4 +1,4 @@
|
|||||||
VERSION = "5.20.0"
|
VERSION = "5.21.0"
|
||||||
PROJECT_NAME = "frappe-bench"
|
PROJECT_NAME = "frappe-bench"
|
||||||
FRAPPE_VERSION = None
|
FRAPPE_VERSION = None
|
||||||
current_path = None
|
current_path = None
|
||||||
|
Loading…
Reference in New Issue
Block a user