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. Koel
  3. Koel - Package Updates

Koel - Package Updates

Scheduled Pinned Locked Moved Koel
79 Posts 3 Posters 14.5k 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
    #69

    [1.16.0]

    • Update Koel to 7.1.0
    • Full changelog
    • feat: use transcode-and-cache instead of direct on-the-fly transcode & streaming by @phanan in 6664e1d1eabcf15c499baa428c91bb0f2f81549e
    • feat: add koel:doctor artisan command by @phanan in f5861ad518bb500eeacee693d3b5274f0472e4a2
    • feat: allow upload on mobile by @phanan in 8257e740998ea8a03a17163301a80ad8a3327749
    • chore: always show user list controls by @phanan in 24ea957e9e0d98ee819c6d2e3ae24df7ad9f36c8
    • feat: allow choosing among various bitrate options for mobile transcoding by @phanan in c3e5e8ac5a7e9c8480f8684f40f1f5d94b638302
    • Other minor improvements and fixes
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #70

      [1.17.0]

      • Update Koel to 7.2.0
      • Full changelog
      • feat(build): upgrade actions/upload-artifact to v4 by @phanan in #1832
      • feat: replace attempt() with built-in rescue() by @phanan in #1833
      • feat(build): use action-gh-release instead of deprecated GH actions for release by @phanan in #1834
      • chore: several improvements for PodcastService by @phanan in #1836
      • chore: cache model attributes by @phanan in #1839
      • fix: ensure default storage is local by @phanan in #1840
      • feat(dev): use concurrently to start dev servers by @phanan in #1849
      • feat: use a better ESLint setup by @phanan in #1850
      • chore: use some better icons by @phanan in #1851
      • feat: implement disc numbers when viewing an album by @ShetlandJ in #1845
      • chore: better Repository docs by @phanan in #1852
      • refactor: rename ExtraDrawer to SideSheet by @phanan in #1853
      • fix: sort by disc/track not working if only one disc by @phanan in #1854
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #71

        [1.17.1]

        • Update koel to 7.2.1
        • Full Changelog
        • feat: use PHP attribute to mark requests disabled in demo
        • fix: (Koel Plus) shared playlists not showing at root level
        • fix: one playlist can be added into multiple folders
        • fix: wrong cache key normalization
        • fix: track number removed when editing multiple songs
        • fix:koel:doctor check DB connection before media storage
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #72

          [1.18.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
            #73

            [1.18.1]

            • Update koel to 7.2.2
            • Full Changelog
            • fix: group by issue in Postgres (closes #​1907) by @​phanan in https://github.com/koel/koel/pull/1908
            • fix: various broken tests by @​phanan in https://github.com/koel/koel/pull/1909
            • feat: add Butterchurn visualizer by @​kran27 in https://github.com/koel/koel/pull/1892
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #74

              [1.19.0]

              • Update koel to 7.3.0
              • Full Changelog
              • fix: broken koel:doctor command for Docker builds
              • feat: add Mono theme
              • feat: support AIFF
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #75

                [1.19.1]

                • Update koel to 7.3.1
                • Full Changelog
                • fix: transcoding issue (closes #1917)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #76

                  [1.20.0]

                  • Update koel to 7.4.0
                  • Full Changelog
                  • refactor: strong types and more tests for StreamerAdapter by @phanan in https://github.com/koel/koel/pull/1918
                  • feat: sorting albums by @phanan in https://github.com/koel/koel/pull/1920
                  • feat: set album release year during scan by @phanan in https://github.com/koel/koel/pull/1921
                  • feat: show album release year if applicable by @phanan in https://github.com/koel/koel/pull/1922
                  • feat: add album Date Added sort by @phanan in https://github.com/koel/koel/pull/1923
                  • feat: add Artist sort by @phanan in https://github.com/koel/koel/pull/1924
                  • fix: prevent stray headers from being sent when using X-Accel and X-Sendfile adapters
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #77

                    [1.20.1]

                    • Update koel to 7.4.2
                    • Full Changelog
                    • fix: gate not resolving properly if using DI by @phanan in https://github.com/koel/koel/pull/1928
                    • feat: edit albums by @phanan in https://github.com/koel/koel/pull/1925
                    • fix: broken auditable type by @phanan in https://github.com/koel/koel/pull/1927
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #78

                      [1.21.0]

                      • Update koel to 7.5.1
                      • Full Changelog
                      • removed a debug call hehe
                      • feat (plus): file-based media browser (closes #1919) by @phanan in https://github.com/koel/koel/pull/1931 (See Documentation)
                      • fix: empty recently played song list in e456892
                      • fix: song list sorting in 4d5ad8d
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #79

                        [1.21.1]

                        • Update koel to 7.5.2
                        • Full Changelog
                        • feat: separate states between playlists by @phanan in https://github.com/koel/koel/pull/1935
                        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