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. Announcements
  3. What's coming in 7.3

What's coming in 7.3

Scheduled Pinned Locked Moved Announcements
87 Posts 25 Posters 44.1k Views 27 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
    #51

    Just preparing the release. Updated the changelog if anyone is interested - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L2511 . The CI is running now, hopefully this is done this week.

    P d19dotcaD E 3 Replies Last reply
    10
    • girishG girish

      Just preparing the release. Updated the changelog if anyone is interested - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L2511 . The CI is running now, hopefully this is done this week.

      P Offline
      P Offline
      plusone-nick
      wrote on last edited by
      #52

      @girish

      giphy.gif

      ✌💙+1

      1 Reply Last reply
      3
      • girishG girish

        Just preparing the release. Updated the changelog if anyone is interested - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L2511 . The CI is running now, hopefully this is done this week.

        d19dotcaD Offline
        d19dotcaD Offline
        d19dotca
        wrote on last edited by d19dotca
        #53

        @girish said in What's coming in 7.3:

        Updated the changelog if anyone is interested - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L2511

        This may be minor, but may I suggest the changelogs be sorted alphabetically so that we can see related changes easier per function (i.e. mail)?

        If we did that, not only would it make it easier for admins to read and parse, but the development team could detect duplicate entries in the changelog easier 😉

        Note that there are two duplicate entries such as the following:

        • mail: fix issue where signature was appended to text attachments
        • mail: catch all address can be any domain

        Sorted alphabetically:

        * Applinks - app bookmarks in dashboard
        * IPv6: initial support for ipv6 only server
        * Proxied apps
        * Randomize certificate generation cronjob to lighten load on Let's Encrypt servers
        * UI: fix issue where mailbox display name was not init correctly
        * User directory: Cloudron connector uses 2FA auth
        * acme: Randomize certificate renewal check over a whole day
        * backups: Fix precondition check which was not erroring if mount is missing
        * backups: allow space in label name
        * backups: optional encryption of backup file names
        * eventlog: add event for impersonated user login
        * filemanager: add split view
        * graphs: cgroup v2 support
        * graphs: show app disk usage graphs
        * ldap & user directory: Remove virtual user and admin groups
        * ldap: remove virtual user and admin groups to ldap user records
        * mail: accept only STARTTLS servers for relay
        * mail: add queue management API and UI
        * mail: add storage quota support
        * mail: allow aliases to have wildcard
        * mail: catch all address can be any domain
        * mail: catch all address can be any domain
        * mail: fix crash when solr is enabled on Ubuntu 22 (cgroup v2 detection fix)
        * mail: fix issue where certificate renewal did not restart the mail container properly
        * mail: fix issue where signature was appended to text attachments
        * mail: fix issue where signature was appended to text attachments
        * nginx: fix zero length certs when out of disk space
        * notification: Fix crash when backupId is null
        * port bindings: add read only flag
        * proxyAuth: add supportsBearerAuth flag
        * redis: restart button will now rebuild if the container is missing
        * wasabi: add singapore and sydney regions
        

        --
        Dustin Dauncey
        www.d19.ca

        girishG 1 Reply Last reply
        8
        • d19dotcaD d19dotca

          @girish said in What's coming in 7.3:

          Updated the changelog if anyone is interested - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L2511

          This may be minor, but may I suggest the changelogs be sorted alphabetically so that we can see related changes easier per function (i.e. mail)?

          If we did that, not only would it make it easier for admins to read and parse, but the development team could detect duplicate entries in the changelog easier 😉

          Note that there are two duplicate entries such as the following:

          • mail: fix issue where signature was appended to text attachments
          • mail: catch all address can be any domain

          Sorted alphabetically:

          * Applinks - app bookmarks in dashboard
          * IPv6: initial support for ipv6 only server
          * Proxied apps
          * Randomize certificate generation cronjob to lighten load on Let's Encrypt servers
          * UI: fix issue where mailbox display name was not init correctly
          * User directory: Cloudron connector uses 2FA auth
          * acme: Randomize certificate renewal check over a whole day
          * backups: Fix precondition check which was not erroring if mount is missing
          * backups: allow space in label name
          * backups: optional encryption of backup file names
          * eventlog: add event for impersonated user login
          * filemanager: add split view
          * graphs: cgroup v2 support
          * graphs: show app disk usage graphs
          * ldap & user directory: Remove virtual user and admin groups
          * ldap: remove virtual user and admin groups to ldap user records
          * mail: accept only STARTTLS servers for relay
          * mail: add queue management API and UI
          * mail: add storage quota support
          * mail: allow aliases to have wildcard
          * mail: catch all address can be any domain
          * mail: catch all address can be any domain
          * mail: fix crash when solr is enabled on Ubuntu 22 (cgroup v2 detection fix)
          * mail: fix issue where certificate renewal did not restart the mail container properly
          * mail: fix issue where signature was appended to text attachments
          * mail: fix issue where signature was appended to text attachments
          * nginx: fix zero length certs when out of disk space
          * notification: Fix crash when backupId is null
          * port bindings: add read only flag
          * proxyAuth: add supportsBearerAuth flag
          * redis: restart button will now rebuild if the container is missing
          * wasabi: add singapore and sydney regions
          
          girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #54

          @d19dotca that's a good idea for the public release notes, I have made it alphabetical there (this is the one you see when you click update on Cloudron, usually it is more high level and not commit based). This changelog in the repo is really just internal and not meant to be read by end users. I know I posted it on the forum, but was just trying to give a heads up for curious people 🙂

          1 Reply Last reply
          4
          • girishG girish

            Just preparing the release. Updated the changelog if anyone is interested - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L2511 . The CI is running now, hopefully this is done this week.

            E Offline
            E Offline
            eganonoa
            wrote on last edited by
            #55

            @girish Have you had any luck with configurable turn? Anything others can do to help?

            nebulonN 1 Reply Last reply
            0
            • E eganonoa

              @girish Have you had any luck with configurable turn? Anything others can do to help?

              nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #56

              @eganonoa we had to move this further out as v7.3 was already a bit stretched out.

              1 Reply Last reply
              3
              • d19dotcaD Offline
                d19dotcaD Offline
                d19dotca
                wrote on last edited by
                #57

                Quick question… the mailbox limit size feature… it’s currently only able to be set on individual mailboxes as opposed to a shared limit domain-wide, right? If true then I’ll file a feature request to make it domain-wide if not already filed, as that’d be excellent. 🙂 Just wanted to make sure I hadn’t overlooked something though first.

                --
                Dustin Dauncey
                www.d19.ca

                girishG 1 Reply Last reply
                4
                • d19dotcaD d19dotca

                  Quick question… the mailbox limit size feature… it’s currently only able to be set on individual mailboxes as opposed to a shared limit domain-wide, right? If true then I’ll file a feature request to make it domain-wide if not already filed, as that’d be excellent. 🙂 Just wanted to make sure I hadn’t overlooked something though first.

                  girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by girish
                  #58

                  @d19dotca Yes, the mailbox size is only per mailbox and not per domain. Per domain makes sense.

                  1 Reply Last reply
                  5
                  • A Offline
                    A Offline
                    abargel
                    wrote on last edited by
                    #59

                    Congratulations!

                    E 1 Reply Last reply
                    0
                    • A abargel

                      Congratulations!

                      E Offline
                      E Offline
                      ekevu123
                      wrote on last edited by ekevu123
                      #60

                      Is 7.3.1 stable enough to use now? I have received the update notification in my Cloudron instances, but it still contains a warning that it is unstable, so I am hesitant on my two production instances.

                      robiR girishG 2 Replies Last reply
                      1
                      • E ekevu123

                        Is 7.3.1 stable enough to use now? I have received the update notification in my Cloudron instances, but it still contains a warning that it is unstable, so I am hesitant on my two production instances.

                        robiR Offline
                        robiR Offline
                        robi
                        wrote on last edited by
                        #61

                        @ekevu123 Not yet, as at least for me, it's looking like 7.3.3 may be the stable target.

                        Conscious tech

                        1 Reply Last reply
                        0
                        • E ekevu123

                          Is 7.3.1 stable enough to use now? I have received the update notification in my Cloudron instances, but it still contains a warning that it is unstable, so I am hesitant on my two production instances.

                          girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #62

                          @ekevu123 It's best to wait for 7.3.2 (unless you want to test early). It's mostly stable, though there are a few bugs. I think we should have it out coming Monday.

                          A 1 Reply Last reply
                          3
                          • girishG girish

                            @ekevu123 It's best to wait for 7.3.2 (unless you want to test early). It's mostly stable, though there are a few bugs. I think we should have it out coming Monday.

                            A Offline
                            A Offline
                            abargel
                            wrote on last edited by
                            #63

                            @girish I get a "Email not configured properly" notification, saying the PTR record is not found, but then, when I check the DNS settings, all is fine. This has happened a few times since the upgrade. That's all I've noticed on my end.

                            A 1 Reply Last reply
                            2
                            • d19dotcaD Offline
                              d19dotcaD Offline
                              d19dotca
                              wrote on last edited by d19dotca
                              #64

                              In 7.3.2 I noticed the release notes mention a network graph, but I'm not seeing that network graph at all in 7.3.2 when I installed it the other night... is this only supported on maybe Ubuntu 22 instead of Ubuntu 20 for example?

                              * graphs: add cpu/disk/network usage
                              

                              All I see are the regular CPU, memory, and disk usage graphs. No network usage graphs that I could find. Am I missing something obvious?


                              EDIT: I just realized these network graphs are on the individual app itself, not the System page. A bit unclear from the release notes, but maybe the network graph can be added to the System tab too where it's an amalgamation of all the container parts for example?

                              --
                              Dustin Dauncey
                              www.d19.ca

                              girishG 1 Reply Last reply
                              2
                              • d19dotcaD d19dotca

                                In 7.3.2 I noticed the release notes mention a network graph, but I'm not seeing that network graph at all in 7.3.2 when I installed it the other night... is this only supported on maybe Ubuntu 22 instead of Ubuntu 20 for example?

                                * graphs: add cpu/disk/network usage
                                

                                All I see are the regular CPU, memory, and disk usage graphs. No network usage graphs that I could find. Am I missing something obvious?


                                EDIT: I just realized these network graphs are on the individual app itself, not the System page. A bit unclear from the release notes, but maybe the network graph can be added to the System tab too where it's an amalgamation of all the container parts for example?

                                girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #65

                                @d19dotca yes, currently the network graphs are only app level. We want to see how it works out before adding it to the system level.

                                colonelpanicC 1 Reply Last reply
                                4
                                • girishG girish

                                  @d19dotca yes, currently the network graphs are only app level. We want to see how it works out before adding it to the system level.

                                  colonelpanicC Offline
                                  colonelpanicC Offline
                                  colonelpanic
                                  wrote on last edited by
                                  #66

                                  I got a notification that 7.3.2 is available. See screenshot below:

                                  CleanShot 2022-10-24 at 05.56.40@2x.png

                                  But then I get a warning when I go to settings that it is not considered stable yet. Is this true or has that just not been updated yet?

                                  CleanShot 2022-10-24 at 05.56.27@2x.png

                                  nebulonN 1 Reply Last reply
                                  0
                                  • colonelpanicC colonelpanic

                                    I got a notification that 7.3.2 is available. See screenshot below:

                                    CleanShot 2022-10-24 at 05.56.40@2x.png

                                    But then I get a warning when I go to settings that it is not considered stable yet. Is this true or has that just not been updated yet?

                                    CleanShot 2022-10-24 at 05.56.27@2x.png

                                    nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #67

                                    @colonelpanic did you maybe manually check for updates recently? If so then the update will be visible but will not be applied automatically, yet.

                                    fbartelsF 1 Reply Last reply
                                    0
                                    • nebulonN nebulon

                                      @colonelpanic did you maybe manually check for updates recently? If so then the update will be visible but will not be applied automatically, yet.

                                      fbartelsF Offline
                                      fbartelsF Offline
                                      fbartels
                                      App Dev
                                      wrote on last edited by fbartels
                                      #68

                                      Hi everyone,

                                      I did the upgrade today to 7.3.2, which seems to have worked great. I first did a bit of cleanup to remove some no longer mailboxes since catchall now works with all mailboxes instead of just mailboxes on the same domain.

                                      I also wanted to play around with the new proxy and external link feature (at first I expected to find these as an app and did not immediately see the buttons for them on top of the appstore listing). What does not seem to work however is to directly restrict visibility of external app links to users, as the dropdown listing is just shown as empty:
                                      4f456508-9350-49a9-a182-aa1b3ad0e4d6-image.png

                                      After adding the app as visible for all users it is however possible to restrict it back to the desired users from the main dashboard.

                                      Its a nice feature that this automatically fetches profile pictures for the apps 🎉

                                      nebulonN 1 Reply Last reply
                                      6
                                      • fbartelsF fbartels

                                        Hi everyone,

                                        I did the upgrade today to 7.3.2, which seems to have worked great. I first did a bit of cleanup to remove some no longer mailboxes since catchall now works with all mailboxes instead of just mailboxes on the same domain.

                                        I also wanted to play around with the new proxy and external link feature (at first I expected to find these as an app and did not immediately see the buttons for them on top of the appstore listing). What does not seem to work however is to directly restrict visibility of external app links to users, as the dropdown listing is just shown as empty:
                                        4f456508-9350-49a9-a182-aa1b3ad0e4d6-image.png

                                        After adding the app as visible for all users it is however possible to restrict it back to the desired users from the main dashboard.

                                        Its a nice feature that this automatically fetches profile pictures for the apps 🎉

                                        nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #69

                                        @fbartels ah thanks for the bug report. We only moved that from the apps grid to the appstore view last minute and seems like something about the users and groups was not patched up. Will fix this.

                                        We kinda went back and forth where and how to put applinks as they are not real apps as such, first you would add them in the apps grid, but that wasn't ideal. We can improve on the current situation as we go though and if it makes more sense to show it as an app in the appstore then maybe we can do that as well. Would be good to hear some more feedback on this.

                                        nebulonN 1 Reply Last reply
                                        4
                                        • nebulonN nebulon

                                          @fbartels ah thanks for the bug report. We only moved that from the apps grid to the appstore view last minute and seems like something about the users and groups was not patched up. Will fix this.

                                          We kinda went back and forth where and how to put applinks as they are not real apps as such, first you would add them in the apps grid, but that wasn't ideal. We can improve on the current situation as we go though and if it makes more sense to show it as an app in the appstore then maybe we can do that as well. Would be good to hear some more feedback on this.

                                          nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #70

                                          @fbartels fixed now, but pending a new patch release. We will wait a bit to collect more fixes.

                                          O marcusquinnM d19dotcaD 3 Replies Last reply
                                          6
                                          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