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

The Lounge - Package Updates

Scheduled Pinned Locked Moved The Lounge
18 Posts 3 Posters 3.2k Views 3 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
    #9

    [1.16.0]

    • Update base image to 4.0.0
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #10

      [1.17.0]

      • Update lounge to 4.4.0
      • Full changelog
      • Add prefetchTimeout (aa7db1e by @brunnre8)
      • Refactor settings to their own tabs and routes (#4489 by @MaxLeiter)
      • allow away and back to be collapsed (#4669 by @brunnre8)
      • Kill TL when ident can't start up (#4512) (37d7de7 by @brunnre8)
      • enable znc/playback even without message storage (c8115e2 by @brunnre8)
      • Remove node 12, add node 18. Bump minimum node version 14 (#4552) (9dbb6e5 by @xPaw)
      • linkPreviews: Enforce TLS validity (621fa92 by @brunnre8)
      • Use nick as a realname fallback (30e9f45 by @brunnre8)
      • Plugins: include pre-releases in compatibility lookup (#4506) (e4840b4 by @brunnre8)
      • install: expand ~ for local paths (e221e70 by @brunnre8)
      • Fix the alignment of the header buttons (#4539 by @ronilaukkarinen)
      • Fix user commands not working (#4594 by @xPaw)
      • Don't crash on oidentd socket race condition (#4695 by @maxpoulin64)
      • cli: don't error if the user folder doesn't exist (#4508) (8153198 by @brunnre8)
      • Fix user file permissions on create (#4507) (d7bba32 by @brunnre8)
      • sqlite: Escape '%' and '_' in search queries. (#4487) (20ed3e6 by @progval)
      • set 'video/quicktime' to 'video/mp4' (#4495) (57b1e51 by @xnaas)
      • Preserve client certificate (c9c8cad by @brunnre8)
      • Remove uploading event listeners on ChatInput unmount (#4600) (80f65c5 by @MaxLeiter)
      • Potentially fix saving new networks (#4599) (d72d869 by @MaxLeiter)
      • Fix regex escape for prefix patterns (d6e1af0 by @brunnre8)
      • Fix ctcp request message (#4603) (c8cd405 by @brunnre8)
      • connect: Trim white space from user input fields (#4623) (0fa2035 by @brunnre8)
      • Search: Clear earlier searches when a new one is executed (83e11b0 by @brunnre8)
      • Fix previous-source calculation (#4656) (073a38e by @brunnre8)
      • Fix sidebar swipe flicker after letting go (502780c by @xPaw)
      • search: ignore searchResults if it isn't the active query (0ebc3a5 by @brunnre8)
      • fix motd display to match settings ([#4726])(#4726) by @SpaceLenore)
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #11

        [1.17.1]

        • Update Lounge to 4.4.1
        • Full changelog
        • fixes the image preview buttons disappearing.
        • Restores the ability to change the password via the user interface.
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #12

          [1.18.0]

          • Update base image to 4.2.0
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #13

            [1.19.0]

            • Change the default connection from Freenode to Libera.Chat
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #14

              [1.20.0]

              • Update config file to sync with upstream
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #15

                [1.20.1]

                • Update Lounge to 4.4.3
                • Full changelog
                • Sign in: use v-model (c5326e8 by @brunnre8)
                • Add comments explaining behavior when echo-message is not available (43a2b39 by @brunnre8)
                • Fix semver for prerelease versions #4744 (8aa5e33 by @brunnre8)
                • sqlite: add migrations support and introduce primary key (2ef8b37 by @brunnre8)
                • test/link: use helper for url creation (c6b1913 by @brunnre8)
                • test/storage: use helper for url creation (79fae26 by @brunnre8)
                • Respect bind setting for all outgoing requests (3af4ad1 by @brunnre8)
                • bump emoji-regex to latest (ed0a47f by @brunnre8)
                • use shebang for generate-emoji script (1a1153a by @brunnre8)
                • Respect bind setting for all outgoing requests (2878f87 by @brunnre8)
                • store: use return type over a type cast (#4770 by @brunnre8)
                • don't crash on rDNS failure (8c54cd5 by @brunnre8)
                • sqlite: fix typo fetch_rollbacks (884a92c by @brunnre8)
                • sqlite: don't modify global array during tests (ec75ff0 by @brunnre8)
                • sqlite: return new version in downgrade() (d1561f8 by @brunnre8)
                • cli: don't fail if stderr is not in json format (97f553e by @brunnre8)
                • sqlite: use variadic function for serialize_run (60ddf17 by @brunnre8)
                • sqlite: accept db connection string (aec8d0b by @brunnre8)
                • sqlite: implement deleteMessages (14d9ff2 by @brunnre8)
                • introduce storage cleaner (74aff7e by @brunnre8)
                • cleaner: expose cli task to do cleaning + vacuum (21b1152 by @brunnre8)
                • wire up storage cleaner upon server start (b0ca8e5 by @brunnre8)
                • sqlite: add msg type index to speed up cleaner (edb1226 by @brunnre8)
                • add storage cleaner (7f0b721 by @brunnre8)
                • scripts: fix generate-config-doc, handle usage errors (#4807 by @flotwig)
                • router: don't use next() in router guards (#4783 by @brunnre8)
                • linkify: Add web+ schema support (ae6bae6 by @SoniEx2)
                • linkify: simplify noscheme detection logic (dd24cb1 by @brunnre8)
                • Add shortcut to navigate between channels with undread msgs (daabb76 by @Nachtalb)
                • Remove husky, add githooks-install (#4826 by @brunnre8)
                • Testing setup (#4825 by @brunnre8)
                • Remove Node.js 16 from package.json and testing matrix (113e9bd by @MaxLeiter)
                • server: remove version from CTCP response (45563d9 by @flotwig)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #16

                  [1.21.0]

                  • Use yarn instead of npm
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #17

                    [1.22.0]

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

                      [1.22.1]

                      • checklist added to manifest
                      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