Skip to content

Latest commit

 

History

History
77 lines (48 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

77 lines (48 loc) · 3.23 KB

Change Log

v1.5 (September 22, 2023)

Fixed

  • Fixed UI bugs in dark theme (#94).
  • Fixed bug with unwanted project opening (#82).
  • Fixed problems with the menu (#26, #5).
  • Fixed display of errors when opening projects (#88).

v1.4 (June 8, 2023)

This release contains significant improvements, bug fixes and performance improvements.

Added

  • Added the ability to change the language of the application interface (#9).
  • Added automatic opening of the last project (#10).
  • Added logging (#6).

Removed

  • Removed automatic adjustment of the color of the status indicators due to possible instability (#90).

Changed

  • Tiles in the project editor now have status indicators (#58).
  • New versioning convention (#81).

Fixed

  • Fixed performance issues (#72).
  • Fixed issue with missing scrollbars (#61).
  • Fixed display position of labels on tiles (#65).

v1.0.3 (May 27, 2023)

This release contains critical fixes and improvements.

Added

  • Added tile status indicators (#33).

Changed

  • Improved color palette (#38).
  • Increased font size and increased spacing between controls (#37).
  • Changed labels on some buttons (#46).
  • Improved accessibility (#31).
  • Optimized app icon size (#40).

Fixed

  • Fixed bug with looping playback (#44).
  • Fixed playback stop issue (#39).
  • Fixed a bug with updating the project name in the list (#51).

v1.0.2 (May 20, 2023)

This release contains critical fixes.

Fixed

  • Fixed crash when trying to play an audio file with an incorrect format (#7).
  • Fixed a bug due to which the tile settings in the editor were not displayed (#17).
  • Fixed a bug that allowed multiline text to be entered in the tile name (#18).
  • Fixed a bug due to which large text in tiles was sometimes cut off (#19).
  • Fixed button size on wide screens (#22).

v1.0.1-beta (May 13, 2023)

  • Minor fixes.

v1.0.0-beta (May 11, 2023)

First public release!