diff --git a/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/curr_release.txt b/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/curr_release.txt index c00cb6ad35..53aa4537cc 100644 --- a/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/curr_release.txt +++ b/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/curr_release.txt @@ -1,10 +1,6 @@ -// 8.9 +// 8.10 -Color Depth Search -* Added "Max Results" option -* Any masks that have never been run are now run when a search is executed -* Allow export of VT line names with "Pick" button -* Fixed HUD updates when paging through color depth results - -LVV: -* Made message server timeouts uniform and longer \ No newline at end of file +LVV/Horta: +* Imported SWC files should show connected skeletons in Horta +* Message server memory increased +* Bulk neuron color change should work again \ No newline at end of file diff --git a/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/prev_releases.txt b/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/prev_releases.txt index 0c2f98b73e..cfe773a3a4 100644 --- a/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/prev_releases.txt +++ b/modules/CommonGUI/src/main/resources/org/janelia/workstation/common/release_notes/prev_releases.txt @@ -1,3 +1,14 @@ +// 8.9 + +Color Depth Search +* Added "Max Results" option +* Any masks that have never been run are now run when a search is executed +* Allow export of VT line names with "Pick" button +* Fixed HUD updates when paging through color depth results + +LVV: +* Made message server timeouts uniform and longer + // 8.8.1 Administration Module