The time has come for a new Desktop Release! Help us find the most
annoying bugs so we can make sure this update is ready to be released on
the website and in stores.
Release Highlights
(experimental opt-in feature) Telegram-style Ctrl+Up shortcut to reply
new way to use proxies
internal changes
remove dependency blueprint ui library - which is made by palantir and we barely used it anyway.
different source file structure, pnpm instead of npm and more
# might not work yet, please check version in about dialog
flatpak remote-add --user --if-not-exists flathub-beta https://flathub.org/beta-repo/flathub-beta.flatpakrepo
# uninstall old beta
flatpak uninstall --user app/chat.delta.desktop/x86_64/beta || true
flatpak install --user flathub-beta chat.delta.desktop
flatpak run --user chat.delta.desktop/x86_64/beta
Important: please backup your current setup (or most important accounts)
before upgrading in order to be safe when trying test-releases. You can
find this option under Settings > Chats and Media > Backup.
Selecting previously unselected package deltachat.
(Reading database ... 425653 files and directories currently installed.)
Preparing to unpack deltachat-desktop_1.47.0_amd64.deb ...
Unpacking deltachat (1.47.0) ...
dpkg: error processing archive deltachat-desktop_1.47.0_amd64.deb (--install):
trying to overwrite '/usr/share/icons/hicolor/16x16/apps/deltachat-desktop.png', which is also in package deltachat-desktop 1.46.0
It’s not a showstopper, you can uninstall the old, install the new, but it is something that should probably be looked into.
This can happen when the sender’s name is long. The message appears to fit, but the “hover” part (with “React” and the three-dot menu) overflows.
Also I think this can happen with long webxdc info messages.
But the vertical scroll bar is always there, after the Blueprint removal I believe.