diff --git a/CHANGELOG.md b/CHANGELOG.md index d6944c6f..d39a2f16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,32 @@ Tip: Use `git checkout v0.4.0` for example to check out any previous version mentioned here. -### dev +### v0.5.0 (2017-11-21) +- Added zoom scaling from 25% to 200% - Automatically scroll when dragging cables to the edge of the screen +- Added Quad MIDI-to-CV Interface, CC-to-CV, Clock-to-CV, and Trigger-to-CV MIDI interfaces +- Improved support for ASIO, WASAPI, DirectSound, Core Audio, and ALSA audio drivers +- New module browser with search and tags +- Enhanced LED emulation in graphics engine +- File > New attempts to load "template.vcv" in the "Documents/Rack" folder if it exists + +- New Grayscale plugin with Algorhythm, Binary, and Binary² modules - Audible Instruments - - Added Low CPU mode to Braids for draft-quality rendering + - Added extra blend mode functions, alternative modes, and quality settings to Texture Synthesizer + - Added bonus modes and "Disastrous Peace" mode to Resonator + - Added Low CPU mode to Macro Oscillator + - Merged Tidal Modulator and Wavetable Oscillator into a single module + - Fixed Keyframer/Mixer keyframes and channel settings saving + +- Fundamental + - Added 8vert, 8-channel attenuverter + - Added Unity, 2-channel mixer + - Changed LED functions in ADSR -### v0.4.0 +### v0.4.0 (2017-10-13) - Cables can now stack on output ports - Added sub-menus for each plugin, includes optional plugin metadata like URLs - Added MIDI CC-to-CV Interface, updated MIDI-to-CV Interface @@ -31,7 +48,7 @@ Tip: Use `git checkout v0.4.0` for example to check out any previous version men - Added Keyframer/Mixer -### v0.3.2 +### v0.3.2 (2017-09-25) - Added key commands - Fixed "invisible knobs/ports" rendering bug for ~2010 Macs - Added "allowCursorLock" to settings.json (set to "false" for touch screen support) @@ -44,7 +61,7 @@ Tip: Use `git checkout v0.4.0` for example to check out any previous version men - Reverted SEQ3 to continuous gates -### v0.3.1 +### v0.3.1 (2017-09-13) - Fixed Windows open dialog current working directory graphics problem - Ctrl/Cmd-C/V to copy/paste from text and password fields @@ -55,5 +72,5 @@ Tip: Use `git checkout v0.4.0` for example to check out any previous version men - tweaks to Fundamental and Audible Instruments plugins -### v0.3.0 +### v0.3.0 (2017-09-10) - Knobcon public Beta release