Releases: adrianiy/neo4j-dashboard
Releases · adrianiy/neo4j-dashboard
v1.9.0
1.9.0 (2020-05-02)
Bug Fixes
Features
v1.8.1
1.8.1 (2020-04-28)
Bug Fixes
v1.8.0
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
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
1.6.0 (2020-04-24)
Features
- add theme hook. Fixes auto theming after midnight (22d97a2), closes #53