You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
-
## Unreleased
7
+
## 1.19.1 - 2021-10-19
8
8
9
9
### Added
10
10
- Support the [DefaultAWSCredentialsProviderChain](https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/auth/DefaultAWSCredentialsProviderChain.html)
@@ -13,14 +13,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
13
13
### Fixed
14
14
- Upgraded extractor parameters jsonform to version `2.2.5`.
15
15
- Cleaning up after a failed upload should no longer decrement the file + byte counts.
16
-
- Fix the broken link after file deletion within a folder. [#277](https://github.com/clowder-framework/clowder/issues/277)
16
+
- Fix the broken preview after file deletion within a folder. [#277](https://github.com/clowder-framework/clowder/issues/277)
17
17
18
18
### Changed
19
-
-now building mongo-init and monitor docker containers with python 3.8
19
+
-Now building mongo-init and monitor docker containers with python 3.8
20
20
- Upgraded extractor parameters jsonform to version `2.2.5`.
21
21
22
22
### Removed
23
-
-check image is now part of [ncsa/checks](https://github.com/ncsa/checks/)
23
+
-Check image is now part of [ncsa/checks](https://github.com/ncsa/checks/)
24
24
25
25
## 1.19.0 - 2021-10-05
26
26
**_Important:_** This update requires a MongoDB update schema due to the new ability of showing summary statistics at the
0 commit comments