Skip to content

Releases: michaelkolesidis/javascript-software-synthesizer

2.0.3

02 Jul 21:18
Compare
Choose a tag to compare

Changes

  • Updated instructions for building and running locally

2.0.2

30 Jun 18:15
Compare
Choose a tag to compare

Changes

  • Migration to Vercel

2.0.1

30 Jun 17:59
Compare
Choose a tag to compare

Changes (2.0.1)

  • Fixed readme images path

Changes (2.0.0)

  • Vite migration
  • Refactoring
  • Code cleanup

1.2.0

30 Jun 13:01
Compare
Choose a tag to compare

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

09 Jan 16:44
Compare
Choose a tag to compare

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

04 Jan 09:18
af382b5
Compare
Choose a tag to compare

Changes

  • Switched to GNU Affero General Public License v3.0
  • Readme minor updates
  • Minor code cleanup

1.0.0

08 Jul 12:36
Compare
Choose a tag to compare

Say hello to the TypeScript Software Synthesizer!

Changes

  • Migration to TypeScript

0.7.0

06 Jun 11:25
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

Changes

  • Dark Mode (inverted colors)

0.6.2

06 Jun 07:54
c4aaaad
Compare
Choose a tag to compare
0.6.2 Pre-release
Pre-release

Changes

  • Updated all components to the new license
  • Code cleanup

0.6.1

04 Jun 14:25
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

New Features

  • Converted a significant part of the codebase to TypeScript
  • License changed to GNU General Public License v3.0
  • Minor UI fixes