Skip to content

Tags: LeoVS09/mind-history-extension

Tags

v1.2.0

chore(release): 1.2.0 [skip ci]

# [1.2.0](v1.1.0...v1.2.0) (2021-02-11)

### Bug Fixes

* **graph layout:** zero branch mapping ([0b6f88d](0b6f88d))
* **graph-layout:** fix layout rendering ([1893f92](1893f92))

### Features

* **graph layout:** align branches in timelines ([3abb9ff](3abb9ff))
* **graph-layout:** use branches as horizontal axis ([d35fa6a](d35fa6a))

v1.1.0

chore(release): 1.1.0 [skip ci]

# [1.1.0](v1.0.0...v1.1.0) (2021-02-09)

### Bug Fixes

* **background:** fix saving page meta data when loading complete ([1e7face](1e7face))
* **graph-page:** prevent favicons loading blocking by CORS policies ([1c2a7f1](1c2a7f1))
* **graph-page:** resolve warning from cytoscape when not have favicon url ([0109760](0109760))
* **graph-page:** unblock only specified urls ([7a406dd](7a406dd))

### Features

* **graph-page:** expand graph visible area to full page ([f8a829c](f8a829c))
* **graph-page:** truncate long page labels in graph ([6d6c00f](6d6c00f))

v1.0.0

chore(release): 1.0.0 [skip ci]

# 1.0.0 (2021-01-10)

### Bug Fixes

* **ci:** add commit lint and conventional commit ([725fd7b](725fd7b))