Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
flekschas committed Jan 8, 2018
1 parent 937ce86 commit 401a9b7
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,33 @@
v1.1.6 - 2018-01-07
**v1.1.7** - 2018-01-08

- Add build task for the entire app for easier integration with HiGlass docker

**v1.1.6** - 2018-01-07

- Updated `marked` to `v0.3.9`

v1.1.5 - 2017-10-09
**v1.1.5** - 2017-10-09

- Finally fixed anchor links on hipiler.higlass.io
- Fix typos

v1.1.4 - 2017-10-09
**v1.1.4** - 2017-10-09

- Add slides from speakerdeck to about
- Fix typos

v1.1.3 - 2017-10-08
**v1.1.3** - 2017-10-08

- Update news
- Fix view config loading
- Disable buggy server pinging
- Fix anchor links on hipiler.higlass.io

v1.1.2 - 2017-10-04
**v1.1.2** - 2017-10-04

- Adjust anchor links on hipiler.higlass.io

v1.1.1 - 2017-09-06
**v1.1.1** - 2017-09-06

- Limit height and width of entries in the pile details panel
- Limit number of marks on the x axis of chartlets
Expand All @@ -32,7 +36,7 @@ v1.1.1 - 2017-09-06
- Updated hiGlass to `v0.8.34`
- Updated some third party librabries

v1.1.0 - 2017-08-17
**v1.1.0** - 2017-08-17

- Improve frame rendering performance dramatically
- Improve scale and location updates of snippets to be blazing fast
Expand All @@ -48,7 +52,7 @@ v1.1.0 - 2017-08-17
- Add button to explicitely close error messages
- Fix scrolling in Firefox

v1.0.0 - 2017-07-16
**v1.0.0** - 2017-07-16

- 5-10x faster snippet rendering
- Implement removing matrices from piles
Expand All @@ -66,7 +70,7 @@ v1.0.0 - 2017-07-16
- Fix orientation
- Fix state reset (truly working this time!)

v1.0.0-beta7 - 2017-06-09
**v1.0.0-beta7** - 2017-06-09

- Add support for loading unbalanced snippets
- Add introduction video
Expand All @@ -77,32 +81,32 @@ v1.0.0-beta7 - 2017-06-09
- Fix state reset
- Fix bug when pulling non-standard snippets

v1.0.0-beta6 - 2017-05-23
**v1.0.0-beta6** - 2017-05-23

- Update HiGlass
- Update third-party libraries
- Add support for HiDPI displays
- Fix interaction issues
- Scope CSS rules

v1.0.0-beta5 - 2017-04-21
**v1.0.0-beta5** - 2017-04-21

- Fix import bug
- Always load latest example from GIST

v1.0.0-beta4 - 2017-04-20
**v1.0.0-beta4** - 2017-04-20

- Add documentation
- Update icons
- Minor design updates
- Enable shortcuts for the dialog

v1.0.0-beta3 - 2017-04-20
**v1.0.0-beta3** - 2017-04-20

- Code cleanup
- Design landing page

v1.0.0-beta2 - 2017-04-12
**v1.0.0-beta2** - 2017-04-12

- Lower memory footprint
- Support Numpy's NaN mean
Expand All @@ -111,6 +115,6 @@ v1.0.0-beta2 - 2017-04-12
- Update license
- Integrate Travis-CI

v1.0.0-beta1 - 2017-04-06
**v1.0.0-beta1** - 2017-04-06

- Initial pre-release for IEEE VIS 2017

0 comments on commit 401a9b7

Please sign in to comment.