Releases: michaelkolesidis/javascript-software-synthesizer
Releases · michaelkolesidis/javascript-software-synthesizer
2.0.3
2.0.2
Changes
- Migration to Vercel
2.0.1
Changes (2.0.1)
- Fixed readme images path
Changes (2.0.0)
- Vite migration
- Refactoring
- Code cleanup
1.2.0
Changes
- Fixed computer keyboard playability (language-independent)
- Rewritten keyMapper and midiToNoteString in a concise and optimal way
- Added checks for TypeScript
- Optimized the size of all PNG and SVG images
- Code cleanup
- Updated all dependencies to their latest versions
- Fixed typos in all readme files
- Minor documentation updates
- Minor updates and corrections
1.0.6b
Changes
- Updated Tone.js to latest version
- Updated all dependencies to their latest versions
- Using yarn.lock in instead of package-lock
- Updated logo files
- Changed TypeScript target language to ES2021
- Readme update and restructuring
- Minor documentation updates
- Added Security Policy
Changes from 1.0.6
- Logo filename bug fix
1.0.1b
Changes
- Switched to GNU Affero General Public License v3.0
- Readme minor updates
- Minor code cleanup
1.0.0
Say hello to the TypeScript Software Synthesizer!
Changes
- Migration to TypeScript
0.7.0
Changes
- Dark Mode (inverted colors)
0.6.2
Changes
- Updated all components to the new license
- Code cleanup
0.6.1
New Features
- Converted a significant part of the codebase to TypeScript
- License changed to GNU General Public License v3.0
- Minor UI fixes