Recent Releases of cytobrowser

cytobrowser - Stable release v1.4.0

What's Changed

  • Grid layout for improved and more consistent visual appearance on different devices
  • Focus slider
  • Fitting the navigator to the image aspect ratio
  • QR-code with 'q' on the keyboard
  • Horizontal/vertical collapse of the toolbar/marker list
  • No longer using 'open' package for --open-browser
  • --query option for specific URL open from server start
  • curl instead of wget in examples to support out-of-the-box macOS
  • Tighter layout and improved small-screen (e.g., phone) usability

And many other things.

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.3.5...v1.4.0

- JavaScript
Published by joakimlindblad 7 months ago

cytobrowser - Stable release v1.3.5

Minor update release * npm update

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.3.4...v1.3.5

- JavaScript
Published by joakimlindblad about 1 year ago

cytobrowser - v1.3.4

Minor update release

  • npm update added 2 packages, changed 14 packages, and audited 86 packages, including Express.js v4.18.2 -> 4.19.2
    • Security fix: "Versions of Express.js prior to 4.19.2 are affected by an open redirect vulnerability using malformed URLs."

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.3.3...v1.3.4

- JavaScript
Published by joakimlindblad almost 2 years ago

cytobrowser - Stable release v1.3.3

Minor update release * Setting path to resources based on location of cytobrowser.js, for npx cytobrowser execution

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.3.2...v1.3.3

- JavaScript
Published by joakimlindblad about 2 years ago

cytobrowser - Bugfix release v1.3.2

  • Minor fix when starting Cytobrowser from npm/npx

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.3.1...v1.3.2

- JavaScript
Published by joakimlindblad about 2 years ago

cytobrowser - Bugfix release v1.3.1

Minor bugfix release

  • Navigator and On-screen buttons working in Region edit mode again
  • Also added scripts for npm run/exec and npx usage

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.3.0...v1.3.1

- JavaScript
Published by joakimlindblad about 2 years ago

cytobrowser - Stable release v1.3.0 - with PixiJS for WebGL rendering

What's Changed

  • Using PixiJS for WebGL rendering; massive speed improvement for > 1k markers (regions are still using SVG)
  • Client and Server version strings when Hoovering over logo (this release is 1.3.0 for both)
  • Collapsable right toolbar, useful for small screens
  • Server better at surviving various issues

And many other things.

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.2.0...v1.3.0

- JavaScript
Published by joakimlindblad about 2 years ago

cytobrowser - Stable release v1.2.0

What's Changed

  • Improved region edit behavior
  • Dynamic classConfig specification supported in annotation.json file
  • Removed “Go to” button; whole row is clickable instead
  • Class prediction score (from machine learning) supported
  • Marker size slider in Visualization menu
  • Improved touch based input
  • Don’t show all annotations in list for speed reasons; “show more” button

And many other things.

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.1.2...v1.2.0

- JavaScript
Published by joakimlindblad about 3 years ago

cytobrowser - Stable release v1.1.2

What's Changed

  • Several speed improvements for large scale annotations (>1000 markers)
    • Gridded annotation lookup
    • Asynchronous updates of Annotation list and Overlay
    • Move to jsondiffpatch for VersionRevert, >1000x faster
  • Prevent self-intersecting regions (since such are not supported)
  • New convenience option: '--open-browser' for opening a browser locally
  • Bump minimist from 1.2.5 to 1.2.6

And many other things.

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.1.1...v1.1.2

- JavaScript
Published by joakimlindblad almost 4 years ago

cytobrowser - Stable release v1.1.1

What's Changed

  • Improved scalebar
  • Improved keyboard handling
  • z-level picker to context menu
  • Batch handling of annotations
  • Version revert (annotation history)
  • Improved autosave
  • Improved Session picker
  • Bookmark annotation option
  • Smarter focus level loading
  • Global comments

And many other things.

Full Changelog: https://github.com/MIDA-group/CytoBrowser/compare/v1.1.0...v1.1.1

- JavaScript
Published by joakimlindblad almost 4 years ago

cytobrowser - Master (stable) release before merging in develop

Changelog

  • Improved navbar layout
  • Rename of "Collaboration" to "Session"
  • Better Keep-alive handling of sessions
  • Visualization adjustments (brightness/contrast) in foldable menu
  • Improved keyboard handling
  • Handle even number of z-levels correctly
  • Avoided Lookbehind Regex to support iOS
  • Improved Autosaves

And many other things.

- JavaScript
Published by joakimlindblad over 4 years ago

cytobrowser - Bugfix release v1.0.1, URL location encoding

Minor bugfix release, URL location encoding working again

- JavaScript
Published by joakimlindblad almost 5 years ago

cytobrowser - Initial release

First official release of CytoBrowser

- JavaScript
Published by joakimlindblad almost 5 years ago

cytobrowser - CytoBrowser F1000Research pre-release

Verifying that Zenodo Webhook works as intended before F1000 release

- JavaScript
Published by joakimlindblad almost 5 years ago