mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 07:52:35 +00:00
The new puppet.conf file has to be moved into place manually. (imported from commit 253d9a95386dae8c803a998ce2dc7e8be40c880a)
31 lines
765 B
HTML
31 lines
765 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<h1>Zulip</h1>
|
|
<h3>Version 0.3.8</h3>
|
|
<ul>
|
|
<li>Add a menu option to hide tray icon</li>
|
|
</ul>
|
|
<h3>Version 0.3.7</h3>
|
|
<ul>
|
|
<li>Links to pages on zulip.com open in new window</li>
|
|
<li>Image pasting for screenshots in clipboard</li>
|
|
<li>Launch at startup option moved to menu</li>
|
|
</ul>
|
|
<h3>Version 0.3.6</h3>
|
|
<ul>
|
|
<li>Fixes for image pasting in older Safari versions</li>
|
|
</ul>
|
|
<h3>Version 0.3.5</h3>
|
|
<ul>
|
|
<li>Image pasting from clipboard now works</li>
|
|
<li>Launch at startup by default, and add dock option to disable</li>
|
|
</ul>
|
|
<h3>Version 0.3.4</h3>
|
|
<ul>
|
|
<li>First Public Release</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|