vars-annotation 1.4.0-rc6
Pre-release
Pre-release
This release is targeting a fix for #128 . This version disables a check to see if a newly created row in visible in the table. A side-effect of disabling this check is that new rows will always appear at the top of the table.
Note that we are still working through code notarization issues on macOS. If you get a message that says the application is damaged run the following in a terminal:
cd /Applications
sudo xattr -d -r com.apple.quarantine "VARS Annotation.app"
Full Changelog: 1.4.0-rc5...1.4.0-rc6