Skip to content

v1.14.1

Compare
Choose a tag to compare
@lmarini lmarini released this 02 Feb 19:48
· 288 commits to master since this release
cf768e5

1.14.1 - 2021-02-02

  • Google will no longer work as login provider, we are working on this issue #157.
  • If non local accounts are used the count can be wrong. Use the fixcounts script to fix this.

Fixed

  • Error logging in with Orcid due to changed URL. #91
  • Fixed error in url for Twitter login.
  • Users count was not correct if using anything else but local accounts. #136
  • Files were not properly reindexed when the Move button was used to move a file into or out of a folder in a dataset.
  • When adding a file to a dataset by URL, prioritize the URL content-type header over the file content type established
    by looking at the file name extension. #139
  • Wrap words across lines to stay within interface elements. #160