Skip to content

Releases: Excez0/yumic-server

v1.0.3

Choose a tag to compare

@Excez0 Excez0 released this 19 Jul 00:55

YuMic v1.0.3

Changes

  • Fixed hardcoded version string (was showing v0.2.0)
  • Settings (ports, source name, auto-connect) now save and are used by connect
  • Tray Connect menu now uses config values instead of hardcoded IP
  • Removed duplicate PIPE_PATH constant
  • Code cleanup and indentation fixes

Install

yay -S yumic-server

Or download the AppImage/binary below.

v1.0.2

Choose a tag to compare

@Excez0 Excez0 released this 19 Jul 00:46

YuMic v1.0.2

Changes

  • Fixed unused import and dead code warnings
  • Removed GitHub Actions workflow
  • Clean versioning

Install

yay -S yumic-server

Or download the binary below and run:

chmod +x yumic-server
./install.sh

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 22:30

Full Changelog: v1.0.8...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:16

Full Changelog: v1.0.6...v1.0.0