What's coming in Cloudron 6.3
-
@d19dotca I understand the impact of the change. Let me see if we have a few more hit this before making changes. It requires another full release cycle (a new mail container, new translations, new ui elements etc).
@girish Okay, thanks Girish for understanding.
In the meantime I'm using the mailbox route again for the few addresses where I don't want to be doing spam filtering / preventing the recipient from receiving spam messages.
Relevant thread spin-off: https://forum.cloudron.io/topic/5277/spam-messages-forwarding-correctly-via-forwarding-sieve-rule/1
-
FYI it looks like, at least in Firefox, the update button might be inside the <a> tag for the app itself? It always opens the app in a new tab in addition to taking me to the update page.
@atridad said in What's coming in Cloudron 6.3:
FYI it looks like, at least in Firefox, the update button might be inside the <a> tag for the app itself? It always opens the app in a new tab in addition to taking me to the update page.
Actually I am seeing this issue now as well, not sure why it didn't happen when I tested this yesterday. Anyways I've pushed a fix for that now.
-
Something for the stats: 10 minutes for a Cloudron instance with 6 cores, 32 GB RAM, Ubuntu 18.04.2 LTS. 42 apps from Cloudron 6.2.8 to Cloudron 6.3.4
-
Something for the stats: 10 minutes for a Cloudron instance with 6 cores, 32 GB RAM, Ubuntu 18.04.2 LTS. 42 apps from Cloudron 6.2.8 to Cloudron 6.3.4
-
Problem for me after updating to v6.3.4 running on Ubuntu 18.04.4 LTS.
Matrix (Synapse server) seems to be running, but sending messages on Android and Windows not working anymore...edit:
i moved this topic to https://forum.cloudron.io/topic/5291/problem-with-sending-and-receiving-message-s-android-windows -
Problem for me after updating to v6.3.4 running on Ubuntu 18.04.4 LTS.
Matrix (Synapse server) seems to be running, but sending messages on Android and Windows not working anymore...edit:
i moved this topic to https://forum.cloudron.io/topic/5291/problem-with-sending-and-receiving-message-s-android-windows@dantheman this maybe be better discussed in the matrix/synapse forum section as most likely this has nothing to do with the Cloudron update. If you have any further logs or error messages, please create a topic at https://forum.cloudron.io/category/50/matrix-synapse-element
-
@girish said in What's coming in Cloudron 6.3:
Make email setup inside apps optional. This will make it possible to configure specific apps to use some external service for mail delivery directly and the Cloudron package won't touch their mail settings.
This one is implemented now in the Email view. The app package has to explicitly say whether it supports this feature or not using the
optional
flag to thesendmail
addon.This post is deleted! -
Hi,
a small ui glitch (at least it seems so to me) I just noticed in 6.3.4. When there is the update symbol for an app on the dashboard, clicking on it always brought you directly to the update screen in the past. In fact it still does, but additionally it now opens the app in a new tab.
-
Hi,
a small ui glitch (at least it seems so to me) I just noticed in 6.3.4. When there is the update symbol for an app on the dashboard, clicking on it always brought you directly to the update screen in the past. In fact it still does, but additionally it now opens the app in a new tab.
-
Hi,
a small ui glitch (at least it seems so to me) I just noticed in 6.3.4. When there is the update symbol for an app on the dashboard, clicking on it always brought you directly to the update screen in the past. In fact it still does, but additionally it now opens the app in a new tab.
-
G girish unpinned this topic on
-
There will be a 6.3.6. It's going through the CI, it has many minor changes and also an important security fix (the last item)
[6.3.6]
- Fix broken reboot button
- app updated notification shown despite failure
- Update translation for sso login information
- Hide groups/tags/state filter in app listing for normal users
- filemanager: Ensure breadcrumbs and hash are correctly updated on folder navigation
- cloudron-setup: check if nginx/docker is already installed
- Use the addresses of all available interfaces for port 53 binding
- refresh config on appstore login
- password reset: check 2fa when enabled
- Fix crash due to wrong Spanish translation for invitation email
-
There will be a 6.3.6. It's going through the CI, it has many minor changes and also an important security fix (the last item)
[6.3.6]
- Fix broken reboot button
- app updated notification shown despite failure
- Update translation for sso login information
- Hide groups/tags/state filter in app listing for normal users
- filemanager: Ensure breadcrumbs and hash are correctly updated on folder navigation
- cloudron-setup: check if nginx/docker is already installed
- Use the addresses of all available interfaces for port 53 binding
- refresh config on appstore login
- password reset: check 2fa when enabled
- Fix crash due to wrong Spanish translation for invitation email
-
@girish We did all the translation into Spanish. What was the problem and in what sentence?
@mdreira there were just some syntax errors like extra whitespace for example:
<% = invite Link %>
a space between
%
and=
as well asinvite Link
without the space
or<%= inviteLink%>
and this also, where between
inviteLink
and%
a whitespace was missing. Fixed version is now at https://translate.cloudron.io/translate/cloudron/dashboard/es/?offset=1&q=inviteLinkActionText&sort_by=-priority%2Cposition&checksum=Most likely just autocorrect of your browser or copy and paste issue, so easy to fix once I found out. But would be nice if we could make weblate catch this somehow for us.
Ejs, which is the template engine we use here, is quite picky.
-
@mdreira there were just some syntax errors like extra whitespace for example:
<% = invite Link %>
a space between
%
and=
as well asinvite Link
without the space
or<%= inviteLink%>
and this also, where between
inviteLink
and%
a whitespace was missing. Fixed version is now at https://translate.cloudron.io/translate/cloudron/dashboard/es/?offset=1&q=inviteLinkActionText&sort_by=-priority%2Cposition&checksum=Most likely just autocorrect of your browser or copy and paste issue, so easy to fix once I found out. But would be nice if we could make weblate catch this somehow for us.
Ejs, which is the template engine we use here, is quite picky.
-
@girish I've lost track, which of the features listed at the top of this thread are already done and included in 6.3.6? Could you perhaps update the OP to reflect current state of play? Many thanks!
-
@girish I've lost track, which of the features listed at the top of this thread are already done and included in 6.3.6? Could you perhaps update the OP to reflect current state of play? Many thanks!
-
G girish referenced this topic on
-
I imc67 referenced this topic on