mirror of https://github.com/zulip/zulip.git
31 lines
925 B
HTML
31 lines
925 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<h1>Zulip</h1>
|
|
<h3>Version 0.4.4</h3>
|
|
<ul>
|
|
<li>Documentation improvements</li>
|
|
</ul>
|
|
<h3>Version 0.4.3</h3>
|
|
<ul>
|
|
<li>Add preferences dialog with new settings for tray icon flashing</li>
|
|
</ul>
|
|
<h3>Version 0.4.0</h3>
|
|
<ul>
|
|
<li>Start with an initial width wide enough to display both sidebars</li>
|
|
<li>Fix crash on exit</li>
|
|
<li>Close main window without exiting when the tray icon is shown</li>
|
|
<li>Clean up context menu when clicking on links</li>
|
|
<li>Fix Google login button</li>
|
|
<li>Add support for pasting an image from the clipboard</li>
|
|
<li>Bring Zulip window to front when clicking on desktop notifications</li>
|
|
<li>Add a more visible unread count to tray icon</li>
|
|
</ul>
|
|
<h3>Version 0.3.11</h3>
|
|
<ul>
|
|
<li>Initial SSO Release</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|