Skip to content

vars-annotation 1.1.13

Compare
Choose a tag to compare
@hohonuuli hohonuuli released this 17 Mar 17:06
5cfd2eb

This release allows users to drag and re-order their custom association buttons in the UI. Be warned that you may lose and have to recreate any existing association buttons.

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"

What's Changed

New Contributors

Full Changelog: 1.1.12...1.1.13