Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jaries23/SoundDeviceSwitcher

v1.1

06 Apr 07:03
db9b206

Choose a tag to compare

🆕 v1.1 업데이트 내역

✨ 주요 변경 사항

  • PowerShell 모듈 자동 설치 스크립트 추가

    • Install_Modules.ps1 파일을 통해 AudioDeviceCmdlets, BurntToast 모듈을 한 번에 설치할 수 있습니다.
    • 실행 정책도 자동으로 설정되며, 설치 완료 후 Enter를 눌러 창을 닫는 방식입니다.
  • 토스트 알림 개선 (BurntToast 기반)

    • 기존 트레이 알림 대신 Windows 10/11 스타일의 토스트 알림으로 전환
    • 알림에 시각적인 아이콘이 포함됩니다
      (아이콘은 assets 폴더에서 불러옵니다)

🔄 Changelog v1.1

✨ What’s New

  • PowerShell Module Installer Added
    A new Install_Modules.ps1 script automatically sets the execution policy and installs required modules (AudioDeviceCmdlets, BurntToast) in one go. The window remains open until you press Enter to close it.

  • Enhanced Toast Notifications (BurntToast)
    Old tray balloon notifications are replaced with modern Windows toast notifications via BurntToast
    (Icons are loaded from the assets directory.)

v1.0

04 Apr 08:19
0cd5c75

Choose a tag to compare

Delete README.txt