Skip to content

1.2.0 - Swift Quartz

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 13:52
· 323 commits to main since this release

✨️ New Features and Improvements

  • "await" optimizations: The usage of awaited code has been optimized, resulting in a faster startup and faster experience overall
  • Native titlebar support: You can now use a native titlebar instead of the custom one
  • Transparent windows: Enabling transparency in the settings allows you to use transparent themes like VesktopMica or Translucence

🐛 Bugs fixed

  • Fixed issues related to Spotify, like the inability to show what you are listening to

Other changes

  • You can enable auto-scrolling in the settings to scroll with the middle mouse button if that's not the default behaviour already
  • Removed the "multi instance" setting as it doesn't work in an expected way and just confuses users
  • Small changes to the screenshare picker CSS
  • Major code refactoring