Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
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

Cloudron Forum

Apps | Demo | Docs | Install

What's coming in 7.3

Scheduled Pinned Locked Moved Announcements
87 Posts 25 Posters 16.9k Views
    • 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.
  • marcusquinnM Offline
    marcusquinnM Offline
    marcusquinn
    replied to nebulon on last edited by marcusquinn
    #42

    @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!

    We're not here for a long time - but we are here for a good time :)
    Jersey/UK
    Work & Ecommerce Advice: https://brandlight.org
    Personal & Software Tips: https://marcusquinn.com

    1 Reply Last reply
    2
  • girishG Offline
    girishG Offline
    girish Staff
    replied to jdaviescoates on last edited by
    #43

    @jdaviescoates IIRC, Listmonk is able to uses POP3 to read bounce emails and unsubscribe.

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

    Filebase integration is not possible at the moment because of https://forum.cloudron.io/topic/5171/add-storj-and-filebase-as-backup-options/8

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

    (mail) VERP and bounce management for mailtrain and mautic
    (mail) send as subaddress

    These are implemented now.

    1 Reply Last reply
    6
  • girishG Offline
    girishG Offline
    girish Staff
    replied to girish on last edited by
    #46

    @girish said in What's coming in 7.3:

    (mail) wildcard aliases

    Just implemented this. Can add wildcard aliases using '*'.

    4e421789-645d-4226-9a71-12416712cf9f-image.png

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

    Mailbox quota is implemented:

    fc824806-60a9-4888-9227-80c2c36ef698-image.png

    M 1 Reply Last reply
    12
  • P Offline
    P Offline
    plusone-nick
    replied to jdaviescoates on last edited by
    #48

    @girish really looking forward to external links. Is there any projected release date for 7.3? 🙌🙏

    ✌💙+1

    1 Reply Last reply
    1
  • M Offline
    M Offline
    msbt App Dev
    replied to girish on last edited by
    #49

    @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?

    girishG 1 Reply Last reply
    3
  • girishG Offline
    girishG Offline
    girish Staff
    replied to msbt on last edited by
    #50

    @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%.

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

    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.

    P d19dotcaD E 3 Replies Last reply
    10
  • P Offline
    P Offline
    plusone-nick
    replied to girish on last edited by
    #52

    @girish

    giphy.gif

    ✌💙+1

    1 Reply Last reply
    3
  • d19dotcaD Offline
    d19dotcaD Offline
    d19dotca
    replied to girish on last edited by d19dotca
    #53

    @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
    

    --
    Dustin Dauncey
    www.d19.ca

    girishG 1 Reply Last reply
    8
  • girishG Offline
    girishG Offline
    girish Staff
    replied to d19dotca on last edited by
    #54

    @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 🙂

    1 Reply Last reply
    4
  • E Offline
    E Offline
    eganonoa
    replied to girish on last edited by
    #55

    @girish Have you had any luck with configurable turn? Anything others can do to help?

    nebulonN 1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    replied to eganonoa on last edited by
    #56

    @eganonoa we had to move this further out as v7.3 was already a bit stretched out.

    1 Reply Last reply
    3
  • d19dotcaD Offline
    d19dotcaD Offline
    d19dotca
    wrote on last edited by
    #57

    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.

    --
    Dustin Dauncey
    www.d19.ca

    girishG 1 Reply Last reply
    4
  • girishG Offline
    girishG Offline
    girish Staff
    replied to d19dotca on last edited by girish
    #58

    @d19dotca Yes, the mailbox size is only per mailbox and not per domain. Per domain makes sense.

    1 Reply Last reply
    5
  • A Offline
    A Offline
    abargel
    wrote on last edited by
    #59

    Congratulations!

    E 1 Reply Last reply
    0
  • E Offline
    E Offline
    ekevu123
    replied to abargel on last edited by ekevu123
    #60

    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.

    robiR girishG 2 Replies Last reply
    1
  • robiR Offline
    robiR Offline
    robi
    replied to ekevu123 on last edited by
    #61

    @ekevu123 Not yet, as at least for me, it's looking like 7.3.3 may be the stable target.

    Life of sky tech

    1 Reply Last reply
    0

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Login

  • Don't have an account? Register

  • Login or register to search.