Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop 1.46.0 release #907

Merged
merged 6 commits into from
Jun 16, 2024
Merged

Desktop 1.46.0 release #907

merged 6 commits into from
Jun 16, 2024

Conversation

missytake
Copy link
Contributor

@missytake missytake commented Jun 12, 2024

Copy link

github-actions bot commented Jun 12, 2024

Check out the page preview at https://staging.delta.chat/907/en/download

@r10s
Copy link
Member

r10s commented Jun 12, 2024

let's do #889 in another PR, eg. we may want to preserve the scanning image and there are minor layout tweaks needed. it also makes sense to postpone that change a bit until 1.46 is really everywhere (eg. fdroid is missing, probably also some desktop repos/stores).

all that discussion should be detached from doing chore wrt desktop version.

_includes/download-boxes.html Outdated Show resolved Hide resolved
_includes/download-boxes.html Outdated Show resolved Hide resolved
_includes/download-boxes.html Outdated Show resolved Hide resolved
missytake and others added 2 commits June 13, 2024 21:27
Co-authored-by: bjoern <r10s@b44t.com>
@missytake missytake requested a review from r10s June 13, 2024 19:28
Copy link
Member

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, did not test if the downloads actually work, however

@@ -154,10 +155,13 @@ <h1>❶ {%if tx.download.install != ""%}{{ tx.download.install }}{%else%}{{ txEn
{%if tx.download.no_upgrades != ""%}{{ tx.download.no_upgrades }}{%else%}{{ txEn.download.no_upgrades }}{%endif%}
</summary>
<div class="buttons">
<a href="https://download.delta.chat/desktop/v{{VERSION_DESKTOP}}/deltachat-desktop_{{VERSION_DESKTOP}}_amd64.deb"><small>Get .deb for</small> Debian/Ubuntu</a>
<a href="https://download.delta.chat/desktop/v{{VERSION_DESKTOP}}/deltachat-desktop-{{VERSION_DESKTOP}}.x86_64.rpm"><small>Get .rpm for</small> Fedora</a>
<a href="https://download.delta.chat/desktop/v{{VERSION_DESKTOP}}/deltachat-desktop_{{VERSION_DESKTOP}}_amd64.deb"><small>Get .deb for amd64</small> Debian/Ubuntu</a>
Copy link
Member

@Simon-Laux Simon-Laux Jun 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

either use x86_64 or amd64 everywhere, otherwise it's confusing, also I'd prefer x86_64 because thats less similar to "arm', like less easy to confuse because more than one letter is different

@missytake missytake merged commit 6bb0752 into master Jun 16, 2024
3 checks passed
@missytake missytake deleted the desktop-1.46 branch June 16, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants