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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## Unreleased
8
8
9
+
Google will no longer work as login provider, we are working on this issue #157.
10
+
11
+
If non local accounts are used the count can be wrong. Use the [fixcounts](https://github.com/clowder-framework/clowder/blob/develop/scripts/updates/fix-counts.js)
12
+
script to fix this.
13
+
9
14
### Fixed
15
+
- Error logging in with orcid due to changed URL #91
16
+
- Fixed error in url for twitter login
17
+
- Count of users is not correct if using anything else but local accounts #136
10
18
- Files were not properly reindexed when the Move button was used to move a file into or out of a folder in a dataset.
11
-
This has been fixed.
12
19
- When adding a file to a dataset by URL, prioritize the URL `content-type` header over the file content type established
0 commit comments