Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:41
· 39 commits to main since this release
194a6b2

Release v0.1.0 (Initial Release)

Welcome to the initial release of winsoftvol! πŸŽ‰

This release introduces the core functionality of the project, establishing the foundation for software-based volume control and per-app audio balancing.

πŸš€ Features

  • Core: Add softvol support to disable hardware volume (6ea2254)
  • Audio Management: Preserve per-app balance when setting all sessions volume (e1c9cce)
  • Foundation: Initial commit and project structure (b486650)

πŸ“ Documentation

  • Update README.md to reflect project goals and instructions (2778584, bdf0350)

πŸ§ͺ Tests & CI

  • CI: Change build workflow to a dedicated release workflow (d523fca)
  • Testing: Add test suites for better application stability (1d6ee49)

πŸ’… Style & Formatting

  • Resolve code formatting issues and align with styling guidelines (194a6b2, 8eaeb45)

πŸ”§ Chores & Maintenance

  • Rename the project officially to "winsoftvol" (6c4dd7b)
  • Add and update .gitignore file for cleaner source control (5d0ea60, 1d3d8cf)

Full Changelog: https://github.com/jeffreytse/winsoftvol/commits/v0.1.0