Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Navidrome
  3. Navidrome - Package Updates

Navidrome - Package Updates

Scheduled Pinned Locked Moved Navidrome
49 Posts 3 Posters 7.3k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #40

    [1.19.1]

    • Update navidrome to 0.54.3
    • Full Changelog)
    • 1eedee9: fix(insights): add more linux fs types (@​deluan)
    • 51eed74: fix(release): change owner of cache to Navidrome user (#​3599) (@​kgarner7)
    • 0299e48: fix(server): backup and restore issues from the cli (#​3579) (@​deluan)
    • 630c304: fix(server): typo in backup prune message (#​3582) (@​whorfin)
    • f030252: fix(server): use cancellable context instead of Sleep for initial insights delay (#​3593) (@​kgarner7)
    • 734eb30: fix(ui): update Suomi, Polski, Trke translations from POEditor (#​3592) (@​deluan)
    • 0bebd39: build(ci): use the head commit sha in MR versions (@​deluan)
    • 3942275: chore(deps): bump github.com/andybalholm/cascadia from 1.3.2 to 1.3.3 (@​deluan)
    • 98b038c: chore(deps): upgrade golang.org/x/net (CVE-2024-45338) (@​deluan)
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #41

      [1.19.2]

      • Update navidrome to 0.54.4
      • Full Changelog)
      • d60e831: feat(cli): support getting playlists via cli (#​3634) (@​kgarner7)
      • 3179966: fix(metrics): write system metrics on start (#​3641) (@​kgarner7)
      • acce3c9: fix(release): make binaries executable before packaging (@​deluan)
      • beff1af: fix(subsonic): make Share's lastVisited optional (@​deluan)
      • f1478d4: fix(ui): fix for typo in hu.json (#​3635) (@​ChekeredList71)
      • 920fd53: fix(ui): remove index.html from service worker cache after creating admin user (#​3642) (@​kgarner7)
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #42

        [1.19.3]

        • Update navidrome to 0.54.5
        • Full Changelog)
        • 287079a: sec(subsonic): authentication bypass in Subsonic API with non-existent username (@​deluan)
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #43

          [1.20.0]

          • Update navidrome to 0.55.0
          • Full Changelog)
          • Multiple Artists in Albums and Songs: Navidrome now supports albums and tracks with multiple artists, allowing
          • Contributors and Performers: Composer, conductor, and other contributors can now be added to tracks, providing
          • Album Versions: Support for ALBUMVERSION tag has been added, enabling users to differentiate between standard
          • Multi-valued Tags: Support for multi-valued tags has been improved, allowing users to store multiple values for
          • Custom Tags: Support for user-defined custom tags has been added, allowing enhanced metadata flexibility and
          • Smart Playlists Enhancements: Smart Playlists supports all newly added tags, including multiple artists,
          • Persistent IDs: Tracks and albums now use persistent IDs (PIDs), ensuring stability in playlists, favorites,
          • Scanner Improvements: Optimized file scanning, with improved handling of file moves and retagging, "watcher" mode
          • Improved Handling of Missing Files: Enhanced mechanisms for managing missing files ensure better accuracy and
          • Beginner-Friendly Tagging Guidelines: A comprehensive tagging guide has been introduced to assist new users in
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #44

            [1.21.0]

            • Update base image to 5.0.0
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #45

              [1.21.1]

              • Update navidrome to 0.55.1
              • Full Changelog
              • feat(scanner): allow disabling tags with Tags.<tag>.Ignore=true (deluan)
              • feat(server): add Role filters to albums (#3829) (deluan)
              • fix(scanner): add back the Scanner.GenreSeparators as a deprecated option (deluan)
              • fix(scanner): full_text not being updated on scan (deluan)
              • fix(scanner): restore setsubtitle as discsubtitle for non-WMA (#3821) (kgarner7)
              • fix(scanner): watcher not working with relative MusicFolder (deluan)
              • fix(server): db migration does not work for MusicFolders ending with a trailing slash. (#3797) (deluan)
              • fix(server): panic when logging tag type. Fix #3790 (deluan)
              • fix(server): skip non-UTF encoding during the database migration. (#3803) (deluan)
              • fix(subsonic): fix albumCount in artists (#3827) (kgarner7)
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #46

                [1.21.2]

                • Update navidrome to 0.55.2
                • Full Changelog
                • 57e0f6d: feat(server): custom ArtistJoiner config (#3873) (@deluan)
                • 112ea28: feat(ui): add Greek translation (#3892) (@Michatec)
                • 3394580: feat(ui): add Norwegian translation (@deluan)
                • 73eb0e2: feat(ui): add mood column to Album and Song list views (#3925) (@deluan)
                • 46a2ec0: feat(ui): hide absolute paths from regular users (@deluan)
                • 296259d: feat(ui): show bitDepth in song info dialog (@deluan)
                • 55ce28b: fix(bfr): force upgrade to read all folders. (#3871) (@deluan)
                • 1ed8930: fix(msi): don't override custom ini config (#3836) (@mintsoft)
                • be7cb59: fix(scanner): allow disabling splitting with the Tags config option (#3869) (@deluan)
                • b386981: fix(scanner): better log message when AutoImportPlaylists is disabled (@deluan)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #47

                  [1.22.0]

                  • Update navidrome to 0.56.0
                  • Full Changelog
                  • SQL Injection Prevention: Fixed potential SQL injection vulnerability in artist role filtering. CVE will be published soon - *@4rdr / @caiocotts
                  • Transcoding Security: Transcoding configuration changes are now restricted to admin users only - @lujiefsi (#4096)
                  • Remove All Missing Files: New bulk action to clean up missing files from your library - @deluan (#4108)
                  • Scanner.PurgeMissing Configuration: New config option to automatically purge missing files during scans - @deluan (#4107)
                  • Missing Artists: Hide missing artists from the UI and Subsonic API, and add admin-only "missing" filters - @deluan (#4092)
                  • M3U File Downloads & Unified Export Logic: Downloaded playlists now include M3U files for better compatibility with external players - @deluan
                  • Playlist Cover Art: Playlists now display their cover art in the UI - @deluan
                  • Save Queue to Playlist: Easily save your current playback queue as a new playlist - @deluan (#4110)
                  • Smooth Image Transitions: Smooth transitions for album and artist artwork - @deluan (#4120)
                  • Scan Progress & Status Improvements: Real-time scan progress, error reporting, and elapsed time - @deluan (#4094, #4115)
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #48

                    [1.22.1]

                    • Update navidrome to 0.56.1
                    • Full Changelog
                    • Quick fix for Artists not showing up in Subsonic clients, See #​4140
                    • fa2cf36: fix(subsonic): change role filter logic (@​deluan) (#​4140)
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #49

                      [1.23.0]

                      • Update navidrome to 0.57.0
                      • Full Changelog
                      • Added "Artist Radio" and "Shuffle" options to the artist page. (#​4186 by @​deluan)
                      • Added a "Play Artist's Top Songs" button. (#​4204 by @​deluan)
                      • Added "Love" and "Rating" functionality to songs within a playlist view. (#​4134 by @​deluan)
                      • New "Add to Playlist" dialog, with improved UX. (#​4156 by @​deluan)
                      • Added a "Now Playing" panel for administrators to monitor active streams, with configurable EnableNowPlaying option (default true). (#​4209, #​4219 by @​deluan)
                      • Added a context menu option to "Show in Playlist". (#​4139 by @​deluan)
                      • Added RecentlyAddedByModTime support for tracks. (#​4046, #​4279 by @​deluan)
                      • Added a configuration tab in the About dialog. (#​4142 by @​deluan)
                      • Added experimental support for plugins, allowing for greater extensibility and customization. See details in the MR description (#​3998, #​4260 by @​deluan)
                      • Implemented folder hashing for smarter and more accurate quick scans, significantly improving detection of library changes. (#​4220 by @​deluan)
                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search