Skip to content

v1.9.0

Compare
Choose a tag to compare
@akashnimare akashnimare released this 23 Mar 15:37

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