What's coming in 7.3
-
(mail) VERP and bounce management for mailtrain and mautic
(mail) send as subaddressThese are implemented now.
-
@girish said in What's coming in 7.3:
(mail) wildcard aliases
Just implemented this. Can add wildcard aliases using '*'.
-
Mailbox quota is implemented:
-
@girish really looking forward to external links. Is there any projected release date for 7.3?
-
@girish said in What's coming in 7.3:
Mailbox quota is implemented:
Uhhh very nice! Will there be a warning via email so users know that they're running low on space and what happens if the storage is already over quota? Will there be auto-replies that the mailbox is full?
-
@msbt said in What's coming in 7.3:
Will there be a warning via email so users know that they're running low on space
Yes. Two mails are sent to the user - one for 80% full and another for 95% full. Apps like roundcube also show the quota bar on the main screen.
Will there be auto-replies that the mailbox is full?
Mails will bounce with Quota Exceeded message.
There are also events in the mail event log for quota exceeded and when it falls below 80%.
-
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.
-
-
@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
-
@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
-
@girish Have you had any luck with configurable turn? Anything others can do to help?
-
@eganonoa we had to move this further out as v7.3 was already a bit stretched out.
-
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.
-
@d19dotca Yes, the mailbox size is only per mailbox and not per domain. Per domain makes sense.
-
Congratulations!
-
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.
-
@ekevu123 Not yet, as at least for me, it's looking like 7.3.3 may be the stable target.
-
@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.
-
@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.
-
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?
-
@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.
-
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.
-
@fbartels fixed now, but pending a new patch release. We will wait a bit to collect more fixes.
-
@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
-
@nebulon Guessing you didn't intend for the new buttons to push out the right column in the App Store grid?
-
@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.
-
@nebulon any updates on 7.3.3 release? Not showing yet even as a beta, but it seems to contain a lot of important fixes and improvements over 7.3.2, was hoping itβd have been out last week.
-
@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.
-
FYI - Seems there may be a GUI bug in 7.3.2 which may need to be fixed in 7.3.3 (if it isn't already): https://forum.cloudron.io/topic/8043/
-
It's been quite a long time since 7.3.2 came out and it seems there are a number of important fixes in 7.3.3 that many are waiting for
but I still don't see that out even as a beta release. Is there any ETA for when that will arrive by any chance?
I don't mean to sound like a broken record on it nor do I mean to rush it, I'm just eager to see 7.3.3 as it contains some important fixes and just surprised it hasn't been released yet.
Personally I'm really looking forward to this section of the changelog (though there's plenty of other changes in the list too):
* remove external df module * Show remaining disk space in usage graph * Make users and groups available for the new app link dialog * Show swaps in disk graphs * disk usage: run once a day * mail: fix 100% cpu use with unreachable servers * security: do not password reset mail to cloudron owned mail domain * logrotate: only keep 14 days of logs * mail: fix dnsbl count when all servers are removed * applink: make users and groups available for the new app link dialog
A side note: It may just be me here, but for what it's worth I'm wondering if a bit more frequent release cycle with smaller releases may be helpful here so bug fixes & quality-of-life improvements can get out quicker to users. New features can of course be held back / reserved for more 'major' releases as they'd require more thorough testing. Just something to ponder if you may have been considering that already as I see more and more apps go to that sort of development cycle so that upgrades are less risky for admins while everyone benefits from more frequent bug fixes.
-
I have staged 7.3.4 now. We will start roll out in the coming days. 7.3.3 had a bug and thus will be skipped.
-
I am very confused about the update notification in my cloudron backend. Any update since roundabout 2 months are flaged as beta stadium and not for productivuse. What does this mean? Why are this flag not in den menu bar notification?
-
@eddiiii this flagging is happening with all releases which are not yet set to be autoupdated. We are usually slowly rolling out autoupdates, while having releases already available for manual update.
I guess we can improve on the messaging here a bit then.
-
Just want to say THANK YOU for Cloudron base image 4.0.0. Sluggish apps like InvoiceNinja load instantly now!
-
@abargel said in What's coming in 7.3:
@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.
I don't know if anyone sees the same thing, I keep getting this "Email not configured properly" notification, almost every day, since upgrading to 7.3. Email configuration seems fine once I go check it out, and email has been working as usual, it's just that the notification keeps popping up... Has anyone noticed the same?
-
@abargel yes, that seems like a bug . It's fixed in 7.3.5
, please ignore the alert at the moment. It has no effect on email functionality, only diagnostic. -
@girish Great, thanks! I suspected so, but will be happy to get rid of the pesky notification!
-
@girish Since auto-update to 7.3.4 a few days ago, I have had this showing in the System Info
What does it mean ?
What should I do ?EDIT : actually it's everywhere in my instance dashboard
EDIT 2 : rebooted box, message still shows, all apps not reponsive showing "Configuring (queued)
Opening Support post -
This is out now. Will lock this thread.
-
girish
-
girish