Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
william-silversmith committed Aug 11, 2024
1 parent ee06230 commit 4726c15
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,47 @@
CHANGES
=======

1.8.0
-----

* feat: add mesh and skeleton viewer via vtk extra
* fix: make the infobar a bit longer

1.7.1
-----

* perf: faster libcrackle.wasm

1.7.0
-----

* perf: faster libcrackle encoding performance
* refactor: move parameters request into function
* refactor: move css and js into external files
* fix: display info bar even when zoomed in

1.6.6
-----

* fix: ensure libcrackle.wasm is loaded on page load

1.6.5
-----

* fix: misspelling of "UNDO"
* chore: update libcrackle.wasm

1.6.4
-----

* fix: wrong dimension used in getSegsInCircle
* fix: refine cursor offset (large)
* feat: add destructivelyMergeSelection and destructivelyEraseSelection
* docs: show two more commands
* fix: don't hide segmentation during ctrl-shift-z
* feat: add left shift hide segmentation right shift hide channel
* feat: shift to hide segmentation in hyperview

1.6.3
-----

Expand Down

0 comments on commit 4726c15

Please sign in to comment.