Skip to content

Releases: nextcloud-releases/talk-desktop

v1.0.1 - Talk v20.1.1

20 Dec 15:06
c453216
Compare
Choose a tag to compare

Fixes

  • Fix crash on the second instance run on Linux #993
  • Fix native elements have incorrect theme #974
  • Fix notifications are shown for too old entries #967
  • Improve call state check in the call notification popup with new call state api #965
  • Fix call notification popup is shown when the call has already ended #964

Changes

  • Built-in Talk in binaries is updated to v20.1.1 #995
  • Update translations
  • Update dependencies

What's Changed

Full Changelog: nextcloud/talk-desktop@v1.0.0...v1.0.1

📥 Check for download links in https://nextcloud.com/talk-desktop-install

v1.0.0 - Talk v20.1.0

03 Dec 14:14
f6e663f
Compare
Choose a tag to compare

Features

  • Add call notification popup #868

Fixes

  • Adjust icon on Linux and Windows #948
  • Fix an occasional error alert #936
  • Fix minor issues in the About window #934, #935
  • Fix zoom issues in edge cases #893

Changes

  • Built-in Talk in binaries is updated to v20.1.0 #949
  • New release notify interval is decreased from 2 hours to 1 day #952
  • .env file is now optional for development #929
  • Update translations
  • Update dependencies

What's Changed

Full Changelog: nextcloud/talk-desktop@v1.0.0-rc.2...v1.0.0

📥 Check for download links in https://nextcloud.com/talk-desktop-install

v1.0.0-rc.2 - Talk v20.1.0-rc.2

22 Nov 16:50
a03b075
Compare
Choose a tag to compare

Features

  • Add new About window with an improved diagnosis report #917
  • Add "Copy email address" to mailto: links context menu #890

Fixes

  • Fix light/dark theme is not applied to native parts of the app #916
  • Fix parallel installations sharing common settings #891
  • Fix macOS tray icon not following system style #887
  • Fix screensharing on Flatpak distribution in Wayland #877

Changes

  • Built-in Talk in binaries is updated to v20.1.0-rc.2 #920
  • Distributions for macOS and Windows are now signed with a certificate #908
  • New MSI distribution is now provided for Windows in administrated environments with GPO deployment #922
  • ZIP distribution is now provided only for Linux #904
  • Distribution for macOS is now universal (support both Apple Silicon and Intel Macs) #896
  • Flatpak distribution runtime and platform have been updated #892
  • Update translations
  • Update dependencies

What's Changed

Full Changelog: nextcloud/talk-desktop@v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1 - Talk v20.0.2

11 Nov 16:25
c2ac3a4
Compare
Choose a tag to compare

v1.0.0-rc.1 - 2024-11-11

Features

  • Add application settings #835
  • Add monochrome tray icon setting #836
  • Add download links handling with a new #840
  • Add zoom setting and fix a number of zoom-related issues #853

Fixes

  • Fix error on launching app twice quickly before it initializes #856
  • Fix focusing a window on macOS when there is no window #856
  • Fix window Show the window on activate on macOS #852
  • Fix Viewer close not handled during a call #835
  • Fix preview not shown for a supported mime-type #831

Changes

  • Built-in Talk in binaries is updated to v20.0.2 #858
  • Built-in Talk version in now specified in package.json #858
  • Add Windows Squirrel distribution #841
  • Add macOS Dist Image (.dmg) distribution #844
  • Add Linux Flatpak file distribution #869
  • Handle opening a new installation as replacement of a running one #859
  • Check whether spreed repository dependencies are installed on build #847
  • Rename scripts package to build, make to package following Nextcloud apps and libs style #846
  • Update translations
  • Update dependencies

What's Changed

Full Changelog: nextcloud/talk-desktop@v0.39.0...v1.0.0-rc.1


Update - 2024-11-14

Packages for macOS have been replaced with a universal dmg. This fixes the issue with "Nextcloud Talk is damaged" on macOS.

v0.39.0 - Talk v20.0.1

11 Oct 16:27
aaf45d2
Compare
Choose a tag to compare

Build-in Talk update

  • Built-in Talk in binaries is updated to v20.0.1

What's Changed

Full Changelog: nextcloud/talk-desktop@v0.38.0...v0.39.0

v0.38.0 - Talk v20.0.0

18 Sep 22:47
b831e5f
Compare
Choose a tag to compare

Build-in Talk update

  • Built-in Talk in binaries is updated to v20.0.0

Fixes

  • Fix typing-status sharing being always disabled #799

What's Changed

Full Changelog: nextcloud/talk-desktop@v0.37.0...v0.38.0

v0.37.0 - Talk v20.0.0-rc.4

06 Sep 09:12
11f1c0e
Compare
Choose a tag to compare

Build-in Talk update

  • Built-in Talk in binaries is updated to v20.0.0-rc.4

Features

  • Add PDF Viewer #784
  • Add Text, Markdown, and Source Code Viewer (read-only) #785

Fixes

  • Improve Viewer styling and loading/error handling #783

What's Changed

Full Changelog: nextcloud/talk-desktop@v0.36.0...v0.37.0

v0.36.0 - Talk v20.0.0-rc.3

27 Aug 10:36
7f7f25b
Compare
Choose a tag to compare

Build-in Talk update

  • Built-in Talk in binaries is updated to v20.0.0-rc.3

Fixes

  • Fix error when connecting to old Nextcloud Talk servers #760
  • UI fixes #761, #773

What's Changed

Full Changelog: nextcloud/talk-desktop@v0.35.0...v0.36.0

v0.35.0 - Talk v20.0.0-rc.2

16 Aug 17:48
b5dba42
Compare
Choose a tag to compare

Build-in Talk update

  • Built-in Talk in binaries is updated to v20.0.0-rc.2

Fixes

  • Adjust About window size and paddings #754
  • Fix federated invitations support #747
  • Make Talk window default size smaller with new compact design #746
  • Fix the connection issue with losing base URL when built with Nextcloud Talk v20 #742

Other changes

  • Fix REUSE-compliance and check it on CI #752
  • Support building with Talk 21 (Nextcloud 31) #751

What's Changed

Full Changelog: nextcloud/talk-desktop@v0.34.0...v0.35.0

v0.34.0 - Talk v20.0.0-beta.3

16 Aug 16:47
62ef57a
Compare
Choose a tag to compare

Build-in Talk update

  • Built-in Talk in binaries is updated to v20.0.0-beta.3

Features

  • Use built-in global styles instead of server's, increasing stability and performance but loosing custom theming support #741

Fixes

  • Fix connection issue loosing base URL when build with Nextcloud Talk v20 #742
  • Fix several minor UI bugs with the user menu #737
  • Fix styles compatibility with Nextcloud 30 #736
  • Adjust the title bar to new Nextcloud design #738
  • Disable custom title bar on Linux due to several; minor issue #735

What's Changed

Full Changelog: nextcloud/talk-desktop@v0.33.0...v0.34.0