Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Releases: phovea/phovea_core

v8.0.0 - DEPRECATION

30 Nov 07:09
65f97e9
Compare
Choose a tag to compare

DEPRECATION Information

Please note that this project has been archived and is no longer being maintained. There is an active development under https://github.com/datavisyn/tdp_core and we will also contribute our future changes to it.

v7.0.1

21 Oct 08:05
7c92bc9
Compare
Choose a tag to compare

Release notes

  • Change provenance graph default permission to ALL_NONE_NONE (#208)

v7.0.0

08 Sep 06:58
a1e756c
Compare
Choose a tag to compare

Release notes

  • Export AjaxError (#206)
  • Update Codeowner (#205)

Release dependencies first

In case of dependent Phovea/TDP repositories follow dependency tree from the top:

🏁 Finish line

  • Inform colleagues and customers about the release
  • Celebrate the new release 🥳

v6.0.0

12 Feb 09:53
09a16d8
Compare
Choose a tag to compare
  • Update requirements and dependencies (#201)
  • Add prefix to a cloned Session to distinguish it from the original (#199)
  • Update .gitattributes (#198)

v5.0.1

13 Aug 05:40
c529ed7
Compare
Choose a tag to compare
  • Added interfaces for the options of StorageProvenanceGraphManagers #196

v5.0.0

30 Jul 12:28
7069adf
Compare
Choose a tag to compare
  • Migrate to jest for testing #177
  • Update README.md circleci links #193

v4.0.0

16 Mar 15:27
a8b0def
Compare
Choose a tag to compare
  • Migrate to Typescript 3.8 (only) #186
  • add CODEOWNERS file #176
  • Update dependencies #184 and #183
  • Change buildId to `JSON.stringify(buildId) #186

v3.1.0

10 Jan 12:12
45b75ad
Compare
Choose a tag to compare
  • Avoid i18next namespace collision when importing multiple times #171
  • Remove .travis.yml and .gitlab-ci.yml #167
  • Update webpack.config.js #172
  • Remove and ignore package-lock.json #168
  • Specify Node.js minor version + Debian Buster in CI configs #165

v3.0.0

19 Dec 14:18
17989f0
Compare
Choose a tag to compare
  • I18N support via phovea extension point epPhoveaCoreLocale #159
  • Update template files and dependencies #161
  • Change css filename from style to [name] in webpack.config.js #162
  • Add typings for login/logout extension point #158

v2.2.0

26 Sep 14:20
f45d037
Compare
Choose a tag to compare
  • Add extension points on login and logout (#146)
  • Add MAX_URL_LENGTH constant (#150)
  • Create interface to extract heatmap url parameters (#149)