Skip to content

0.4.1

Compare
Choose a tag to compare
@immorrtalz immorrtalz released this 01 Jul 18:19
· 28 commits to main since this release
  • migrated from electron to tauri framework (now the app starts faster, takes up much less disk space and uses less RAM) (closes #17)
  • settings now exist as an object and are saved as json
  • added confirmation dialog windows on some actions
  • added track name scrolling when the text is too big, which pauses on mouse hover
  • improved timeline behaviour (closes #15)
  • improved code quality
  • code refactor and optimization of asynchronous queues
  • minor fixes
  • bugfixes