This repository was archived by the owner on Apr 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88### Added
9- - [ 2021-01-28] Added low-memory mode option to stream images straight from disk by [ @lflare ] .
10- - [ 2021-02-02] Added back ALL THE COMPILATIONS by [ @lflare ] .
119
1210### Changed
13- - [ 2021-01-28] Reworked diskcache to stream files more efficiently by [ @lflare ] .
14- - [ 2021-02-02] Added ` disable_tokens ` handling from backend by [ @lflare ] .
15- - [ 2021-02-02] Updated to client specification 23 by [ @lflare ] .
16- - [ 2021-02-02] Lowered startup delay to 5 seconds on older versions of client by [ @lflare ] .
1711
1812### Deprecated
1913
@@ -23,6 +17,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2317
2418### Security
2519
20+ ## [ v1.9.1] - 2021-02-02
21+ ### Added
22+ - [ 2021-01-28] Added low-memory mode option to stream images straight from disk by [ @lflare ] .
23+ - [ 2021-02-02] Added back ALL THE COMPILATIONS by [ @lflare ] .
24+
25+ ### Changed
26+ - [ 2021-01-28] Reworked diskcache to stream files more efficiently by [ @lflare ] .
27+ - [ 2021-02-02] Added ` disable_tokens ` handling from backend by [ @lflare ] .
28+ - [ 2021-02-02] Updated to client specification 23 by [ @lflare ] .
29+ - [ 2021-02-02] Lowered startup delay to 5 seconds on older versions of client by [ @lflare ] .
30+
2631## [ v1.9.0] - 2021-01-24
2732### Added
2833- [ 2021-01-21] Added Prometheus metrics of diskcache by [ @lflare ] .
You can’t perform that action at this time.
0 commit comments