Skip to content

Releases: chrismarcellino/wormassay

WormAssay 1.7.1

03 Aug 22:23
Compare
Choose a tag to compare

Fix BlackMagic Desktop library loading.

Since version 1.5, WormAssay has macOS 11 BigSur and native Apple Silicon compatibility and requires a minimum of macOS 10.14 Mojave. Apple Silicon compatibility with Blackmagic hardware (as opposed to IEEE1394 cameras) requires Blackmagic Desktop Video 12.0 or newer (Intel Macs now require at least version 11.4) (download at https://www.blackmagicdesign.com/support/). See their list of supported devices on ARM macs to ensure that yours is supported.

WormAssay v1.7

24 Dec 06:54
Compare
Choose a tag to compare

Fix 96 well plate detection.

Since version 1.5, WormAssay has macOS 11 BigSur and native Apple Silicon compatibility and requires a minimum of macOS 10.14 Mojave. Apple Silicon compatibility with Blackmagic hardware (as opposed to IEEE1394 cameras) requires Blackmagic Desktop Video 12.0 or newer (Intel Macs now require at least version 11.4) (download at https://www.blackmagicdesign.com/support/).

WormAssay v1.6.5

22 Dec 06:39
Compare
Choose a tag to compare

Show AppleEvents/Automation authorization dialog to allow (optional) result emailing to work again on recent macOS versions
(due to macOS security improvements since Mojave) so that the user is prompted to authorize when first sending an email.
Remove direct use of libdispatch in favor of higher level abstractions.

WormAssay v1.6.3

21 Dec 07:08
Compare
Choose a tag to compare

Use Vision (built-in macOS library) for barcode reading, and remove zxing-cpp project.

WormAssay v1.6.2

18 Dec 23:04
Compare
Choose a tag to compare

Add macOS Dark Mode UI support on macOS Mojave and later.

WormAssay v1.6

08 Dec 06:13
Compare
Choose a tag to compare

Update OpenCV modules used to final 2.x version (2.4.13.6).
Update zxing-cpp to 1.1.1.
Remove unnecessary OpenGL blitting code.

WormAssay v1.5.3

02 Dec 21:19
Compare
Choose a tag to compare

Notarize built app bundle to avoid GateKeeper warnings.
Since version 1.5, WormAssay has macOS 11 BigSur and native Apple Silicon compatibility. WormAssay now builds and is uploaded as a universal binary to run on both Intel Macs (x86-64) and Apple Silicon (arm64).
Apple Silicon compatibility with Blackmagic hardware (as opposed to IEEE1394 cameras) requires Blackmagic Desktop Video 12.0 or newer (Intel Macs now require at least version 11.4) (download at https://www.blackmagicdesign.com/support/).

WormAssay 1.4.4

30 May 01:02
Compare
Choose a tag to compare

Update code base to build on Mac OS X 10.12+ and remove deprecated code references.
Fix benign misordering in Assay Analyzer menu item text.

WormAssay v1.4.3

06 May 17:54
Compare
Choose a tag to compare

Adds an option in the Options... Logging & Notifications panel to prevent saving of videos in order to conserve disk space.

WormAssay v1.4.2

08 Jan 06:25
Compare
Choose a tag to compare

Fixes rare crash ("-[__NSDictionaryM removeObjectForKey:]: key cannot be nil") when two videos where finishing encoding simultaneously.
Includes time-lapse feature from 1.4.1 (enabled via menu item) which causes periodic reassessment of the current plate.
(This is the first version released at Github.)