mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +00:00
The old "zulip_internal" name was from back when Zulip, Inc. had two distributions of Zulip, the enterprise distribution in puppet/zulip/ and the "internal" SAAS distribution in puppet/zulip_internal. I think the name is a bit confusing in the new fully open-source Zulip work, so we're replacing it with "zulip_ops". I don't think the new name is perfect, but it's better. In the following commits, we'll delete a bunch of pieces of Zulip, Inc.'s infrastructure that don't exist anymore and thus are no longer useful (e.g. the old Trac configuration), with the goal of cleaning the repository of as much unnecessary content as possible.
41 lines
1.2 KiB
HTML
41 lines
1.2 KiB
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>Only show relevant options when right-clicking 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.7</h3>
|
|
<ul>
|
|
<li>Launch at startup, new tray icon option to configure</li>
|
|
</ul>
|
|
<h3>Version 0.3.5</h3>
|
|
<ul>
|
|
<li>Monospace font fixes</li>
|
|
</ul>
|
|
<h3>Version 0.3.4</h3>
|
|
<ul>
|
|
<li>First Public Release</li>
|
|
<li>Audible bell for notifications</li>
|
|
<li>Fixed auto-updating</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|