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

The Lounge - Package Updates

Scheduled Pinned Locked Moved The Lounge
20 Posts 3 Posters 6.8k 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
    #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 Away
            nebulonN Away
            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 Online
              Package UpdatesP Online
              Package Updates
              wrote on last edited by
              #16

              [1.21.0]

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

                [1.22.0]

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

                  [1.22.1]

                  • checklist added to manifest
                  1 Reply Last reply
                  0
                  • Package UpdatesP Package Updates locked this topic
                  • Package UpdatesP Online
                    Package UpdatesP Online
                    Package Updates
                    wrote last edited by
                    #19

                    [1.22.2]

                    • fix: update doc links from /apps/ to /packages/
                    1 Reply Last reply
                    0
                    • Package UpdatesP Online
                      Package UpdatesP Online
                      Package Updates
                      wrote last edited by
                      #20

                      [1.23.0]

                      • Update thelounge to 4.5.0
                      • Full Changelog
                      • ircv3: start storing/tracking msgid (#5044, #5046
                      • topic: display topic when no arguments are given, add /cleartopic command (3d8e964, 91fb1ee by @brunnre8)
                      • Add locked settings (admin can lock per-network configuration) (32f0181 by @brunnre8)
                      • Drop sqlite3 dependency in favor of the built-in node:sqlite (#5055 by @MaxLeiter)
                      • Drop Node 18 (EOL) support (#5041 by @MaxLeiter)
                      • client: remove setAppBadge and clearAppBadge (#4873 by @brunnre8)
                      • Force generated certificate serial to be positive, use 20 bytes (#5097 by @xPaw)
                      • Fix spurious "insecure connection" warning by treating ::1 as localhost (#5016 by @SyntaxColoring)
                      • Fix order of messages with identical timestamps (#5087 by @Jay2k1)
                      • sqlite: don't interpolate the deletion query (#5086 by @brunnre8)
                      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