There is a newer version of the record available.

Published June 25, 2019 | Version v0.9.80

oeway/ImJoy: ImJoy v0.9.80

  • 1. Science For Life Laboratory
  • 2. Institut Pasteur

Description

Support uploading files to the plugin engine
  • drag and drop files/folders to the plugin engine
  • new api functions: api.requestUploadUrl, api.uploadFileToUrl and api.downloadFileFromUrl
  • remove file and folder in the plugin engine
  • goto any folder
  • download file from the engine file dialog
Enhanced window management
  • shortcut icons to up to 9 windows
  • click to focus window
  • standalone mode for windows
Improved Engine Dialog
  • seperate to new engine dialog and about engine dialog
  • add api_version to engine
  • show system information for plugin engines
  • Reset engine button
More pythonic way of using imjoy api
  • support from imjoy import api
Create window plugin in web-python
  • support new plugin type web-python-window
  • allows access to dom in python
  • plot directly with matplotlib
Support cover image(s)/GIFs Other improvements
  • Use tight layout on small screen
  • add api.prompt
  • show Restart ImJoy button to allow restart manually in PWA
  • popup restart button when loading timeout
API version: 0.1.5 Breaking changes
  • window.onclose has been renamed to window.onClose
  • api.showFileDialog now return an object instead of a string
  • if user cancelled api.showFileDialog, it will return false instead of trigger an error

Files

oeway/ImJoy-v0.9.80.zip

Files (15.2 MB)

Name Size Download all
md5:acf4b696626b151ead487368dd82cf0f
15.2 MB Preview Download

Additional details

Related works