The electron release is almost a complete rewrite, and is contained in a separate code repository. It is a standalone App that you can run by double-clicking, and therefore installation and updates will no longer be performed through git on the command-line.
move/rename the old folder that was previously at the location `~/voicecode`
`mv ~/voicecode ~/voicecode_old`
This release is tested with dragon 5.* and 6.*.
If you want to play it safe and be able to still revert to Dragon 5.* right-click on the existing Dragon application in `~/Applications` and choose the compress option, then save that file and you could restore it any time by unzipping it and replacing Dragon 6 with that file.
If you are going to use Dragon 6...
(Guide coming soon) For now please read the other sections of this manual: settings, custom code, commands, packages, etc.
This release includes an auto updater. Currently it auto-updates whenever a new release is available, but we will be adding more fine-grained control of how updates are performed.
Since commands are all now defined in Packages separate from the main VoiceCode program, they can be installed and updated independently through the VoiceCode interface.
Here are some of the most important things that changed (not comprehensive, will add more to this section as we think of other things that changed)