What's coming in 7.3
-
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.
-
-
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?
-
I got a notification that 7.3.2 is available. See screenshot below:
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?
-
@colonelpanic did you maybe manually check for updates recently? If so then the update will be visible but will not be applied automatically, yet.
-
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:
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
-
@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.
-
@nebulon is 7.3.2 still not stable? It doesn’t show up on my Cloudron (on 7.2.5) unless I manually check for updates. When checking manually, I get the message that 7.3.2 is not production ready.
Should I wait, or is 7.3.2 ready now?
Thanks!
Odie
-
@marcusquinn what is your horizontal page width in pixels? It should not overflow the 4rth item in the row. Also which browser is this and since I saw that, how wide is your default scrollbar on the right? Not sure why it renders like that on modern browsers, but maybe that eats the remaining pixels to make it overflow?
-
@nebulon 2056 x 1329. I use Electron webapps created with webcatalog.io for all things I keep open permanently, to keep separate from general browser usage.
-
@d19dotca we just finally figured out what causes this mail container cert update issue. so, we are fixing that. it's implemented now, just testing it.
The issue was something like this: we update the mail container certs in the cert renewal task. However, certs might also renewed when you say install a new app. In that code path, the mail container cert was not refreshed.