Skip to content

Releases: adrianiy/neo4j-dashboard

v1.10.0

03 May 22:55
Compare
Choose a tag to compare

1.10.0 (2020-05-03)

Features

v1.9.0

02 May 01:37
Compare
Choose a tag to compare

1.9.0 (2020-05-02)

Bug Fixes

Features

v1.8.1

28 Apr 17:44
Compare
Choose a tag to compare

1.8.1 (2020-04-28)

Bug Fixes

v1.8.0

28 Apr 01:19
Compare
Choose a tag to compare

1.8.0 (2020-04-28)

Bug Fixes

Features

  • add sidebar menu (#75) (2ec463d)
  • improve graph rendering speed with image nodes (#72) (22f1c96)
  • manage styles with global css variables (#70) (1e2350d)

v1.7.0

27 Apr 01:48
Compare
Choose a tag to compare

1.7.0 (2020-04-27)

Bug Fixes

  • update graph styles on theme change (#58) (2aa2d76)

Features

  • add default hints using cypher-codemirror (#59) (9f6b5b3)
  • add download options (#62) (968a96e)
  • add graph configuration in summary side bar (#64) (eb48ba9)
  • get db schema to improve cmd hints (#61) (8a28f03)

v1.6.0

24 Apr 12:11
Compare
Choose a tag to compare

1.6.0 (2020-04-24)

Features

  • add theme hook. Fixes auto theming after midnight (22d97a2), closes #53