Releases: yevheniy-hliebov/StreamKeys
Releases · yevheniy-hliebov/StreamKeys
StreamKeys v1.0.4
What's Changed
- fix: sync issue between hex input and opacity percent input
- feat: create settings page, move theme mode switcher and device selection to settings page
- feat: create startup helper to create and remove shortcut app in startup windows, add startup setting tile to setting page in windows app
Full Changelog: v1.0.3...v1.0.4
StreamKeys v1.0.3
What's Changed
- Refactoring code
- Block ui during image and file selection
- Implement theme mode service and provider, add widget for switching theme mode to appbar
- Add ability change background color for button
Full Changelog: v1.0.2...v1.0.3
StreamKeys v1.0.2
What's Changed
- Fix image corner rounding on button and apply BoxFit.cover by @yevheniy-hliebov in #4
- Automate the build process for Android and Windows releases by @yevheniy-hliebov in #5
Full Changelog: v1.0.1...v1.0.2
StreamKeys v1.0.1
New Features
- Drag & Drop movement: now you can easily drag the button action for fast and convenient sorting.
- Automatic PC server discovery: a new feature allows the mobile app to automatically discover a server on a PC without the need to manually enter the IP address. Connection is now faster thanks to the identification of devices by name and you can simply choose from a list of available PCs where the application is running.
- System tray support: added the ability to hide the application window in the system tray. This allows you to keep the application active in the background without taking up space in the task bar.
Full Changelog: v1.0.0...v1.0.1