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.0 (was 6.4)

What's coming in 7.0 (was 6.4)

Scheduled Pinned Locked Moved Announcements
84 Posts 21 Posters 31.1k Views 26 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 girish

    @msbt Will look into that. I think there was also request for a role to just create mailboxes.

    avatar1024A Offline
    avatar1024A Offline
    avatar1024
    wrote on last edited by avatar1024
    #31

    This release looks wonderful!

    @girish Yep a mailbox manager role would be great! And even better if a user can have several roles: e.g. user manager + mailbox manager

    1 Reply Last reply
    2
    • girishG Do not disturb
      girishG Do not disturb
      girish
      Staff
      wrote on last edited by
      #32

      To give an update here, we sidetracked a bit and decided to modernize our codebase. Specifically, we moved from callback based programming to more modern async/await. Much of that work here is done, so we will post updates on features as we implement them.

      mehdiM 1 Reply Last reply
      10
      • girishG girish

        To give an update here, we sidetracked a bit and decided to modernize our codebase. Specifically, we moved from callback based programming to more modern async/await. Much of that work here is done, so we will post updates on features as we implement them.

        mehdiM Offline
        mehdiM Offline
        mehdi
        App Dev
        wrote on last edited by
        #33

        @girish said in What's coming in 6.4:

        Specifically, we moved from callback based programming to more modern async/await.

        Great ! Honestly, that was long overdue ^^ I think it is a great time investment, as it will definitely speed up future developments significantly.

        1 Reply Last reply
        8
        • girishG Do not disturb
          girishG Do not disturb
          girish
          Staff
          wrote on last edited by
          #34

          A quick update on this. The "rewrite" is done and our CI tests pass, so we can now proceed to implement new features.

          Some changes that are already done:

          • For privacy, do not use Gravatar as default avatar option
          • wellknown: respond to .wellknown/matrix/client
          • Make new login email translatable
          • Require cloudron.io email to be verified to open support tickets
          • external ldap: If we detect a local user with the same username as found on LDAP/AD we map it
          • add basic eventlog for apps in app view
          • Enable sshfs/cifs/nfs in app import UI
          • Require password for fallback email change
          • Make password reset logic translatable
          • Logout users without 2FA when mandatory 2fa is enabled
          1 Reply Last reply
          9
          • girishG Do not disturb
            girishG Do not disturb
            girish
            Staff
            wrote on last edited by
            #35

            Operator role is now implemented. An admin can set user(s)/group(s) as app operator:

            a6385e1f-79ed-4f18-a4f1-511815e4fd4a-image.png

            The operator is then able to do app configuration and maintanence. They will see the gear icon on their dashboard:

            204e44a1-0569-4b96-91c5-e3aaa74a9bec-image.png

            Operator's app UI:

            f7a142a5-1740-4908-9b76-f26a81b35f49-image.png

            Note: An operator who is not an admin cannot uninstall an app, change it's location or clone it.

            fbartelsF 1 Reply Last reply
            10
            • girishG girish

              Operator role is now implemented. An admin can set user(s)/group(s) as app operator:

              a6385e1f-79ed-4f18-a4f1-511815e4fd4a-image.png

              The operator is then able to do app configuration and maintanence. They will see the gear icon on their dashboard:

              204e44a1-0569-4b96-91c5-e3aaa74a9bec-image.png

              Operator's app UI:

              f7a142a5-1740-4908-9b76-f26a81b35f49-image.png

              Note: An operator who is not an admin cannot uninstall an app, change it's location or clone it.

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

              @girish that's a very nice feature. I recently had to give a WordPress developer the admin role on our production Cloudron since he needed access to the logs/terminal/file browser. This will make this a lot easier for the future.

              girishG 1 Reply Last reply
              2
              • fbartelsF fbartels

                @girish that's a very nice feature. I recently had to give a WordPress developer the admin role on our production Cloudron since he needed access to the logs/terminal/file browser. This will make this a lot easier for the future.

                girishG Do not disturb
                girishG Do not disturb
                girish
                Staff
                wrote on last edited by girish
                #37

                @fbartels right, that's the exact use case this is for!

                Also, there is a breaking change with this. SFTP access is now moved to operators and the flag we had previously to allow non-admins to access SFTP is now gone.

                1 Reply Last reply
                5
                • girishG Do not disturb
                  girishG Do not disturb
                  girish
                  Staff
                  wrote on last edited by
                  #38

                  Added an Event Log section in the apps view.

                  f3997f48-f9da-4589-a36c-7083c422f13a-image.png

                  1 Reply Last reply
                  9
                  • girishG Do not disturb
                    girishG Do not disturb
                    girish
                    Staff
                    wrote on last edited by
                    #39
                    • Added UpCloud object storage integration
                      135fcff1-b768-4a3d-bbc8-7b1179703516-image.png
                    1 Reply Last reply
                    1
                    • girishG Do not disturb
                      girishG Do not disturb
                      girish
                      Staff
                      wrote on last edited by
                      #40

                      Some email related changes:

                      • Email data is now viewable via the File manager (a new icon on the top right in the Email view).

                      0509d9f5-0d50-49aa-9af8-796abe705fa5-image.png

                      c81f707e-b5ca-40fc-8b25-7f5dc3a20afb-image.png

                      • Email data is stored separately from box data. A new mail.tar.gz (or mail directory in rsync mode) is created now at the top level. In theory, this makes it now possible to create backups, list backups and restore the Email data separately just like we have for apps. Maybe we will implement that in some future release as use cases arrive.

                      • Mailbox backup / restore - There is no special UI for this. But one can now "restore" a mailbox by just uploading old mailbox from a backup and uploading it into the new mailbox via the File manager UI. Mailboxes are in the "vmail" directory in the above screenshot.

                      1 Reply Last reply
                      10
                      • girishG Do not disturb
                        girishG Do not disturb
                        girish
                        Staff
                        wrote on last edited by
                        #41

                        Custom cron commands can be added per-app:

                        bc1001e9-c133-4039-ac38-6ba7379306f3-image.png

                        Output of commands will nicely appear merged in the app's log output:

                        d7806108-fa08-4e45-b4d6-8d9cdb2f68ff-image.png

                        H 1 Reply Last reply
                        12
                        • girishG girish

                          Custom cron commands can be added per-app:

                          bc1001e9-c133-4039-ac38-6ba7379306f3-image.png

                          Output of commands will nicely appear merged in the app's log output:

                          d7806108-fa08-4e45-b4d6-8d9cdb2f68ff-image.png

                          H Offline
                          H Offline
                          hendrikvl
                          wrote on last edited by
                          #42

                          @girish Great, that you added support for custom cron-commands. I currently have a "cloudron exec" running as cron-job outside of an app, just because I was missing exactly this feature 😉

                          1 Reply Last reply
                          1
                          • girishG Do not disturb
                            girishG Do not disturb
                            girish
                            Staff
                            wrote on last edited by
                            #43

                            There is now a "recovery" flag for the addon containers. It behaves similar to the app recovery mode. The addon container is put in read/write mode and will "sleep". One can then ssh and exec into the container to fix the database. It's fairly geeky but is needed when database becomes corrupt.

                            32a33316-0a31-4773-8010-10b7058152c9-image.png

                            1 Reply Last reply
                            5
                            • girishG Do not disturb
                              girishG Do not disturb
                              girish
                              Staff
                              wrote on last edited by
                              #44

                              recvmail addon is fixed now. we will have to fix the apps after the release.

                              0aaeeb06-6cd3-4faa-b3a1-e6909a31831f-image.png

                              Only the email features are left now. Should be done hopefully this week.

                              jdaviescoatesJ 1 Reply Last reply
                              5
                              • d19dotcaD Offline
                                d19dotcaD Offline
                                d19dotca
                                wrote on last edited by
                                #45

                                Any ETA for 6.4? Wanting to test the migration issue defect that was identified in https://forum.cloudron.io/topic/5683/data-argument-must-be-of-type-received-null-error-during-restore-process when it’s ready. Would it be this week perhaps?

                                --
                                Dustin Dauncey
                                www.d19.ca

                                girishG 1 Reply Last reply
                                1
                                • d19dotcaD d19dotca

                                  Any ETA for 6.4? Wanting to test the migration issue defect that was identified in https://forum.cloudron.io/topic/5683/data-argument-must-be-of-type-received-null-error-during-restore-process when it’s ready. Would it be this week perhaps?

                                  girishG Do not disturb
                                  girishG Do not disturb
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #46

                                  @d19dotca Don't have an ETA yet, but hoping to finish the features this week, then we can test next week. I replied in the other thread to follow up.

                                  1 Reply Last reply
                                  1
                                  • girishG girish

                                    recvmail addon is fixed now. we will have to fix the apps after the release.

                                    0aaeeb06-6cd3-4faa-b3a1-e6909a31831f-image.png

                                    Only the email features are left now. Should be done hopefully this week.

                                    jdaviescoatesJ Offline
                                    jdaviescoatesJ Offline
                                    jdaviescoates
                                    wrote on last edited by
                                    #47

                                    @girish said in What's coming in 6.4:

                                    recvmail addon is fixed now. we will have to fix the apps after the release.

                                    Does this mean you'll be able to fix apps like Discourse so they can receive posts by email? Think / hope so!

                                    I use Cloudron with Gandi & Hetzner

                                    girishG 1 Reply Last reply
                                    0
                                    • jdaviescoatesJ jdaviescoates

                                      @girish said in What's coming in 6.4:

                                      recvmail addon is fixed now. we will have to fix the apps after the release.

                                      Does this mean you'll be able to fix apps like Discourse so they can receive posts by email? Think / hope so!

                                      girishG Do not disturb
                                      girishG Do not disturb
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #48

                                      @jdaviescoates yes. But for discourse, we also need pop support it seems.

                                      jdaviescoatesJ 1 Reply Last reply
                                      1
                                      • girishG girish

                                        @jdaviescoates yes. But for discourse, we also need pop support it seems.

                                        jdaviescoatesJ Offline
                                        jdaviescoatesJ Offline
                                        jdaviescoates
                                        wrote on last edited by
                                        #49

                                        @girish said in What's coming in 6.4:

                                        But for discourse, we also need pop support it seems.

                                        Unless you use the API instead:

                                        https://forum.cloudron.io/post/37259

                                        I use Cloudron with Gandi & Hetzner

                                        1 Reply Last reply
                                        0
                                        • girishG Do not disturb
                                          girishG Do not disturb
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #50

                                          Impersonate user feature:

                                          You can click on the impersonate button (second button from left):

                                          7b8e4b24-df67-4216-909b-96ba22f5bfa1-image.png

                                          This will create a temporary password that you can use to login to apps or the dashboard. This will help admins to pre-setup things on behalf of the user. Importantly, this does not reset the user's existing password, this is an alternate password.

                                          04426280-3320-401e-a5c4-a89b57882b77-image.png

                                          1 Reply 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