-
released this
2026-08-02 21:37:09 +00:00 | 3 commits to main since this releaseNew
- Added a personalized Home view powered entirely by local playback history.
Improved
- Added a value tooltip to the volume slider.
- Full text is now available on hover wherever labels are truncated.
- Reduced memory and disk activity during metadata and album artwork edits.
- Allow bulk unlinking for auto-skipped files in Import Preview.
Fixed / Reliability
- Prevented multiline metadata from expanding dialogs, album cards, headers, and track lists.
- Avoided a startup stack trace when the sync port is already occupied.
Dependencies
- Updated SoundFingerprinting from
15.8.0to15.10.0.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2026-07-29 22:28:56 +00:00 | 26 commits to main since this releaseNote
Apple's approval queue is still taking the scenic route, so here's 1.3.1 while we wait.
Dependencies
- Updated Avalonia packages from
12.1.0to12.1.1.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Updated Avalonia packages from
-
released this
2026-07-28 16:23:45 +00:00 | 29 commits to main since this releaseNew
- Added album bookmarks. Bookmark albums from the album grid or album track view, filter the Albums view to show only bookmarked albums, and keep bookmarks aligned as album metadata and track membership change.
- Added album bookmark sync with the companion iOS app, including validation against stale album identities.
Improved
- Unquoted searches now match without distinguishing case, diacritics, or full-width character variants, while quoted searches remain verbatim.
- Reduced the default crossfade from 4 seconds to 3 seconds for tighter transitions between tracks.
Fixed / Reliability
- Existing library databases now migrate automatically as Auzi's stored data evolves.
Dependencies
- Updated SoundFingerprinting from
15.7.0to15.8.0.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.10 Stable
released this
2026-07-25 17:27:26 +00:00 | 41 commits to main since this releaseImproved
- Made album grids update more smoothly after metadata changes.
- Improved dialog accessibility and standardized control layouts.
- Polished title bars, dialogs, and the Devices sidebar in both light and dark themes.
- Reduced background overhead across playback, artwork, syncing, dialogs, and the UI.
Fixed / Reliability
- Improved the reliability of album artwork loading and thumbnail cache repair.
- Fixed concurrency issues that could occur when albums were renamed.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.9 Stable
released this
2026-07-24 01:36:20 +00:00 | 50 commits to main since this releaseImproved
- Made library text sorting more efficient, especially when many tracks share artist or album names.
- Made settings caching more efficient and reliable for missing or cleared values.
- Reduced allocation and I/O overhead across audio fingerprinting, playback, library notifications, settings, and sync.
- Simplified internal code across sync, audio, artwork, playback, persistence, UI, and tests.
Fixed / Reliability
- Fixed themed dialog title bars, borders, and window controls on Windows and macOS.
- Prevented late search results from updating track views after they have been closed.
- Improved resource cleanup during device pairing and sync artifact removal.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.8 Stable
released this
2026-07-21 00:40:17 +00:00 | 56 commits to main since this releaseNew
- Double-click an affected track in Metadata Issues to edit it individually.
Improved
- Improved rating control support for assistive technologies.
- Reduced rendering and allocation overhead across many UI elements.
- Reduced memory use during repeated device syncs, especially for large libraries.
- Made Metadata Issues more efficient by deferring work until an issue is selected.
- Made import matching, adding tracks to large static playlists, and metadata-only track updates more efficient.
- Simplified internal code across sync, metadata auditing, playback history, library workflows, UI, and tests.
Fixed / Reliability
- Track sorting and album grid updates preserve your place more reliably.
- Fixed library header actions being clipped when window space is limited.
- Prevented committed track additions from being retried when a later update fails.
- Improved asynchronous UI test isolation and CI reliability.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.7 Stable
released this
2026-07-18 01:22:29 +00:00 | 77 commits to main since this releaseImproved
- Reduced album artwork memory use and scrolling overhead.
- Made Playback History dashboard refreshes more efficient.
- Reduced startup memory pressure by sequencing warmups and streaming track loading.
- Simplified internal code across sync, artwork, importing, packaging, and UI.
Fixed / Reliability
- Fixed stale album selections after imports open the Albums view.
- Prevented recycled album cards from showing stale artwork and improved resource cleanup.
Dependencies
- Updated Microsoft.Extensions.Logging.Abstractions from
10.0.9to10.0.10. - Updated Microsoft.Data.Sqlite and Microsoft.EntityFrameworkCore.Sqlite from
10.0.9to10.0.10. - Updated Microsoft.NET.Test.Sdk from
18.7.0to18.8.1. - Updated Testably.Abstractions.Testing from
7.0.0to7.0.1. - Removed the unused coverlet.collector test dependency.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.6 Stable
released this
2026-07-14 02:06:54 +00:00 | 94 commits to main since this releaseNew
- Support MP3 file upgrades during import. Higher-bitrate matches can replace an existing MP3 while preserving its library path, stored metadata, and artwork.
Fixed / Reliability
- Fixed channel handling that could reduce fingerprint matching confidence between equivalent mono and stereo audio.
- Improved handling of mixed FLAC and MP3 album imports so eligible MP3 upgrades are detected reliably.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.5 Stable
released this
2026-07-13 19:05:54 +00:00 | 97 commits to main since this releaseImproved
- Made album searches more efficient, especially for large libraries.
- Made import fingerprint matching more efficient for audio files.
- Reduced background task and allocation overhead when saving bursts of track changes.
- Reduced duplicated and unused internal code across artwork, playback, importing, persistence, UI, and tests.
Fixed / Reliability
- Fixed inconsistent album and artist matching when metadata fields are blank.
- Improved native resource cleanup when moving files to the Trash on macOS.
Dependencies
- Updated System.IO.Abstractions from
22.1.1to22.2.0. - Updated Testably.Abstractions.Testing from
6.6.0to7.0.0.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.4 Stable
released this
2026-07-11 02:05:05 +00:00 | 127 commits to main since this releaseImproved
- Linux drag-and-drop support (thanks to Avalonia 12.1).
- Restored Linux input-method (IME) support for system text input.
- Preloaded single-track loops to enable gapless repeat playback.
- Upgraded queue shuffle insertion using a hybrid strategy to improve responsiveness.
- Automatically deduplicate track IDs when adding them to static playlists.
Fixed / Reliability
- Fixed memory leaks in ViewModel lifecycles and a rendering crash in the dithered gradient control.
- Fixed track preloading retries, file lockups, and race conditions during artwork loading.
- Fixed settings serialization lockups and database cache syncing for deleted tracks.
- Optimized query allocations and removed aggressive GC overrides causing application pauses.
Dependencies
- Updated Avalonia from
12.0.5to12.1. - Updated Avalonia.Controls.DataGrid from
12.0.1to12.1. - Updated Serilog from
4.3.1to4.4.0. - Updated SoundFingerprinting from
15.6.0to15.7.0.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads