Skip to content

Releases: Greaby/telescope

v0.8.0

05 Feb 19:13
Compare
Choose a tag to compare

Changelog

  • Update packages
  • Small style update
  • Remove unused command
  • Authors and labels are no longer hard-coded, all metadata can be used.
  • Add configuration to hide metadata on graph and page.
  • Don't hide isolated tags by default
  • Create documentation using Telescope

How to migrate

  • Copy your data folder into this new release
  • Update your config.js file

v0.7.0

15 Jan 11:54
Compare
Choose a tag to compare

Changelog

  • Update packages
  • Add random seed so graph will always look the same with the same data
  • Use kd tree to find nearby ressources
  • Code optimisations
  • Display authors
  • Add link to tags
  • Make tags and authors optional

How to migrate

  • Copy your data folder into this new release
  • Copy your config.js file
  • Add seed, labels.tags and labels.authors to config.js

v0.6.0

19 Oct 20:07
Compare
Choose a tag to compare

Changelog

  • Update packages
  • Update to sigma.js 2.0.0
  • Fix sass compilation
  • Minify html
  • Create json graph for isolated tags
  • Add search
  • Add favicon

How to migrate

  • Copy your data folder into this new release
  • Copy your config.js file
  • Add labels.search to config.js

v0.5.0

02 Oct 07:40
Compare
Choose a tag to compare

Changelog

  • Remove Primer css
  • Simplify css
  • Add sitemap.xml generation
  • Add graph edge color
  • Fix issue #8

How to migrate

  • Copy your data folder into this new release
  • Copy your config.js file
  • Add base_url to config.js

v0.4.0

21 Sep 11:22
Compare
Choose a tag to compare

Changelog

  • Use Primer css
  • Display ressource tags
  • Display current node
  • Optimization of the JSON file size

How to migrate

  • Copy your data folder into this new release
  • Copy your config.js file

v0.3.0

18 Sep 16:14
Compare
Choose a tag to compare

Changelog

  • Code cleanup
  • Add a config file
  • Nodes size calculate using pagerank
  • Hide isolated tags
  • Add section "See also" sorted with pagerank

How to migrate

  • Copy your data folder into this new release
  • Edit project title in config.js

v0.2.1

17 Sep 20:42
Compare
Choose a tag to compare

Changelog

  • Added query string to JS and CSS file for cache busting

How to migrate

  • Copy your data folder into this new release

v0.2.0

17 Sep 17:56
Compare
Choose a tag to compare

Changelog

How to migrate

  • Update embed links @[youtube](LINK) to ![youtube](LINK)
  • Copy your data folder into this new release

v0.1.0

15 Sep 06:02
65220b4
Compare
Choose a tag to compare

This is the first version of the project