Skip to content

Releases: mrazza/smoc

v0.5.1

Choose a tag to compare

@mrazza mrazza released this 29 Jun 15:26

What's Changed

  • chore: upgrade Terminal.Gui dependency to version 2.4.4 by @mrazza in #69
  • chore: update nuget dependencies by @oca-agent in #70
  • chore(deps): update nuget dependencies to latest versions by @oca-agent in #71
  • chore: bump version to 0.5.1 by @oca-agent in #72

Full Changelog: v0.5.0...v0.5.1

What's Changed

  • chore: upgrade Terminal.Gui dependency to version 2.4.4 by @mrazza in #69
  • chore: update nuget dependencies by @oca-agent in #70
  • chore(deps): update nuget dependencies to latest versions by @oca-agent in #71
  • chore: bump version to 0.5.1 by @oca-agent in #72

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 29 May 20:30

What's Changed

  • docs: update README to reference v0.4.0 by @oca-agent in #58
  • chore(deps): update dependencies to latest versions by @oca-agent in #59
  • docs: replace static image with gif by @mrazza in #61
  • chore(deps): update Terminal.Gui to 2.4.0 by @oca-agent in #62
  • chore(deps): update nuget dependencies to latest versions by @oca-agent in #63
  • feat: add optional real-time frequency histogram visualizer by @mrazza in #64
  • docs: document real-time frequency visualizer in README by @oca-agent in #65
  • fix(caching): handle non-seekable streams in TempFileCacheService by @oca-agent in #60
  • chore(deps): bump Terminal.Gui to 2.4.2 by @oca-agent in #66
  • chore(deps): bump Terminal.Gui to 2.4.3 by @oca-agent in #67
  • chore: bump version to 0.5.0 by @oca-agent in #68

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 May 15:31

What's Changed

  • feat: Subsonic API integration by @oca-agent in #26
  • docs: update integration plans with technical details by @oca-agent in #30
  • docs: add song context menu hotkeys and multiple selection documentation by @oca-agent in #36
  • chore: update project dependencies to latest versions by @mrazza in #35
  • refactor: move to Terminal.Gui ImageView by @mrazza in #34
  • test: address xUnit1051 warnings in InMemoryCacheServiceTest by @oca-agent in #37
  • docs: add ci status by @mrazza in #38
  • doc/logo by @mrazza in #41
  • feat: SoundCloud Integration by @oca-agent in #31
  • refactor: migrate from git submodule to NuGet for Terminal.Gui and fork local test infrastructure helpers by @mrazza in #42
  • build: update Terminal.Gui to 2.2.0-rc.2 by @oca-agent in #44
  • ci: add release workflow for binary distributions by @oca-agent in #43
  • docs: update copyright to 2026 Matt Razza by @oca-agent in #45
  • ci: binary release workflow by @oca-agent in #46
  • ci: add binary release workflow by @oca-agent in #49
  • docs: update download links to v0.4.0-pre by @oca-agent in #51
  • chore(deps): update Terminal.Gui to 2.2.0-rc.3 by @oca-agent in #52
  • build: update Terminal.Gui to 2.2.0-rc.4 by @oca-agent in #53
  • docs: add default values to common settings table by @oca-agent in #54
  • docs: optimize common settings table width by @oca-agent in #56
  • build: update Terminal.Gui to 2.2.1 by @oca-agent in #57

New Contributors

Full Changelog: 0.3.0...v0.4.0

v0.4.0-pre

Choose a tag to compare

@github-actions github-actions released this 17 May 22:13

What's Changed

  • feat: Subsonic API integration by @oca-agent in #26
  • docs: update integration plans with technical details by @oca-agent in #30
  • docs: add song context menu hotkeys and multiple selection documentation by @oca-agent in #36
  • chore: update project dependencies to latest versions by @mrazza in #35
  • refactor: move to Terminal.Gui ImageView by @mrazza in #34
  • test: address xUnit1051 warnings in InMemoryCacheServiceTest by @oca-agent in #37
  • docs: add ci status by @mrazza in #38
  • doc/logo by @mrazza in #41
  • feat: SoundCloud Integration by @oca-agent in #31
  • refactor: migrate from git submodule to NuGet for Terminal.Gui and fork local test infrastructure helpers by @mrazza in #42
  • build: update Terminal.Gui to 2.2.0-rc.2 by @oca-agent in #44
  • ci: add release workflow for binary distributions by @oca-agent in #43
  • docs: update copyright to 2026 Matt Razza by @oca-agent in #45
  • ci: binary release workflow by @oca-agent in #46
  • ci: add binary release workflow by @oca-agent in #49

New Contributors

Full Changelog: 0.3.0...v0.4.0-pre

v0.3.0

Choose a tag to compare

@mrazza mrazza released this 04 May 03:14

What's Changed

  • feat/preload next track by @mrazza in #22
  • chore: update to latest terminal.gui commit by @mrazza in #23

Full Changelog: v0.2.0...0.3.0

v0.2.0

Choose a tag to compare

@mrazza mrazza released this 13 Mar 04:18

Fix for changes to YouTubeMusicAPI.

What's Changed

  • fix: update to latest YouTubeMusicAPI and add support for custom player ids by @mrazza in #20
  • fix: progress bar background missing by @mrazza in #21

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@mrazza mrazza released this 16 Feb 01:05

This initial release of SMoC establishes a functional foundation centered on core playback, Vim-style command navigation, and Sixel-based album art display for YouTube Music. It focuses on the essential "search-and-stream" workflow, providing robust authentication and caching mechanisms for a stable terminal experience.