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 5.4

What's coming in 5.4

Scheduled Pinned Locked Moved Announcements
19 Posts 9 Posters 4.1k Views 9 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.
  • murgeroM Offline
    murgeroM Offline
    murgero
    App Dev
    wrote on last edited by
    #2

    Excited for the file manage UI - even if barebones, it will help a lot of pseudo-admins to manage files since a lot of admins are not used to CLI management.

    --
    https://urgero.org
    ~ Professional Nerd. Freelance Programmer. ~

    1 Reply Last reply
    2
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #3

      Yeah, currently it is very basic but we will improve it as we go. Looks something like this:

      daa979e0-3d01-417c-a6be-568aac242b97-image.png

      Clicking on the files will help edit and save. The UI/layout will change the next few days.

      1 Reply Last reply
      5
      • girishG girish

        Hi All,
        Small change in plans for the Cloudron releases. Previously, we had announced that next release will be Cloudron 6. It turns out some of the features are in good shape already and we just want to get it out instead of waiting for everything to get done.

        So, there will be a 5.4 release, hopefully later this week, with the following features:

        • Dark mode for dashboard
        • File manager UI to edit the files inside apps. For the initial version, one can only view and edit the files under /app/data (i.e one cannot view the files in the read-only parts of the file system. this is because of some technical reasons)
        • Allow admin to lock email and display name globally. This essentially makes the LDAP directory non-editable by normal users.
        • Mandatory 2FA - this is new feature that wasn't announced as part of 5.4! This will require users to setup 2FA before accessing the dashboard.
        • We are moving nginx to latest upstream packages instead of ubuntu ones since they are lagging behind a lot.
        • Backblaze b2 provider - also new
        MallewaxM Offline
        MallewaxM Offline
        Mallewax
        wrote on last edited by
        #4

        @girish Like it. Thanks! Faster incremental improvements for the user base rather than waiting longer for bigger changes. Good call!

        1 Reply Last reply
        4
        • girishG girish

          Hi All,
          Small change in plans for the Cloudron releases. Previously, we had announced that next release will be Cloudron 6. It turns out some of the features are in good shape already and we just want to get it out instead of waiting for everything to get done.

          So, there will be a 5.4 release, hopefully later this week, with the following features:

          • Dark mode for dashboard
          • File manager UI to edit the files inside apps. For the initial version, one can only view and edit the files under /app/data (i.e one cannot view the files in the read-only parts of the file system. this is because of some technical reasons)
          • Allow admin to lock email and display name globally. This essentially makes the LDAP directory non-editable by normal users.
          • Mandatory 2FA - this is new feature that wasn't announced as part of 5.4! This will require users to setup 2FA before accessing the dashboard.
          • We are moving nginx to latest upstream packages instead of ubuntu ones since they are lagging behind a lot.
          • Backblaze b2 provider - also new
          JOduMonTJ Offline
          JOduMonTJ Offline
          JOduMonT
          wrote on last edited by JOduMonT
          #5
          This post is deleted!
          1 Reply Last reply
          0
          • T Offline
            T Offline
            toxicdorito
            wrote on last edited by
            #6

            What is with darkmode? I see it shows in change logs for 5.4.0 and 5.4.1 but I see nothing yet on it.

            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #7

              @toxicdorito Currently, Cloudron follows the OS setting. For example, https://www.howtogeek.com/360650/how-to-enable-dark-mode-for-google-chrome/

              1 Reply Last reply
              2
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #8

                This not really Cloudron related, as the Cloudron dark-mode uses https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme but depending on which OS, in Firefox dark-mode can be forced by setting ui.systemUsesDarkTheme to 2 in about:config

                ? 1 Reply Last reply
                1
                • T Offline
                  T Offline
                  toxicdorito
                  wrote on last edited by
                  #9

                  Ah! I actually have set everything to dark mode on my PC at home, just haven't been home yet. I will try that! Thanks!

                  1 Reply Last reply
                  0
                  • marcusquinnM Offline
                    marcusquinnM Offline
                    marcusquinn
                    wrote on last edited by
                    #10

                    Very much enjoying Cloudron with Dark Mode now 🙂

                    Just wish NodeBB would do the same 🙂

                    Web Design https://www.evergreen.je
                    Development https://brandlight.org
                    Life https://marcusquinn.com

                    1 Reply Last reply
                    0
                    • nebulonN nebulon

                      This not really Cloudron related, as the Cloudron dark-mode uses https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme but depending on which OS, in Firefox dark-mode can be forced by setting ui.systemUsesDarkTheme to 2 in about:config

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #11

                      @nebulon said in What's coming in 5.4:

                      in Firefox dark-mode can be forced by setting ui.systemUsesDarkTheme to 2

                      ui.systemUsesDarkTheme
                      

                      is boolean, so "2"?

                      murgeroM 1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #12

                        that value should be a number

                        1 Reply Last reply
                        0
                        • ? A Former User

                          @nebulon said in What's coming in 5.4:

                          in Firefox dark-mode can be forced by setting ui.systemUsesDarkTheme to 2

                          ui.systemUsesDarkTheme
                          

                          is boolean, so "2"?

                          murgeroM Offline
                          murgeroM Offline
                          murgero
                          App Dev
                          wrote on last edited by
                          #13

                          @Hillside502 In programming a boolean can also be shown as a number:

                          1 being TRUE
                          0 being FALSE

                          In this case, Firefox could be looking for 0, 1, or 2 to override this specific setting, 2 being FORCE dark theme.

                          --
                          https://urgero.org
                          ~ Professional Nerd. Freelance Programmer. ~

                          ? 1 Reply Last reply
                          0
                          • d19dotcaD Offline
                            d19dotcaD Offline
                            d19dotca
                            wrote on last edited by
                            #14

                            Out of curiosity, what is the difference between 5.4 and 5.4.1? The release notes seem to be identical, unless I missed something.

                            --
                            Dustin Dauncey
                            www.d19.ca

                            1 Reply Last reply
                            1
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by girish
                              #15

                              @d19dotca There is a quirk in our "changelog" system. Let's say we are in release 5.3.4 right now. What we do is make a release 5.4.0 and release it to a bunch of people. Bugs are found. Then we release 5.4.1. The people directly updating from 5.3.4 to 5.4.1 need to see the full changelog since they never update to 5.4.0. So we copy/paste the changelog of 5.4.0 into 5.4.1 even though that is not the real changelog. People updating from 5.3.4 to 5.4.0 to 5.4.1 will see the same change log twice (like you did). Not ideal, but so far it's been low on our priority list to fix this since most people auto-update and don't really see the changelog at all.

                              The real change log for 5.4.1 is that it fixes crash in the File manager when you navigate a symlink.

                              d19dotcaD 1 Reply Last reply
                              2
                              • girishG girish

                                @d19dotca There is a quirk in our "changelog" system. Let's say we are in release 5.3.4 right now. What we do is make a release 5.4.0 and release it to a bunch of people. Bugs are found. Then we release 5.4.1. The people directly updating from 5.3.4 to 5.4.1 need to see the full changelog since they never update to 5.4.0. So we copy/paste the changelog of 5.4.0 into 5.4.1 even though that is not the real changelog. People updating from 5.3.4 to 5.4.0 to 5.4.1 will see the same change log twice (like you did). Not ideal, but so far it's been low on our priority list to fix this since most people auto-update and don't really see the changelog at all.

                                The real change log for 5.4.1 is that it fixes crash in the File manager when you navigate a symlink.

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

                                @girish Okay that's fair, thanks Girish for that explanation. It'd definitely be nice for those changelogs to be more accurate but I can totally understand why you do it the way you do it now. All good. 🙂

                                --
                                Dustin Dauncey
                                www.d19.ca

                                1 Reply Last reply
                                0
                                • murgeroM murgero

                                  @Hillside502 In programming a boolean can also be shown as a number:

                                  1 being TRUE
                                  0 being FALSE

                                  In this case, Firefox could be looking for 0, 1, or 2 to override this specific setting, 2 being FORCE dark theme.

                                  ? Offline
                                  ? Offline
                                  A Former User
                                  wrote on last edited by
                                  #17

                                  @murgero @nebulon
                                  dark (value: 1), or no-preference (value: 2)
                                  https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme

                                  murgeroM 1 Reply Last reply
                                  3
                                  • ? A Former User

                                    @murgero @nebulon
                                    dark (value: 1), or no-preference (value: 2)
                                    https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme

                                    murgeroM Offline
                                    murgeroM Offline
                                    murgero
                                    App Dev
                                    wrote on last edited by
                                    #18

                                    @Hillside502 See, there ya go. 🙂 Thanks for the better info - I was just working under an assumption given my programming knowledge.

                                    --
                                    https://urgero.org
                                    ~ Professional Nerd. Freelance Programmer. ~

                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #19

                                      @Hillside502 Ah that explains why the value of 2 never worked for me till I changed system settings.

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