Skip to content

Releases: alekseynemiro/tapplayer

TapPlayer v1.5 (September 22, 2023)

22 Sep 12:52
58ff126
Compare
Choose a tag to compare

This release contains minor improvements and fixes.

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).

TapPlayer v1.4 (June 8, 2023)

08 Jun 17:32
a7fc982
Compare
Choose a tag to compare

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).

TapPlayer v1.0.3 (May 27, 2023)

27 May 18:55
658a44c
Compare
Choose a tag to compare

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).

TapPlayer v1.0.2 (May 20, 2023)

20 May 19:04
5485589
Compare
Choose a tag to compare

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).

TapPlayer v1.0.1-beta (May 13, 2023)

13 May 14:18
1df0c31
Compare
Choose a tag to compare

This release contains minor fixes and improvements.