What's coming in 7.3
-
Mostly quality of life improvements
What’s coming in 7.3
- (mail) Per mailbox quota - message limit and size
- (mail) VERP and bounce management for mailtrain and mautic
SFTP export flag for volumesWe will enhance the web file manager instead- (mail) Virtual all directory in dovecot for search
- (mail) Expose mail queue operations
- (mail) wildcard aliases
- (mail) send as subaddress
- External app links in Dashboard
storj/filebase integrationExpose groups via LDAP: already implemented in a previous release- Set domain of LDAP server
- Configurable TURN server
- Backup integrity
- OpenVPN/Wireguard integration
-
-
@girish Brilliant work getting 7.1 out. No chance of the external turnserver in 7.2?
-
eganonoareplied to girish on Mar 17, 2022, 4:19 PM last edited by eganonoa Mar 17, 2022, 4:21 PM
@girish legend! Thank you!!!
I just left a message in that Nextcloud thread with my thoughts there: just go for one global setting to use or not use an external turnserver. Some apps allow for multiple turnservers (e.g. Nextcloud) but the format of how to add them differs per app (e.g. theoretically you can do it in Matrix but only if they share the same key, as there's only one place to add it). I reckon you will kill yourselves trying to find a per-app solution and really you can help loads of people who rely on external turn in various of your apps (e.g. jitsi, matrix, nextcloud, etherpad, etc) with a global solution. Once you have a working external turn on 443 why bother using anything else?
Also, note that anyone using your greenlight app probably already set up an external turn on 443 using the automated script that the BigBlueButton folks have (see https://github.com/bigbluebutton/bbb-install#install-a-turn-server.) And really you could probably just link to that in the docs to help people get set up with external turn with ease.
-
-
@girish not sure if you saw this post on this topic which suggests this is totally doable: https://forum.cloudron.io/post/44498
-
-
-
Volume backups option? Avoiding shared between N apps being backed up N times..
-
-
Is there a plan for more backup backends like restic / borg for 7.3?
I recall it being listed for 7.2 at some point but looks like it got dropped off the list due to the need for a speedy release.
-
@avatar1024 work has already started to split the backup code into separate formats, but I don't know if we can add a restic backend for 7.3 as such.
-
-
Excited for all the mail-related feature improvements / additions.
-
@girish said in What's coming in 7.3:
External app links in Dashboard
How's this coming along? Any ETA on 7.3?
-
@marcusquinn ETA is end of this month.
As for external app links in Dashboard, it's already implemented. I will let @nebulon post some screenshots.
-
@girish noooooo waaaayyy super exciting
-
-
@girish said in What's coming in 7.3:
OpenVPN/Wireguard integration
Need any help with this Girish? I still have my forked Cloudron that can run apps thru an OpenVPN connection (not Wireguard tho but the same concept should apply).
-
Can you explain the openvpn/wireguard integration feature?
-
girish Staffreplied to fuzzynet on Jul 6, 2022, 10:27 AM last edited by girish Jul 6, 2022, 10:28 AM
@fuzzynet A common use case for Cloudron is to host private / internal apps. There is no reason have these exposed to the internet as such. This feature will enable (specific) apps to be accessible only via VPN/Wireguard.
-
@girish that's cool !
Security is constant bug-bear and this will be very useful. -
fbartels App Devreplied to girish on Jul 6, 2022, 12:16 PM last edited by fbartels Jul 6, 2022, 12:18 PM
@girish said in What's coming in 7.3:
accessible only via VPN/Wireguard.
would that wireguard then also be hosted on Cloudron or is that a separate installation?
Both could probably have valid use cases. At work we already have wireguard, so I would want to use an existing, not cloudron based wireguard. For new installations wireguard being part of Cloudron word of course also be nice.
-
would that wireguard then also be hosted on Cloudron or is that a separate installation?
Don't have a specific plan here. As you said, both cases are valid, I think we will go with whatever is easily possible for the initial release. I will update here as we explore implementing this .
-
We have added the external app link support now as well. You can think of this as basically some bookmark system to allow putting plain URLs as links into the dashboard to provide organizations a way to use the Cloudron dashboard as a landing page for their users. The link visibility works the same way as for any other app and generally those links look just like apps on the Cloudron.
The UI is currently being finalized but looks mostly like this:
-
micmcreplied to nebulon on Jul 8, 2022, 4:50 PM last edited by micmc Jul 8, 2022, 4:51 PM
@nebulon WOW again Neb that's pretty much awesome and indeed quite useful ! I even believe that sould answers many requests for something in the like, at least temporarily, it's a start. Thanks for the good ideas and the great work.
-
@nebulon said in What's coming in 7.3:
but looks mostly like this:
The "running" value at the digitalocean entry looks kind of weird. Ist that backed by a http check or could just be omitted for these kind of entries?
-
@fbartels Agreed that it seems odd (unless it's supported by health checks then I guess that makes sense). I kind of think that should just be empty where it currently says "running", or otherwise allow it to be customizable text so admins can make it say whatever they want such as "external" or "bookmark" or something like that.
-
@ruihildt more official and more clearer
-
Thanks for the feedback, I will revise the UI bits there. Currently we do not check health of the external url, but I had this in my stash for a release where we maybe focus a bit more on the healthcheck and uptime reporting, but I agree without that the "running" label really makes no sense.
-
marcusquinnreplied to nebulon on Jul 11, 2022, 9:30 PM last edited by marcusquinn Jul 13, 2022, 8:09 AM
@nebulon The running health-check makes sense to me, especially for other self-hosted apps on their own separate servers. Perhaps just a tick-box to enable?
What doesn't make sense to me is the Running text for non-admins though, the text has no utility to a user that expects all things to be running anyway, unless told otherwise, in which case then text can be shown to say whatever else might be happening that isn't running.
-
-
@marcusquinn I don't think the app status is displayed for non-admin users but I will double check.
-
@girish it is displayed
-
adding external links is a great feature. i’d imagine it’d be so useful.
i sometimes wanted to add a little note (welcome note or quick first-time user guide) for the new users - with no logins or complicated passwords to remember of that sort. You’ve just given me a great idea. With the meemo note link, i think this could finally get done.
-
-
jdaviescoatesreplied to girish on Aug 11, 2022, 12:41 PM last edited by jdaviescoates Aug 11, 2022, 12:42 PM
@girish said in What's coming in 7.3:
External app links in Dashboard
@nebulon said in What's coming in 7.3:
We have added the external app link support now as well. You can think of this as basically some bookmark system to allow putting plain URLs as links into the dashboard to provide organizations a way to use the Cloudron dashboard as a landing page for their users. The link visibility works the same way as for any other app and generally those links look just like apps on the Cloudron.
The UI is currently being finalized but looks mostly like this:
I'm really wanting this today!
Have we got a rough guestimate of when 7.3 will be out?
-
@girish said in What's coming in 7.3:
(mail) VERP and bounce management for mailtrain and mautic
What about Listmonk? (or does that have such stuff built in already?)
-
marcusquinnreplied to nebulon on Aug 12, 2022, 11:17 AM last edited by marcusquinn Aug 12, 2022, 11:18 AM
@nebulon I don't suppose you could make a way for all of us that have created Surfer apps with html meta refresh to a URL to convert all those apps to these new External Link shortcut apps? I have dozens of them!
-
@jdaviescoates IIRC, Listmonk is able to uses POP3 to read bounce emails and unsubscribe.
-
Filebase integration is not possible at the moment because of https://forum.cloudron.io/topic/5171/add-storj-and-filebase-as-backup-options/8
-
@girish said in What's coming in 7.3:
(mail) wildcard aliases
Just implemented this. Can add wildcard aliases using '*'.
-
@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.
-
-
d19dotcareplied to girish on Sep 21, 2022, 5:31 AM last edited by d19dotca Sep 21, 2022, 5:32 AM
@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
-
-
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.
-
Congratulations!
-
ekevu123replied to abargel on Oct 13, 2022, 6:40 PM last edited by ekevu123 Oct 13, 2022, 6:47 PM
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.
Post 7 of 87