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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Koel
  3. Koel - Package Updates

Koel - Package Updates

Scheduled Pinned Locked Moved Koel
103 Posts 3 Posters 46.0k 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #14

    [1.1.9]

    • Update Koel to 5.1.13
    • Full changelog
    • fix: broken singe song download by @phanan
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #15

      [1.1.10]

      • Update Koel to 5.1.14
      • Full changelog
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #16

        [1.2.0]

        • Update Koel to 6.0.2
        • Full changelog
        • Use pre-compiled Koel assets
        • Use php 8.1
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #17

          [1.2.1]

          • Update Koel to 6.0.3
          • Full changelog
          • fix: only drop foreign on non SQLite
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #18

            [1.2.2]

            • Update Koel to 6.0.4
            • Full changelog
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #19

              [1.2.3]

              • Update Koel to 6.0.5
              • Full changelog
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #20

                [1.2.4]

                • Update Koel to 6.0.6
                • Full changelog
                • fix: media cache was not cleared upon new uploads, rendering the mobile app hanging.
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #21

                  [1.3.0]

                  • Update Koel to 6.1.0
                  • Full changelog
                  • feat: support playlist folders & improve drag-n-drop
                  • feat: implement drop zone for uploading
                  • fix: FLAC songs with special chars in name won't transcode (#1481)
                  • fix: cannot mark users as admin (#1483)
                  • fix: shuffle all button disappeared on phone (#1488)
                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #22

                    [1.3.1]

                    • Update Koel to 6.2.0
                    • Full changelog
                    • feat: read LRC files if applicable (closes #1447) by @phanan in https://github.com/koel/koel/pull/1502
                    • feat: allow deleting songs from filesystem (closes #1478) by @phanan in https://github.com/koel/koel/pull/1504
                    • feat: support genre and year (closes #1503) by @phanan in https://github.com/koel/koel/pull/1509. See Migration for more details.
                    • fix: properly sort album/artist songs (closes #1486) 25c9da4c
                    • fix: screen not activated on app load 4eab978b
                    • fix: add support for vorbis tags/comments by @jojoxd 4c7e2644a3551fc7e37d0ef544991c06066bf782
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #23

                      [1.3.2]

                      • Update Koel to 6.2.1
                      • Full changelog
                      • Typofixes in api.yaml descriptions by @nexxai in https://github.com/koel/koel/pull/1513
                      • chore: improve assertEquals by @peter279k in https://github.com/koel/koel/pull/1512
                      • fix: do not lazy-load GlobalEventListeners by @phanan in https://github.com/koel/koel/pull/1515
                      • chore: add port 8000 into .env's APP_URL by @phanan in https://github.com/koel/koel/pull/1516
                      • fix: album tracklist item test by @phanan in https://github.com/koel/koel/pull/1517
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #24

                        [1.4.0]

                        • Update Koel to 6.2.2
                        • Full changelog
                        • feat: Add env TRANSCODE_FLAC (default true) to toggle transcoding on/off for FLAC files by @MaciejGorczyca in #1458
                        • feat: revamp the router and routing logic by @phanan in #1519
                        • fix: route redirection not fully working by @phanan in #1520
                        • feat: cache routes and deprecate hashbang support by @phanan in #1521
                        • fix: actual HTTP requests in tests by @phanan in #1522
                        • fix: dropzone stays after dropping by @phanan in #1523
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #25

                          [1.5.0]

                          • Update Koel to 6.3.0
                          • Full changelog
                          • fix(compilation): some bugs with album artists by @phanan in #1526
                          • feat(design): greatly revamp the layout by @phanan in #1529
                          • fix: removed extra space between links by @Archetipo95 in #1528
                          • feat: tabs for Artist/Album screens by @phanan in #1532
                          1 Reply Last reply
                          1
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #26

                            [1.5.1]

                            • Update Koel to 6.4.0
                            • Full changelog
                            • feat: add Genres screens by @phanan in https://github.com/koel/koel/pull/1541
                            • fix: footer height issue on mobile Safari 4d079c6799f27a4404a71fc69a120eda98b01804
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #27

                              [1.5.2]

                              • Update Koel to 6.4.1
                              • Full changelog
                              • fix: prevent real requests in unit tests by @phanan in https://github.com/koel/koel/pull/1542
                              • fix: 500 error on Home screen by @tomdoo in https://github.com/koel/koel/pull/1538
                              • feat(build): add no-dev option by @JBlond in https://github.com/koel/koel/pull/1543
                              • fix: intermittent initialization on Home screen by @phanan 98a6d9b4c47ccd7fb2049499e7b4225d61feed5d
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #28

                                [1.5.3]

                                • Update Koel to 6.4.2
                                • Full changelog
                                • feat(build): add unit tests with PostgreSQL for CI by @phanan in https://github.com/koel/koel/pull/1544
                                • chore: slotify album/artist cards by @phanan in https://github.com/koel/koel/pull/1545
                                • fix(search): broken redirection on mobile by @phanan in https://github.com/koel/koel/pull/1548
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #29

                                  [1.5.4]

                                  • Update Koel to 6.4.3
                                  • Full changelog
                                  • fix: special characters in genre names by @phanan in https://github.com/koel/koel/pull/1549
                                  • feat: more actions for song context menu by @phanan in https://github.com/koel/koel/pull/1550
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #30

                                    [1.6.0]

                                    • Update Koel to 6.5.1
                                    • Full changelog
                                    • feat: persist lyrics zoom level by @phanan in https://github.com/koel/koel/pull/1556
                                    • feat: add new version notification to About icon by @phanan in https://github.com/koel/koel/pull/1557
                                    • feat: add sponsor list to About modal by @phanan in https://github.com/koel/koel/pull/1558
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #31

                                      [1.6.1]

                                      • Update Koel to 6.5.2
                                      • Full changelog
                                      • chore: make GlobalEventListener renderless by @phanan in https://github.com/koel/koel/pull/1560
                                      • feat: notify when app comes offline by @phanan in https://github.com/koel/koel/pull/1561
                                      • fix: broken layout on mobile due to tooltips (closes #1559) by @phanan in https://github.com/koel/koel/pull/1562
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #32

                                        [1.6.2]

                                        • Update Koel to 6.5.3
                                        • Full changelog
                                        • feat: use Dialog element for modals by @phanan in https://github.com/koel/koel/pull/1563
                                        • feat: use human-readable format e.g. "5 hr 4 min" for song list durations by @phanan in https://github.com/koel/koel/pull/1564
                                        • fix: volume increased when visualizer is activated by @phanan in https://github.com/koel/koel/pull/1567
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #33

                                          [1.7.0]

                                          • Update Koel to 6.6.0
                                          • Full changelog
                                          • feat: lazy load album/artist images by @phanan in #1568
                                          • chore: improve playback and related services by @phanan in #1570
                                          • feat: equalizer overhaul by @phanan in #1573
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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