|
| 1 | +# Created with komac v2.13.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Navidrome.Navidrome |
| 5 | +PackageVersion: 0.58.5 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Navidrome |
| 8 | +PublisherUrl: https://github.com/navidrome |
| 9 | +PublisherSupportUrl: https://github.com/navidrome/navidrome/issues |
| 10 | +PackageName: Navidrome |
| 11 | +PackageUrl: https://github.com/navidrome/navidrome |
| 12 | +License: GPL-3.0 |
| 13 | +LicenseUrl: https://github.com/navidrome/navidrome/blob/HEAD/LICENSE |
| 14 | +ShortDescription: Modern Music Server and Streamer compatible with Subsonic/Airsonic |
| 15 | +Tags: |
| 16 | +- airsonic |
| 17 | +- madsonic |
| 18 | +- media-server |
| 19 | +- music |
| 20 | +- music-server |
| 21 | +- navidrome |
| 22 | +- opensubsonic |
| 23 | +- raspberry-pi |
| 24 | +- self-hosted |
| 25 | +- streamer |
| 26 | +- streaming-api |
| 27 | +- streaming-audio |
| 28 | +- subsonic |
| 29 | +- subsonic-server |
| 30 | +ReleaseNotes: |- |
| 31 | + This release focuses on stability improvements and bug fixes, with several important fixes for UI themes, translations, database operations, and scanner functionality. Notable improvements include fixes for ARM64 crashes, playlist sorting, and new Bosnian translation. |
| 32 | + Added |
| 33 | + - UI Features: |
| 34 | + - Add Genre column as optional field in playlist table view. (aff9c7120 by @deluan) |
| 35 | + - Add new Bosnian translation. (#4399 by @MuxBH28) |
| 36 | + - Subsonic API: |
| 37 | + - Implement indexBasedQueue extension for better queue management. (#4244 by @kgarner7) |
| 38 | + - Populate Folder field with user's accessible library IDs. (94d2696c8 by @deluan) |
| 39 | + - Insights: |
| 40 | + - Detecting packaging method. (#3841 by @mintsoft) |
| 41 | + Changed |
| 42 | + - Scanner: |
| 43 | + - Optimize update artist's statistics using normalized media_file_artists table. (#4641 by @deluan) |
| 44 | + Fixed |
| 45 | + - UI: |
| 46 | + - Resolve transparent dropdown background in Ligera theme. (#4665 by @deluan) |
| 47 | + - Fix Ligera theme's RaPaginationActions contrast. (0bdd3e6f8 by @deluan) |
| 48 | + - Fix color of MuiIconButton in Gruvbox Dark theme. (#4585 by @konstantin-morenko) |
| 49 | + - Correct track ordering when sorting playlists by album. (#4657 by @deluan) |
| 50 | + - Allow scrolling in play queue by adding delay. (#4562 by @pca006132) |
| 51 | + - Fix Playlist Italian translation. (#4642 by @nagiqui) |
| 52 | + - Update Galician, Dutch, Thai translations from POEditor. (#4416 by @deluan) |
| 53 | + - Update Korean translation. (#4443 by @DDinghoya) |
| 54 | + - Update Traditional Chinese translation. (#4454 by @york9675) |
| 55 | + - Update Chinese simplified translation. (#4403 by @yanggqi) |
| 56 | + - Update Deutsch, Galego, Italiano translations. (#4394 by @fuxii) |
| 57 | + - Scanner: |
| 58 | + - Restore basic tag extraction fallback mechanism for improved metadata parsing. (#4401 by @deluan) |
| 59 | + - Server: |
| 60 | + - Album statistics not updating after deleting missing files. (#4668 by @deluan) |
| 61 | + - Qualify user id filter to avoid ambiguous column. (#4511 by @deluan) |
| 62 | + - Enable multi-valued releasetype in smart playlists. (#4621 by @deluan) |
| 63 | + - Handle UTF BOM in lyrics and playlist files. (#4637 by @deluan) |
| 64 | + - Slice share content label by UTF-8 runes. (#4634 by @beer-psi) |
| 65 | + - Update wazero dependency to resolve ARM64 SIGILL crash. (#4655 by @deluan) |
| 66 | + - Database: |
| 67 | + - Make playqueue position field an integer. (#4481 by @kgarner7) |
| 68 | + - Docker: |
| 69 | + - Use standalone wget instead of the busybox one. (#4473 by @daniele-athome) |
| 70 | + New Contributors |
| 71 | + - @konstantin-morenko made their first contribution in #4585 |
| 72 | + - @nagiqui made their first contribution in #4642 |
| 73 | + - @beer-psi made their first contribution in #4634 |
| 74 | + - @fuxii made their first contribution in #4394 |
| 75 | + - @daniele-athome made their first contribution in #4473 |
| 76 | + - @pca006132 made their first contribution in #4562 |
| 77 | + - @MuxBH28 made their first contribution in #4399 |
| 78 | + Full Changelog: v0.58.0...v0.58.5 |
| 79 | + Helping out |
| 80 | + This release is only possible thanks to the support of some awesome people! |
| 81 | + Want to be one of them? |
| 82 | + You can sponsor, pay me a Ko-fi, or contribute with code. |
| 83 | + Where to go next? |
| 84 | + - Read installation instructions on our website. |
| 85 | + - Host Navidrome on PikaPods for a simple cloud solution. |
| 86 | + - Reach out on Discord, Reddit and Twitter! |
| 87 | +ReleaseNotesUrl: https://github.com/navidrome/navidrome/releases/tag/v0.58.5 |
| 88 | +ManifestType: defaultLocale |
| 89 | +ManifestVersion: 1.10.0 |
0 commit comments