• 1.2.3 f4b78d453c

    1.2.3 Stable

    sleepless released this 2026-07-09 01:08:23 +00:00 | 160 commits to main since this release

    Improved

    • Simplified library scrolling behavior in album and track views.
    • Cleaned up shared dialog/control styling and removed Solarized theme variants.
    • Reduced duplicated and unused internal code across sync, native, packaging, UI, and tests.

    Fixed / Reliability

    • Fixed dialog checkbox text colors in themed dialogs.
    • Fixed Linux test reliability related to native Skia behavior.
    • Added Forgejo CI validation for restore, build, and test runs.
    Downloads
  • 1.2.2 7f5301c2e0

    1.2.2 Stable

    sleepless released this 2026-07-06 21:03:10 +00:00 | 177 commits to main since this release

    Improved

    • Renamed All Tracks to Tracks in the sidebar.
    • Improved Metadata Issues layout so release years stay readable.
    • Improved sentiment icon alignment when switching between states.
    • Playback History heatmap hover cards now follow day changes more reliably.
    • Search changes now reset library scroll position without interfering with back/forward navigation.

    Fixed / Reliability

    • Fixed audio fingerprinting for short tracks.
    • Fixed smart playlists with sentiment rules so they only match tracks with the selected feedback.
    • Fixed track playback commands when no tracks are selected.
    • Metadata issue autofix now safely rejects empty track selections.
    • Clean Library now converts GEOB album artwork frames to standard APIC artwork frames for better compatibility.

    Dependencies

    • Updated SQLitePCLRaw.lib.e_sqlite3 from 3.50.3 to 3.53.3.
    Downloads
  • 1.2.1 0ef645acea

    1.2.1 Stable

    sleepless released this 2026-07-03 19:46:15 +00:00 | 190 commits to main since this release

    Fixed / Reliability

    • Scroll library views to top on search changes.
    • Fixed selected TextBox text color in light themes.
    • Restricted unauthenticated sync pairing so only the intended endpoint can be used without a bearer token.
    • Improved packaging reliability by clearing stale self-contained runtime metadata before platform builds.

    Dependencies

    • Updated Xaml.Behaviors.Interactions from 12.0.0.1 to 12.0.5.
    Downloads
  • 1.2.0 2b7e000863

    1.2.0 Stable

    sleepless released this 2026-07-01 23:10:45 +00:00 | 199 commits to main since this release

    New

    • Added a Go to Current Track action in Now Playing.
    • Added sentiment control to the Now Playing bar so the current track can be liked/disliked directly.
    • Multi-track Edit Track now shows summarized audio details: Audio Formats and Average Bit Rate.

    Improved

    • Playback History now defaults to the last 7 days.
    • Playback History summary now labels listening-day count as Active Days.
    • Playback History heatmap hover cards update more smoothly.
    • Rating and sentiment controls now give clearer hover feedback.
    • Multi-track edit counts now use comma formatting for large selections.

    Fixed / Reliability

    • Tightened drag/drop handling around track drag data.
    • Improved Now Playing layout behavior for long track titles.
    • Improved track edit and feedback save reliability by flushing pending organizer/write work consistently.
    • Beginning with 1.2.0, Auzi uses SemVer-based versioning.
    Downloads
  • 1.1.4 4de8f7fa8a

    1.1.4 Stable

    sleepless released this 2026-06-30 16:23:56 +00:00 | 207 commits to main since this release

    New

    • Added icons to All Tracks, Albums, and History in the sidebar.

    Fixed / Reliability

    • Corrected a display issue in the 1.1.3 build uploaded to the Microsoft Store.
    Downloads
  • 1.1.3 f0f785e353

    1.1.3 Stable

    sleepless released this 2026-06-29 23:33:20 +00:00 | 211 commits to main since this release

    Improved

    • Improved visual stability in the Now Playing area so text and controls shift less during playback.
    • Switched app-wide numeric text to stable-width digits, reducing jitter in timers, counts, and progress values.
    • Improved maintainability by replacing custom code with built-in .NET APIs where appropriate, reducing duplicated test doubles, and simplifying repeated code paths.

    Fixed / Reliability

    • Fixed smart playlist rule editing so switching a rule field clears stale values from the previous field type.
    • Fixed completed tag-save progress messages lingering in the status bar.
    Downloads
  • 1.1.2 51f69b819d

    1.1.2 Stable

    sleepless released this 2026-06-25 20:09:36 +00:00 | 237 commits to main since this release

    New

    • Added configurable crossfade duration support in playback settings storage. Defaults to 4, with a range of 0 through 12.
    • Now Playing now shows remaining track time on the right, formatted like -2:30.

    Fixed / Reliability

    • Fixed jittery and non-linear elapsed time in the Now Playing control by smoothing display time between playback samples.
    • Fixed playback volume handling so corrupt, non-finite, or out-of-range values are normalized.
    • Fixed tag edits so source audio properties such as bitrate and sample rate refresh after writes.
    • Fixed handling of unrecognized persisted settings so unknown entries are ignored gracefully.
    Downloads
  • 1.1.1 8b2f82d9f2

    1.1.1 Stable

    sleepless released this 2026-06-23 21:38:47 +00:00 | 247 commits to main since this release

    New

    • Added an active hover state to the Playback History heatmap.

    Improved

    • Refined Playback History heatmap layout and hover outline rendering.
    • Reduced unnecessary smart playlist, UI, and search refresh work by tracking which track fields actually changed.

    Fixed / Reliability

    • Fixed Playback History filters not being restored correctly when navigating back through history.
    • Fixed theme alpha colors rendering incorrectly across affected themes.

    Dependencies

    • Updated Avalonia from 12.0.3 to 12.0.5.
    • Updated Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0.
    • Updated SoundFingerprinting from 15.5.1 to 15.6.0.
    Downloads
  • 1.1.0 4cd60ce57c

    1.1.0 Stable

    sleepless released this 2026-06-22 00:57:57 +00:00 | 260 commits to main since this release

    New

    • Added a new Playback History section for exploring listening activity over time.
    • Added visual listening insights, including activity heatmaps, source breakdowns, top tracks, albums, and artists.
    • Added deeper navigation from history insights back into the library.

    Fixed

    • Worked around a native SQLite vulnerability.

    Dependencies

    • Updated .NET packages from 10.0.8 to 10.0.9.
    • Updated SoundFingerprinting from 15.2.0 through 15.5.1.
    Downloads
  • 1.0.0 fc73439945

    1.0.0 Stable

    sleepless released this 2026-06-06 01:23:39 +00:00 | 282 commits to main since this release

    New

    • Initial release.
    Downloads