Skip to content

Releases: zulip/zulip-desktop

v2.2.0-beta

08 May 22:08
Compare
Choose a tag to compare
v2.2.0-beta Pre-release
Pre-release

Enhancements

  • Added DND feature (537fbe8)
  • New DMG installer image (31edbe0)
  • Minor improvements

Fixes

  • Fix download functionality of file attachment links (5638590)
  • Fix tray icon not showing unread counts (51e414a)

API Changes

electron - v2.0.0
electron-builder: v2.21.10
electron-updater: v2.21.8

v2.0.0

27 Apr 18:10
Compare
Choose a tag to compare

Enhancements

  • Snap support for Linux 4f96df4
  • Add an option to download the file attachments instead of opening it in the browser (f70432f, 0d8dd1c)
  • Open image link in webapp lightbox (60d6937)
  • Add scrollbar for list of organizations on overflow (22f7059)
  • Better report issue UX (ca8ce1d)
  • Add F5 shortcut for reloading the app (6e7333e)
  • Responsive UI for connected orgs in smaller window sizes (a13558f)
  • Minor improvements

Fixes

  • Remove unused shortcuts (811df9f)
  • Update toggle sidebar shortcut to CMD/CTRL+SHIFT+S (8bd02cc)
  • Warning dialog box for Reset App Settings (a1d19a3)
  • Fix reinstall script for working across all platforms (c986672)
  • Other minor fixes

API changes

  • Update electron-builder to v20.8.1 (6006f1a)

v1.9.0

23 Mar 15:37
Compare
Choose a tag to compare

Enhancements

  • 🎉 Major UI changes in the add new server and setting page. (6c12026, abd7133, 7276bfe, b80c3d0, 1a97d8a, b31fc6b, 603ad7d, a47a0e3)
  • 💄 Some users wanted to change the look of the Zulip. Now you have the power. Feel free to add your own CSS using the all-new setting option Add Custom CSS. (a90dc0c)
  • Added i18n locale helper script. Internalization is coming in the next release. (8e04920)
  • Added What's new in help submenu so that you can see all the latest changes in the app. (4a7b84e)
  • Other small improvements.

Bug fixes

  • Add Zulip binary link to the bin. It was a regression we missed somehow. You can now start the app using zulip from a terminal [Linux]. (3eb4cf4)

  • Fix app settings overriding issue. This bug was unnoticed from v1.4.0. The bug was overriding the app settings which was pretty bad. Don't worry this works as expected now. (52de465)

  • 🔐Prevent drag and drop events to avoid few security risks. (e776222)

  • 🔐Do not allow running insecure contents in the app. (0a155c6)

  • The ugly white flickering in the webview is now fixed. (435e5f0)

  • Fix position of left-sidebar on toggle. (ffd2ee3)

  • Fix actions tooltip not visible on hover. (c11fa93)

  • Other small fixes.

API Changes

  • Upgrade electron to v1.8.4. (30b0557)
  • Upgrade spectron to v3.8.0.

Full changelog - zulip/zulip-electron@v1.8.2...v1.9.0

v1.8.2

27 Feb 18:56
Compare
Choose a tag to compare

Enhancements

  • Add bots mention support to reply option. (#395) (4a40c75)
  • Show a notification when a new update available [Linux]. (5351ee1)
  • Add back button in left-sidebar. (6d213c8)
  • Add a Loading indication for new server button. (#401) (89d1344)
  • Improve help menu. (c452ee2)
  • Add menu-item to reveal app logs in file manager. (#405) (da28589)
  • Setting page and left-sidebar UI improvements. (7f7eee2, c110890, c8d7a79)
  • Other minor improvments.

Fixes

  • Fix broken last active tab. (#420) (2d07d40)
  • Fix Zoom In shortcut. (1948ba2)
  • Check whether the internet is working before reloading. (#415) (d48b6ae)
  • New organization link overlapping existing servers. (5c45ab7)
  • Disable electron-connect when it's run from npm start. (d77b1b5)
  • Do not auto-reload app when the system comes back from sleep. (b163c23)
  • Only toggle the setting state if the element is present. (aedd952)
  • Other minor fixes.

API changes -

  • electron - v1.8.2

Full changelog - zulip/zulip-electron@v1.8.1...v1.8.2

v1.8.1

19 Jan 14:02
Compare
Choose a tag to compare

Enhancements

  • Reply from notifications [macOS] (zulip/zulip-electron@8b6dcd3)
  • Add a setting option to start the app in the background (#366)
  • 32-bit Debian installer
  • 32-bit AppImage installer
  • Automatically add apt-repo and GPG public keys on installing Debian file [Linux] (zulip/zulip-electron@fe9c66d)
  • Remove app data, config files etc on uninstalling Debian installer [Linux] (zulip/zulip-electron@23eef7e)
  • Add logger utility for debugging that makes easier to sharing the app logs
  • UI improvements

Bug fixes

API changes -

  • electron - v1.7.10
  • electron-builder - 19.53.6
  • electron-updater - 2.18.2

Download

Note - If you're using an older version of the desktop client, it should upgrade automatically. Otherwise, download the appropriate file below:

v1.7.0

24 Nov 15:07
Compare
Choose a tag to compare

Enhancements

  • Updated to Electron v1.6.15, electron-builder v19.46.4
  • Improved setting page for new users
  • On the developer side, we have added few tests to make sure app doesn't fail
  • Minor improvements

Download

v1.6.0-beta

16 Nov 15:22
Compare
Choose a tag to compare
v1.6.0-beta Pre-release
Pre-release

Enhancements

Bug fixes

  • Fixed a bug which was caused by app's shortcuts. From now on our shortcuts won't hijack other apps shortcuts (zulip/zulip-electron@bcb8ffb), fixes #317
  • Removed electron-localshortcut completely. Now we only depends on menu accelerators for keyboard shortcuts.
  • Handle certificate issue properly, #316
  • Other minor fixes

Download

v1.5.0

11 Oct 10:30
Compare
Choose a tag to compare

Features

  • Added an option to clear app data
  • Added an option to show/hide desktop notifications
  • Redesigned setting page
  • Red dot over dock icon for PM [macOS]
  • Show server-info on hovering the server-icons

Bug fixes

  • Fetch correct organization icon from server_settings API, fixes #308
  • Minor improvements

Download

v1.4.0

04 Sep 21:00
Compare
Choose a tag to compare

Features

  • Added proxy support, #198
  • Added setting option for badges
  • Start app at login setting option
  • Added app category for Linux
  • Minor improvements in settings page
  • apt-repo on bintray for linux - here

Bug fixes

  • Fixed auto-updates
  • Better warning message on certificate error
  • Don't allow duplicate servers

Download

v1.3.0-beta

09 Aug 22:28
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release

Features

  • Added back/forward option under History submenu, #208
  • Added taskbar overlay icon [Windows], #167
  • Added Window submenu by which users can switch to other servers, #245
  • Added flashing taskbar icon on incoming message [Windows], #167
  • Option to hide the left sidebar, #222
  • Staged rollouts, #173
  • Minor style improvements

Bug fixes

  • Handle focus event properly, closes #216, #251
  • Open external links in default browser, closes #164, #204
  • Allow user to change installation directory, closes #205
  • Fixed server-icon path error [Windows], #181
  • Fixed server validation error, closes #211
  • Fetch server details from Zulip api, closes #214
  • Added tooltip in left sidebar, closes #207
  • Added publisher name in windows installer

Now using

  • electron - v1.6.11
  • spellchecker - v1.2.0
  • electron-builder - v19.9.1

Download