Files
zulip/puppet/zulip_ops/files/sparkle/mac/sparkle-changelog.html
Tim Abbott 36e336edc3 puppet: Rename zulip_internal to zulip_ops.
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.
2016-10-16 19:23:27 -07:00

73 lines
2.4 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 dock icon bouncing</li>
<li>Add support for Cmd+W and Cmd+M shortcuts</li>
</ul>
<h3>Version 0.4.2</h3>
<ul>
<li>Fix session cookie persistence</li>
<li>Fix potential infrequent checks for updates</li>
</ul>
<h3>Version 0.4.1</h3>
<ul>
<li>Fix paste of text on OS X Lion</li>
<li>Fix forgetting of login credentials on OS X Lion</li>
</ul>
<h3>Version 0.4.0</h3>
<ul>
<li>Start with an initial width wide enough to display both sidebars</li>
<li>Bring Zulip window to front when clicking on the Zulip application in the Dock</li>
<li>Fix crash on startup on OS X in some situations</li>
<li>Fix crash on exit</li>
<li>Use standalone cookies instead of sharing Safari ones</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 clicking on URLs with encoded special characters</li>
<li>Fix Google login button</li>
<li>Allow pasting images from the clipboard on OS X 10.7</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.10</h3>
<ul>
<li>Add a menu option to disable dock icon bouncing</li>
</ul>
<h3>Version 0.3.9</h3>
<ul>
<li>Fix Growl-related bug where duplicate notifications might have been displayed</li>
</ul>
<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>