+ <li>Fixed some bugs with diffs-of-diffs not displaying images correctly.</li>
+ <li>Added the ability to add inline comments to images.</li>
+ <li>You can now configure "!accept" to work.</li>
+ </ul>
+
+ <h3><a name="general"></a>General</h3>
+
+ <ul>
+ <li>Added a "change password" panel.</li>
+ <li>Fixed a bug where EXPLAIN queries were flagged as writes.</li>
+ <li>Improved setup detection of unusual/broken environments.</li>
+ <li>Added Google as an OAuth provider.</li>
+ <li>Added an ondemand switch for tokenizers, to improve performance of large installs.</li>
+ <li>Several minor performance improvements.</li>
+ </ul>
+
+ <h3><a name="phriction"></a>Phriction</h3>
+
+ <ul>
+ <li>Fixed a bug with Conduit creation of empty pages.</li>
+ </ul>
+
+ <h3><a name="conduit"></a>Conduit</h3>
+
+ <ul>
+ <li>Added an 'arcanist.projectinfo' call</li>
+ </ul></div>
+
+ </div> <!-- post_content -->
+
+
+ <!-- August -->
+ <div class="post_content">
+ <h2>August 2011</h2>
+
+ <div class="phabricator-remarkup">
+ <h3><a name="security"></a>Security</h3>
+
+ <ul>
+ <li>Fixed a security hole where an attacker can execute CSRF attacks by uploading a Java applet and then tricking a victim into visiting a page which embeds it. See the configuration file for details. Completely stopping this attack requires some configuration.</li>
+ <li>Fixed a CSRF hole in drag-and-drop file uploads.</li>
+ <li>Fixed a CSRF hole in Conduit.</li>
+ <li>Added a CSRF write guard across the entire stack.</li>
+ <li>Tightened cookie security policies.</li>
+ </ul>
+
+ <h3><a name="arcanist"></a>Arcanist</h3>
+
+ <ul>
+ <li>Added "arc upload".</li>
+ <li>Added "arc download".</li>
+ <li>Added "arc paste".</li>
+ <li>Added a "--json" mode to "arc upload".</li>
+ <li>Added an XHPAST rule for brace formatting.</li>
+ <li>Added an XHPAST hook for overriding naming warnings.</li>
+ <li>Fixed bugs in binary file detection.</li>
+ <li>Added basic support for Mercurial.</li>
+ <li>Added local commit information to DCVS diffs.</li>
+ <li>Added "J" and "K" (uppercase) to jump between files.</li>
+ <li>Added custom field specifications. The review schema is now largely runtime-configurable.</li>
+ <li>Fixed a bug with the interaction between "Reply" and "Undo".</li>
+ <li>For DVCS revisions, Differential now shows local commit information.</li>
+ </ul>
+
+ <h3><a name="diffusion"></a>Diffusion</h3>
+
+ <ul>
+ <li>Improved display behavior of commit messages.</li>
+ <li>Fixed a bug where Diffusion wouldn't show "empty directory" when it should.</li>
+ <li>Fixed a bug where SVN file moves displayed incorrectly.</li>
+ <li>Fixed a bug where the daemon could get stuck on deleted repositories.</li>
+ </ul>
+
+ <h3><a name="files"></a>Files</h3>
+
+ <ul>
+ <li>Added an S3 storage engine.</li>
+ </ul>
+
+ <h3><a name="maniphest"></a>Maniphest</h3>
+
+ <ul>
+ <li>Added custom field support, which allows runtime configuration of task fields.</li>
+ <li>Added file attach control to task creation workflow.</li>
+ <li>Added task status edit control on the task edit workflow.</li>
+ <li>Maniphest now uses the active project filter as the default project value when creating a new task.</li>
+ <li>Added task dependencies.</li>
+ <li>Added "Create Another Task", "Create Subtask" and "Create Another Subtask" workflows.</li>
+ <li>Maniphest now renders the entire task status, not just "Closed" (e.g., "Invalid", "Wontfix") on the list view.</li>
+ </ul>
+
+ <h3><a name="javelin"></a>Javelin</h3>
+
+ <ul>
+ <li>Removed JX.defer.</li>
+ </ul>
+
+ <h3><a name="irc-bot"></a>IRC Bot</h3>
+
+ <ul>
+ <li>Added IRC auth support.</li>
+ <li>Added SSL support.</li>
+ <li>Fixed a bug where the bot would try to JOIN too quickly.</li>
+ <li>Added support for slowvote object references.</li>
+ </ul>
+
+ <h3><a name="phriction"></a>Phriction</h3>
+
+ <ul>
+ <li>Added a "description" field for edits.</li>
+ </ul>
+
+ <h3><a name="setup"></a>Setup</h3>
+
+ <ul>
+ <li>Added detection for 'open_basedir'.</li>
+ <li>Added detection for 'safe_mode'.</li>
+ <li>Added detection for bad 'date.timezone'.</li>
+ <li>Improved pcntl detection.</li>
+ </ul>
+
+ <h3><a name="libphutil"></a>libphutil</h3>
+
+ <ul>
+ <li>Fixed a bug where "disk full" would be incorrectly detected.</li>
+ <li>Added Filesystem::writeUniqueFile().</li>
+ <li>Fixed an XHPAST issue with statement lists.</li>
+ <li>Improved HTTP/HTTPS futures.</li>
+ </ul>
+
+ <h3><a name="misc"></a>Misc</h3>
+
+ <ul>
+ <li>Loosened <span class="phabricator-remarkup-mention-unknown">@mention</span> parsing to allow "<span class="phabricator-remarkup-mention-unknown">@mention</span>." at the end of a sentence.</li>
+ <li>Added the ability to upload SSH public keys.</li>
+ <li>Added a rough version of drag-and-drop file uploads to Remarkup.</li>
+ <li>Merged "Preferences" into "Settings".</li>
+ <li>Improved GC daemon for large Herald transcript datasets.</li>
+ <li>Added "esc" as a documented keystroke to keystroke help.</li>
+ <li>Added a "Rainbow" syntax highlighter.</li>
+ <li>Improved unit test MySQL isolation somewhat.</li>
+ <li>Many documentation updates.</li>
+ <li>Rendered object handles now show object status where applicable (e.g., a closed task is rendered with strikethru).</li>
+ <li>Added a full object reference syntax to Remarkup.</li>
+ <li>Made search engines pluggable.</li>
+ <li>Fixed error messages when file uploads fail.</li>
+ <li>Herald rules in the X-Herald-Rules header are now sticky and persist across later emails.</li>
+ <li>Improved unhandled exception dialogs and stack traces.</li>
+ <li>Allowed use of "Reply-To" to authorize reply emails.</li>
+ <li>Added tracking for content sources (e.g., email, web, conduit).</li>
+ <li>Revision creation now appears on the timeline.</li>
+ <li>Fixed a parsing issue with older versions of the git client.</li>
+ <li>"Ignore All" whitespace mode is now "Ignore Most" and works better. It can be disabled for languages with semantic whitespace (e.g., python).</li>
+ <li>Column width is now configurable per-language and defaults to 120 for Java.</li>
+ <li>Differential now supports UTF-8 properly.</li>
+ <li>Restored raw file view.</li>
+ <li>Restored syntax highlighting.</li>
+ <li>Restored email replies.</li>
+ <li>Restored "next" and "prev" links to inline comments.</li>
+ <li>Removed various nonfunctional inline comment links.</li>
+ <li>Differential now includes hints about 'arc' usage.</li>
+ <li>Differential now shows Arcanist project names, base revisions, and diff line counts on revision detail pages.</li>
+ <li>Improved performance of syntax highlighting.</li>
+ <li>You can now !unsubscribe by email.</li>
+ <li>Added keyboard shortcuts for diff navigation.</li>
+ <li>Added a keyboard shortcut to fix the reply interface to the bottom of the page.</li>
+ <li>Added "Undo" for inline comments.</li>
+ <li>Added an "Add CCs" action.</li>
+ <li>Unposted comments are now displayed with a separate style.</li>
+ <li>Emails now explicitly list reviewers.</li>
+ <li>Changes with inline comments are now never hidden by default.</li>
+ <li>BUG: It is no longer possible to make invalid inline comments.</li>
+ <li>BUG: Metadata now renders correctly.</li>
+ <li>BUG: Fixed many bugs with rendering obscure diff formats.</li>
+ <li>BUG: Unsubscribe now properly blocks resubscription.</li>
+ </ul>
+
+ <h3><a name="diffusion"></a>Diffusion</h3>
+
+ <ul>
+ <li>Page title now shows filename in browse views.</li>
+ <li>Authors are now linked in blame views.</li>
+ <li>Commits are now searchable.</li>
+ <li>Increased robustness when dealing with deleted repositories.</li>
+ <li>BUG: Line number links in git repositories now work properly.</li>
+ <li>BUG: View parameter now persists when clicking a line number.</li>
+ <li>BUG: Author names with spaces are now parsed correctly.</li>
+ </ul>
+
+ <h3><a name="feed"></a>Feed</h3>
+
+ <ul>
+ <li>There is now a basic activity feed.</li>
+ <li>Added a public mode.</li>
+ </ul>
+
+ <h3><a name="files"></a>Files</h3>
+
+ <ul>
+ <li>Now supports more than 100 files.</li>
+ <li>Image macros are now editable via web interface.</li>
+ <li>Added basic thumbnail transformations.</li>
+ <li>Files now support multiple storage engines.</li>
+ <li>Added a local disk storage engine.</li>
+ </ul>
+
+ <h3><a name="herald"></a>Herald</h3>
+
+ <ul>
+ <li>Added "only once" action.</li>
+ </ul>
+
+ <h3><a name="irc-bot"></a>IRC Bot</h3>
+
+ <ul>
+ <li>Built an IRC bot with Differential and Diffusion object support.</li>
+ <li>Added Paste object support.</li>
+ <li>Added Maniphest object support.</li>
+ <li>Bot now waits a few minutes before mentioning an object again.</li>
+ <li>BUG: Fixed issue with unusual IRC names.</li>
+ <li>BUG: Fixed issue where remote disconnect would cause a fail loop.</li>
+ </ul>
+
+ <h3><a name="mail"></a>Mail</h3>
+
+ <ul>
+ <li>Documented Lamson support.</li>
+ <li>Improved GMail and threading support.</li>
+ <li>Amazon SES correctly includes human-readable data.</li>
+ <li>Phabricator now supports private reply-to addresses.</li>
+ <li>Phabricator now supports public reply-to addresses.</li>
+ <li>Explicitly list "To" and "CC" in multiplexed mail.</li>
+ <li>Email subject prefixes may now be configured.</li>
+ <li>Improved behavior for stripping quoted replies.</li>
+ <li>Added SendGrid support.</li>
+ <li>Improved handling of multipart mail with several inline text parts</li>
+ <li>BUG: Some handlers now have better UTF-8 support.</li>
+ </ul>
+
+ <h3><a name="maniphest"></a>Maniphest</h3>
+
+ <ul>
+ <li>Added drafts.</li>
+ <li>You can now edit attached Differential revisions from Maniphest.</li>
+ <li>Description changes are viewable inline.</li>
+ <li>You can now drag-and-drop files to upload them.</li>
+ <li>You can now attach files by email.</li>
+ <li>You can now quickly add projects from the task creation interface.</li>
+ <li>Added a merge feature.</li>
+ <li>Massively improved scalability.</li>
+ <li>Added a "subscribed" view.</li>
+ <li>Added project filtering.</li>
+ <li>You can now search for tasks owned by "upforgrabs".</li>
+ <li>You can now create tasks by email.</li>
+ <li>BUG: Fixed some issues with CC handling.</li>
+ </ul>
+
+ <h3><a name="paste"></a>Paste</h3>
+
+ <ul>
+ <li>New "Paste" application allows you to share snippets of text or code.</li>
+ <li>Improved language support.</li>
+ <li>Pastes now track ancestry when forked.</li>
+ </ul>
+
+ <h3><a name="phabricator"></a>Phabricator</h3>
+
+ <ul>
+ <li>Added timezone localization.</li>
+ <li>Improved caching behavior of static resources.</li>
+ <li>Users may now have multiple concurrent web sessions.</li>
+ <li>Users may login with username or email address.</li>
+ <li>New logo and favicon.</li>
+ <li>Now supports keyboard shortcuts.</li>
+ <li>Users now appear in search results.</li>
+ <li>BUG: Users are now correctly redirected to the page they tried to access after login no matter which login method they use.</li>
+ <li>BUG: Empty email and realname are now correctly rejected.</li>
+ <li>BUG: Fixed an issue where CSRF token cycling was overly conservative and pages which had been open for more than an hour would sometimes fail in a confusing way when submitted.</li>
+ </ul>
+
+ <h3><a name="phriction"></a>Phriction</h3>
+
+ <ul>
+ <li>New "Phriction" application allows you to create a wiki.</li>
+ <li>Phriction edits now support an optional description.</li>
+ </ul>
+
+ <h3><a name="projects"></a>Projects</h3>
+
+ <ul>
+ <li>Added subproject support.</li>
+ <li>Improved project list to be more useful.</li>
+ </ul>
+
+ <h3><a name="remarkup"></a>Remarkup</h3>
+
+ <ul>
+ <li>You can now link to specific comments in Maniphest and Differential.</li>
+ <li>Improved display of monospaced text.</li>
+ <li>You can now <span class="phabricator-remarkup-mention-unknown">@mention</span> other users, and they will be CC'd on revisions or tasks where they are mentioned.</li>
+ <li>"Pxxxx" now links to pastes.</li>
+ <li>Now supports embedding Youtube videos.</li>
+ <li>Now supports proxying images.</li>
+ <li>BUG: Now uses a stricter regexp to recognize revisions.</li>
+ </ul>
+
+ <h3><a name="slowvote"></a>Slowvote</h3>
+
+ <ul>
+ <li>New "Slowvote" application allows you to deliberately democratize decisions.</li>
+ </ul>
+
+ <h3><a name="security"></a>Security</h3>
+
+ <ul>
+ <li>Fixed an XSS hole in inline commenting.</li>
+ <li>robustified support of self-review, self-push, etc.<ul>
+ <li>y'all are crazy</li>
+ </ul></li>
+ </ul>
+
+ <h2><a name="lisk-object-authoritativ"></a>Lisk (Object-authoritative data access object)</h2>
+
+ <ul>
+ <li>added warnings for writing to undeclared properties</li>
+ <li>removed optimistic lock code - silly and unused</li>
+ </ul>
+
+ <h2><a name="macros"></a>Macros</h2>
+
+ <ul>
+ <li>enabled editing</li>
+ <li>upgraded to "pinboard" UI</li>
+ </ul>
+
+ <h2><a name="misc"></a>Misc</h2>
+
+ <ul>
+ <li>introduced "lightbox" UI for pictures throughout Phabricator</li>
+ <li>added "busy" UI for ajax actions throughout Phabricator</li>
+ <li>Phame work required a few core changes<ul>
+ <li>introduced PhabricatorBarePageView for pages not intended to look like Phabricator</li>
+ <li>refined static resources to be served from full URI</li>
+ </ul></li>
+ <li>made most applications actual applications with Phabricator (see /applications/)</li>
+ <li>stopped storing blank drafts</li>
+ <li>myriad bug fixes</li>
+ </ul>
+
+ <h2><a name="notifications-and-email"></a>Notifications and Email</h2>
+
+ <ul>
+ <li>make it so notifications that also sent an email are marked as read automagically</li>
+ <li>added more fine-grained on / off email controls</li>
+ <li>added configuration setting for user email address format in emails</li>
+ <li>made email replies from Phabricator not send to recipients who were on the initial thread<ul>
+ <li>still needs more work for email lists -- see <a href="/T1726" class="phabricator-tag-view phabricator-tag-type-object phabricator-tag-state-closed" data-sigil="hovercard" data-meta="0_0"><span class="phabricator-tag-core phabricator-tag-color-object">T1726</span></a></li>
+ </ul></li>
+ </ul>
+
+ <h2><a name="phame"></a>Phame</h2>
+
+ <ul>
+ <li>refined concept of blogs<ul>
+ <li>posts tied 1:1 to blogs</li>
+ <li>blogs have "skins" allowing for specific styles</li>
+ <li>blogs can be served to custom URIs, eg blog.yourcompany.com</li>
+ </ul></li>
+ <li>now policy aware</li>
+ <li>modernized UI</li>
+ </ul>
+
+ <h2><a name="ponder"></a>Ponder</h2>
+
+ <ul>
+ <li>enabled subscriptions</li>
+ <li>improved search indexing</li>
+ <li>misc UI tweaks in the name of modernization</li>
+ <li>If your GitHub username is <tt>0</tt>, Phabricator now works correctly for you. Thanks for the report, guy with the GitHub username <tt>0</tt>. You've made this software better for everyone.</li>
+ <li><a href="/p/epriestley/" class="phabricator-tag-view phabricator-tag-type-person" data-sigil="hovercard" data-meta="0_3"><span class="phabricator-tag-core phabricator-tag-color-person">@epriestley</span></a> moved and built a lot of new furniture.</li>
+ </ul>
+
+ <h2><a name="macros"></a>Macros</h2>
+
+ <ul>
+ <li>Separated application, improved UI.</li>
+ </ul>
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li>Improved handling of double-width console characters in <tt>arc tasks</tt>.</li>
+ <li>The PHPUnitTestEngine now searches far and wide to find tests.</li>
+ <li>Lint and unit tests now run in the background more frequently.</li>
+ <li>Fixed a bug with patching empty files in Git.</li>
+ <li>Added a basic Ruby linter.</li>
+ <li>All events now include the triggering <tt>workflow</tt>.</li>
+ </ul>
+
+ <h2><a name="diffusion"></a>Diffusion</h2>
+
+ <ul>
+ <li>You can now close or reference Maniphest tasks by mentioning them in commit messages, e.g. "Closes <a href="/T123" class="phabricator-tag-view phabricator-tag-type-object phabricator-tag-state-closed" data-sigil="hovercard" data-meta="0_0"><span class="phabricator-tag-core phabricator-tag-color-object">T123</span></a>", "Closes <a href="/T123" class="phabricator-tag-view phabricator-tag-type-object phabricator-tag-state-closed" data-sigil="hovercard" data-meta="0_1"><span class="phabricator-tag-core phabricator-tag-color-object">T123</span></a> as Wontfix", or "Ref <a href="/T123" class="phabricator-tag-view phabricator-tag-type-object phabricator-tag-state-closed" data-sigil="hovercard" data-meta="0_2"><span class="phabricator-tag-core phabricator-tag-color-object">T123</span></a>".</li>
+ <li>Added a configuration option to allow any revision to be closed by any user.</li>
+ <li>Added a file tree view.</li>
+ <li>Context is now shown in gaps between changes (e.g., the function or class a change appears in).</li>
+ <li>Added a "Delete" link to inline comment previews.</li>
+ <li>Fixed a bug where "Show Raw File" might show the wrong file for diffs-of-diffs.</li>
+ <li>Commits can now be tagged with projects.</li>
+ <li>Symbol links now try to guess your selection intent when you click them.</li>
+ <li>Added an option to allow diffs to be inlined into mail.</li>
+ </ul>
+
+ <h2><a name="diffusion"></a>Diffusion</h2>
+
+ <ul>
+ <li>Diffusion can now store symbols with scope/context (e.g., a method name with its class name as context).</li>
+ <li>Diffusion now distinguishes between unparsed and nonexistent commits better.</li>
+ <li>Improved handling of non-utf8-encoded repositories.</li>
+ <li>Symbols are now linked in Remarkup code blocks.</li>
+ <li>Improved display of author/committer information.</li>
+ </ul>
+
+ <h2><a name="projects"></a>Projects</h2>
+
+ <ul>
+ <li>Removed subprojects. This feature never did anything; we plan to restore it eventually but for now all it does is make people ask "how do subprojects work?" (answer: they don't).</li>
+ <li>Improved design and functionality of membership editing.</li>
+ <li>Projects now support basic policy controls.</li>
+ </ul>
+
+ <h2><a name="ponder"></a>Ponder</h2>
+
+ <ul>
+ <li>New Q&A application.</li>
+ </ul>
+
+ <h2><a name="mail"></a>Mail</h2>
+
+ <ul>
+ <li>Improved handling of Reply All mail that hits Phabricator in the crossfire.</li>
+ <li>Improved integration with PHPMailerLite.</li>
+ <li>Fixed an issue where To/Cc might get mixed up.</li>
+ <li>Fixed a resource leak in PhabricatorGlobalLock.</li>
+ <li>Removed a historic sanity check against enormous memory limits.</li>
+ <li>Separated "Mailing Lists" into its own application.</li>
+ <li>Improved transparency handling in thumbnail generation.</li>
+ <li>Added spriting tools.</li>
+ <li>Transactions are no longer considered open until the START TRANSACTION succeeds.</li>
+ <li>Libphutil now has a native permissive lexer for PHP.</li>
+ <li>Improved libphutil support for HTTPS proxies.</li>
+ </ul></div>
+
+ </div> <!-- post_content -->
+
+ <!-- July -->
+ <div class="post_content">
+ <h2>July 2012</h2>
+
+ <div class="phabricator-remarkup">
+ <h2><a name="general"></a>General</h2>
+
+ <table class="remarkup-table">
+ <tbody><tr><th>
+ Feature
+ </th><th>
+ Past
+ </th><th>
+ Present
+ </th></tr>
+ <tr><td>
+ Tables in Remarkup
+ </td><td>
+ <em>Not Supported</em>
+ </td><td>
+ <strong>Supported</strong>
+ </td></tr>
+ </tbody></table>
+
+
+
+ <ul>
+ <li>Changed color of menubar. Phabricator is undergoing some redesign, see <a href="/T1569" class="phabricator-tag-view phabricator-tag-type-object phabricator-tag-state-closed" data-sigil="hovercard" data-meta="0_0"><span class="phabricator-tag-core phabricator-tag-color-object">T1569</span></a> for details.</li>
+ <li>Added a typeahead for main search.</li>
+ <li>Documented some recommendations on <a href="http://www.phabricator.com/docs/phabricator/article/Writing_Reviewable_Code.html" target="_blank">writing reviewable code</a>.</li>
+ <li>Documented some recommendations on <a href="http://www.phabricator.com/docs/phabricator/article/Recommendations_on_Branching.html" target="_blank">branching</a>.</li>
+ </ul>
+
+
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li>Added <tt>arc todo</tt>, to quickly create a task.</li>
+ <li>Added <tt>arc anoid</tt>.</li>
+ <li>Improved usability of arc configuration.</li>
+ <li>Arcanist now parses <tt>hg export</tt> headers.</li>
+ <li>Added commit range rule <tt>arc:amended</tt>.</li>
+ <li>Added <tt>editor</tt> configuration.</li>
+ <li>Improved compatibility with SVN on Windows.</li>
+ <li>Fixed various Mercurial issues.</li>
+ <li>Improved ability to debug diff parser issues.</li>
+ <li><tt>arc upload</tt> now shows <tt>Fnnn</tt> number.</li>
+ <li>Improved handling of multiple line lint warnings.</li>
+ <li>Improved default severities of some pyflakes messages.</li>
+ </ul>
+
+ <h2><a name="conduit"></a>Conduit</h2>
+
+ <ul>
+ <li><tt>differential.createcomment</tt> now allows you to take any action, not just comment.</li>
+ <li><tt>maniphest.query</tt> now supports full text search.</li>
+ </ul>
+
+ <h2><a name="diffusion"></a>Diffusion</h2>
+
+ <ul>
+ <li>You can now generate a link which selects multiple line ranges, with the syntax <tt>1-3,7-9</tt>.</li>
+ <li>If you have symbols indexed, Diffusion now shows cross-references.</li>
+ <li>We now handle missing <tt>.gitmodules</tt> more gracefully, if someone has deleted this file for some reason.</li>
+ <li>Explicit "Auditors:" now automatically receive the initial email.</li>
+ <li>Fixed handling of "user@domain:path" scp-style URIs, which we previously transformed into "ssh://" URIs incorrectly.</li>
+ <li>Fixed an issue where author and committer emails were not taken into account when associating Git commits with Phabricator account.</li>
+ <li>There is a new event emitted during author lookup that you can handle to improve Phabricator's ability to resolve authors and committers more simply than the old parser override mechanism (that mechanism is going away soon).</li>
+ <li>Fixed an issue where files that were copied and modified did not display modifications in some views.</li>
+ <li>File content view filter (highlighted, blame) is now sticky.</li>
+ <li>Improved performance of tag and branch generation.</li>
+ <li>Improved "blame previous revision".</li>
+ </ul>
+
+ <h2><a name="maniphest"></a>Maniphest</h2>
+
+ <ul>
+ <li>Added full-text search to <tt>maniphest.query</tt>.</li>
+ <li>Fixed a bug where batch edits that added or removed the same set of projects a task already had were incorrectly ignored.</li>
+ <li>Parent tasks are now shown on task detail.</li>
+ <li>Improved support for LDAP setups where the username is not the primary LDAP search thingy.</li>
+ <li>Administrators can now send the "Welcome to Phabricator" email again.</li>
+ </ul>
+
+ <h2><a name="security"></a>Security</h2>
+
+ <ul>
+ <li>Added an option to require HTTPS connections for Facebook Auth.</li>
+ <li>Fixed several issues where passwords (especially LDAP passwords) might appear in plain text in stack traces or server logs if errors occurred during authentication.</li>
+ <li>Fixed some issues with LDAP escaping that could result in errors (although no privilege escalation) on bad inputs.</li>
+ <li>Evaluated vulnerability to OAuth CSRF attacks (we are not vulnerable).</li>
+ </ul>
+
+ <h2><a name="mail"></a>Mail</h2>
+
+ <ul>
+ <li>Improved handling of To/Cc on mail with no To.</li>
+ <li>Added options to simplify mail bodies.</li>
+ </ul>
+
+ <h2><a name="developer-infrastructure"></a>Developer & Infrastructure</h2>
+
+ <ul>
+ <li>Improved event listener documentation.</li>
+ <li>Added "stop on redirect" and "always profile" options.</li>
+ <li>Added a generic markup cache and moved most markup blobs to use it. This should improve the performance of Phriction and reduce the size of the Phabricator database.</li>
+ <li>Moved many types of object/object storage to Edges.</li>
+ <li>The Phabricator database connection and query handlers are now available in libphutil, if you want to use them in other projects.</li>
+ <li>New PhutilOpaqueEnvelope provides a simple way to mask passwords from stack traces.</li>
+ <li>Added a <tt>PhabricatorApplication</tt> class to improve modularization of Phabricator applications.</li>
+ <li>libphutil libraries may now contain hyphens in their names.</li>
+ <li><tt>arc --trace</tt> now shows loaded library paths.</li>
+ <li>The <tt>TempFile</tt> class is less of a mess.</li>
+ <li>Fixed a bug where symbols with internal changes would not link correctly in Diffusion and Differential diff views.</li>
+ <li>The flag table should layout better in the presence of long columns.</li>
+ <li>The IRC bot can now connect to servers with no MOTD.</li>
+ <li>Inline comment previews in Diffusion work now.</li>
+ <li><tt>phd status</tt> now has a more useful exit code.</li>
+ <li>Added a config option for appending to the webserver PATH.</li>
+ <li>Improved handling of encodings in <tt>git log</tt>.</li>
+ <li>Added a config option for the default monospace style.</li>
+ <li>Improved documentation for EDITOR configuration in Windows.</li>
+ <li>Fixed some issues with mail sent by Differential when you send it a command that it doesn't understand.</li>
+ <li>Phriction no longer publishes an edit if you don't change anything.</li>
+ <li>Fixed an issue where daemons could hold a needlessly large number of database connections.</li>
+ <li>Fixed an issue where closed connections might not actually be closed.</li>
+ <li>Added part of an ETL pipeline.</li>
+ <li>Added a link to report a bug.</li>
+ <li>Improved authentication errors for some <tt>arc patch</tt> workflows.</li>
+ <li>Fixed an issue where selecting children of a class with no descendants would raise a warning.</li>
+ </ul></div>
+
+ </div> <!-- post_content -->
+
+
+ <!-- June -->
+ <div class="post_content">
+ <h2>June 2012</h2>
+
+ <div class="phabricator-remarkup">
+ <h2><a name="general"></a>General</h2>
+
+ <ul>
+ <li>Phabricator now supports notifications and real-time alerts. This feature still has a few rough edges and is off by default, but you can <a href="http://www.phabricator.com/docs/phabricator/article/Notifications_User_Guide_Setup_and_Configuration.html" target="_blank">learn more about it here</a> and enable it if you want to check it out. It will be on by default soon. This feature was implemented by <a href="/p/ddfisher/" class="phabricator-tag-view phabricator-tag-type-person" data-sigil="hovercard" data-meta="0_2"><span class="phabricator-tag-core phabricator-tag-color-person">@ddfisher</span></a>, <a href="/p/keebuhm/" class="phabricator-tag-view phabricator-tag-type-person" data-sigil="hovercard" data-meta="0_1"><span class="phabricator-tag-core phabricator-tag-color-person">@keebuhm</span></a> and <a href="/p/allenjohnashton/" class="phabricator-tag-view phabricator-tag-type-person" data-sigil="hovercard" data-meta="0_0"><span class="phabricator-tag-core phabricator-tag-color-person">@allenjohnashton</span></a> for CS210 at Stanford.</li>
+ <li>Arcanist now supports a more powerful (but also more complex) <a href="http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide_Commit_Ranges.html" target="_blank">method to specify commit range rules</a>. We will eventually move toward replacing other mechanisms with this mechanism, although we're not planning to move too quickly on it. This new mechanism is significantly more flexible than existing methods and works today, though.</li>
+ <li>Phabricator now has some support for translation to other languages.</li>
+ <li>libphutil v1 libraries can no longer be regenerated with <tt>arc liberate</tt>. You will be prompted to upgrade them. Remaining v1 support will be removed in the next month or two.</li>
+ </ul>
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li>arc now supports local (working copy) configuration.</li>
+ <li>arc now supports system (entire machine) configuration.</li>
+ <li>arc now writes scratch files into .hg / .svn / .git</li>
+ <li>Improved Mercurial support.</li>
+ <li>Improved "arc branch" in immutable history repositories.</li>
+ <li>Usernames may now include ".", "-" or "_".</li>
+ <li>Administrators can now change usernames.</li>
+ <li>Administrators can now delete user accounts.</li>
+ <li>Moved to GitHub v3 API.</li>
+ <li>The configuration guide has been updated to fix an error with the routing rules for nginx. If ".php" files in Diffusion don't work, check the updated guide for the fixed rule.</li>
+ <li>Phabricator now supports LDAP authentication.</li>
+ <li>There is now a simple config option to disable (or make optional) the "Test Plan" field without messing around with the field specifications.</li>
+ <li>Added a new "Commandeer" command, which allows you to take over a revision.</li>
+ <li>Differential now detects copied and moved blocks.</li>
+ <li>Made some improvements to Unit/Lint rendering.</li>
+ </ul>
+
+ <h2><a name="diffusion"></a>Diffusion</h2>
+
+ <ul>
+ <li>Audits now support "Add CCs" and "Add Auditors".</li>
+ <li>Added workflow support to PhutilArgumentParser.</li>
+ <li>Improved Windows support.</li>
+ </ul></div>
+
+ </div> <!-- post_content -->
+
+
+ <!-- March -->
+ <div class="post_content">
+ <h2>March 2012</h2>
+
+ <div class="phabricator-remarkup">
+ <h2><a name="highlights"></a>Highlights</h2>
+
+ <ul>
+ <li>You can now add a custom logo header, like the beautiful rainbow above (at the time of posting).</li>
+ <li>The "Audit" workflow is fairly useful now.</li>
+ <li>Diffusion received a lot of small updates to fix bugs and improve the browsing experience.</li>
+ <li>A new "Flag" feature allows you to mark objects (reviews, tasks, commits) for later review.</li>
+ <li>secure.phabricator.com is now running a custom nginx/php-fpm/patches stack which greatly improves performance. We'll detail this once we get a blog up.</li>
+ <li>We migrated all the data storage to utf8 collation explicitly. This should have no user impact, but it may take a while to apply the upgrade.</li>
+ </ul>
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li>Improved support for Subversion 1.7.</li>
+ <li>Improved Windows compatibility.</li>
+ <li>Improved handling of unusual branch names.</li>
+ <li>Added a rule to the PHP linter to detect local clobbering with iterators.</li>
+ </ul>
+
+ <h2><a name="audit"></a>Audit</h2>
+
+ <ul>
+ <li>Added a number of features to improve this workflow.</li>
+ <li>Pholio images can now be reordered by dragging.</li>
+ <li>Pholio now supports Herald.</li>
+ <li>Added setup check for <tt>disable_functions</tt> and <tt>disable_classes</tt>.</li>
+ </ul>
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li>You can now provide a global CA bundle in <tt>.arcconfig</tt>.</li>
+ <li>Added support for CSSLint.</li>
+ <li><tt>arc</tt> now runs <tt>git submodule</tt> commands frequently.</li>
+ </ul>
+
+ <h2><a name="bug-fixes"></a>Bug Fixes</h2>
+
+ <ul>
+ <li>Fixed an issue with passing arguments to daemons through <tt>phd</tt>.</li>
+ <li>Fixed an issue with PhabricatorBot and installs with no macros.</li>
+ <li>Fixed some issues with PHP input filtering.</li>
+ <li>Daemon console now uses data checks (instead of filesystem/process checks) to figure out which daemons are alive, which should fix various SELinux issues.</li>
+ <li>Fixed an issue with awkward behaviors for users with excessively long usernames.</li>
+ <li>Fixed an issue with "committer" in Herald rules.</li>
+ <li>Phriction document tree limit is now 250, up from 50.</li>
+ </ul>
+
+ <h2><a name="remarkup"></a>Remarkup</h2>
+
+ <ul>
+ <li>Remarkup now supports project mentions: <tt>#project</tt>. This doesn't tag objects with projects yet, but will soon.</li>
+ <li>Added support for Markdown-style <tt>[name](href)</tt> links.</li>
+ <li>Added support for Markdown style "===="-underlined headers.</li>
+ <li>Diffusion repository descriptions now support Remarkup.</li>
+ </ul>
+
+ <h2><a name="setup-and-administration"></a>Setup and Administration</h2>
+
+ <ul>
+ <li>Added a warning about missing <tt>fileinfo</tt>.</li>
+ <li>Added warnings about missing <tt>which</tt>, <tt>where</tt>, <tt>diff</tt>.</li>
+ <li>Added warnings about missing <tt>git</tt>, <tt>svn</tt>, <tt>hg</tt>.</li>
+ <li>New configuration, <tt>phabricator.allowed-uris</tt>, allows an install to be served from an alternate URI (for example, if you need to move an install).</li>
+ <li>New <tt>bin/cache</tt> for managing caches.</li>
+ <li>New <tt>bin/files purge</tt> for deleting files with missing data.</li>
+ <li><tt>bin/files metadata</tt> is now <tt>bin/files rebuild</tt>.</li>
+ <li><tt>environment.append-paths</tt> now defaults to a set of likely paths.</li>
+ <li><tt>PhutilEditDistanceMatrix</tt> now has more options and capabilities (alter-operation costs, maximum comparison length).</li>
+ <li>Added combining character support.</li>
+ <li>Added PayPal API support.</li>
+ <li>Added fallback to <tt>JsShrink</tt> if <tt>jsxmin</tt> is not available.</li>
+ <li>Conduit calls can now be routed to another host.</li>
+ <li>Phortune now shows currency as "$x.xx USD".</li>
+ <li>Phortune now supports Paypal.</li>
+ <li>Phortune now supports WePay.</li>
+ </ul>
+
+ <h2><a name="bug-fixes-minor-changes"></a>Bug Fixes / Minor Changes</h2>
+
+ <ul>
+ <li>Remarkup: Fixed a bug with odd numbers of linebreaks before blocks.</li>
+ <li>Remarkup: Fixed a bug with <tt>[x]</tt> in simple tables.</li>
+ <li>Remarkup: Fixed a bug with <tt>[[ #anchor ]]</tt> links.</li>
+ <li>Fixed a bug where sprite sheets computed hashes based on absolute paths.</li>
+ <li>Improved <tt>phutil_utf8_shorten()</tt> behavior with combining characters.</li>
+ <li>Fixed some missing spaces in error messages.</li>
+ <li>Improved XHPAST linters for Windows / PHP 5.3.</li>
+ <li>Fixed nonprinting unit test star on Windows.</li>
+ <li>Fixed an issue with <tt>arc patch</tt> on Windows for large patches.</li>
+ <li>Increased the size of some things on mobile.</li>
+ <li>Fixed an issue where Differential comments expanded incorrectly.</li>
+ <li>Fixed some issues with IE.</li>
+ <li>Fixed several issues with applications interacting with deleted files.</li>
+ <li>Fixed issues with unwritable access logs.</li>
+ <li>When a file is deleted, all transformations of the file are now deleted.</li>
+ <li>Fixed an issue with client performance for large changesets.</li>
+ <li>Fixed an issue with shift-tab in Tokenizers.</li>
+ <li>Diffusion now recognizes <tt>README.md</tt> as a README file.</li>
+ <li>Fixed a bug with page titles for pages not associated with applications.</li>
+ <li>Fixed issues in unit tests where configuration would cause tests to fail because applications were marked uninstalled.</li>
+ <li>Fixed a bug where some Macro views were garbled.</li>
+ <li>Fixed several issues where some object notifications were not dismissable by viewing the object.</li>
+ <li>Fixed an issue with some email client's reply text not being stripped.</li>
+ <li>Fixed an issue where Git commands would fail if the webserver's environment had <tt>HOME</tt> set to <tt>/root</tt>.</li>
+ <li>Fixed a bug where notifications would show "0" as an unread count.</li>
+ <li>Improved display of code blocks near the head of Phriction documents.</li>
+ <li>Fixed a bug with the token leaderboard prior to awarding tokens.</li>
+ <li>Fixed an issue where Pholio inline comments were not properly marked up.</li>
+ <li>Fixed various display issues in Feed.</li>
+ <li>Improved welcome behaviors for installs without password auth.</li>
+ <li>Fixed various display issues with ApplicationTransaction feed stories.</li>
+ <li>Fixed an issue where mentions of CC'd users would still generate a no-effect transaction in ApplicationTransactions.</li>
+ <li>Fixed an issue where subscribers in Phriction were rendered with newlines instead of commas.</li>
+ </ul></div>
+
+ </div>
+
+
+ <!-- April -->
+ <div class="post_content">
+ <h2>April 2013</h2>
+
+ <div class="phabricator-remarkup">
+ <h2><a name="new-stuff"></a>New Stuff</h2>
+
+ <ul>
+ <li>Objects referenced in Remarkup now have hovercards, which show more details when you mouse over them, like this: <a href="/D123" class="phabricator-tag-view phabricator-tag-type-object phabricator-tag-state-closed" data-sigil="hovercard" data-meta="0_0"><span class="phabricator-tag-core phabricator-tag-color-object">D123</span></a></li>
+ <li>Git and Mercurial repositories can now be searched from the web UI.</li>
+ <li>Improved Conpherence performance.</li>
+ <li>Improved Conpherence mobile experience.</li>
+ <li>Improved design of Phriction.</li>
+ <li>Improved design of Feed.</li>
+ <li>Improved design of object actions on mobile.</li>
+ <li>Added a "lipsum" mechanism for generating test data so Phabricator developers can quickly build a large corpus of realistic data.</li>
+ <li>Added a fullscreen mode to Remarkup text areas.</li>
+ </ul>
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li>Disabled the Arcanist lint cache by default. You can enable it through configuration.</li>
+ </ul>
+
+ <h2><a name="libphutil"></a>libphutil</h2>
+
+ <ul>
+ <li>Added <tt>PhutilContextFreeGrammar</tt> for generating plausible test data ("lorem ipsum").</li>
+ <li>Added <tt>PhutilPayPalAPIFuture</tt>, a simple wrapper for the PayPal NVP API.</li>
+ <li>Initial work on Phage, a tool for running shell commands on large numbers of machines.</li>
+ </ul>
+
+ <h2><a name="bug-fixes-and-minor-chan"></a>Bug Fixes and Minor Changes</h2>
+
+ <ul>
+ <li>Fixed a bug with named links inside simple tables in Remarkup.</li>
+ <li>Fixed some compatibility issues with use of <tt>apc_store()</tt> and certain versions of APC.</li>
+ <li>Fixed an issue with disk caches on Windows.</li>
+ <li>Fixed an issue with stderr in <tt>LinesOfALargeExecFuture</tt>.</li>
+ <li>Fixed some compatibility issues with use of <tt>emailuser</tt> in Mercurial templates and certain versions of Mercurial.</li>
+ <li>Fixed a bug with escaping of <tt>^</tt> on Windows.</li>
+ <li>Fixed an issue with deleting unmarked binary files in SVN.</li>
+ <li>Fixed a bug where some diff parsers were not correctly set into diagnostic mode.</li>
+ <li>Fixed an issue where a <tt>git log</tt> command failed if a branch and file shared the same name.</li>
+ <li>Fixed an issue where the behavior of <tt>--load-phutil-library</tt> was needlesslly confusing.</li>
+ <li>Fixed a bug where drag-and-drop uploads from the Chrome download shelf did not work correctly.</li>
+ <li>Fixed some issues with the XHProf web UI.</li>
+ <li>Fixed some issues with the XHProf backend integration.</li>
+ <li>Fixed some initialization bugs in unusual circumstances.</li>
+ <li>Fixed a bug with the Pygments setup check.</li>
+ <li>Fixed a bug with tab and modifier keys in tokenizers.</li>
+ <li>Fixed an issue with Phame Atom feed.</li>
+ <li>Fixed some typos.</li>
+ <li>Fixed an issue where <tt>wait_timeout</tt> would be set to a larger-than-allowed value.</li>
+ <li>Fixed an issue where setup issues could expose the values of setup options with hidden values.</li>
+ <li>Fixed issues where beta apps had an unintuitive installed state.</li>
+ <li>Fixed an issue where <tt>phd</tt> would fail to detect disabled functions.</li>
+ <li>Removed <tt>LiskDAO::IDS_PHID</tt>, as it was not very good.</li>
+ <li>Removed <tt>maniphest.enabled</tt> and <tt>phriction.enabled</tt>; these settings are obsolete with the advent of application installation.</li>
+ <li>Fixed a hovercard z-index issue.</li>
+ <li>Fixed an issue where DarkConsole would forget the active tab.</li>
+ <li>Added a setup check for unapplied SQL patches.</li>
+ <li>Fixed an issue where the <tt>arc land</tt> documentation did not mention Mercurial.</li>
+ <li>Fixed an issue where daemons held database connections open needlessly; this was harmless but freaked users out and sometimes hit connection limits.</li>
+ <li>Fixed an issue where removed files and files with only property changes showed the wrong diffs in Diffusion for Mercurial repositories.</li>
+ <li>Fixed an issue where Maniphest excel exports used the wrong format.</li>
+ <li>Fixed an issue where some versions of Node.js would hang on status requests.</li>
+ <li>Fixed an issue with use of deprecated option to <tt>CURLOPT_SSL_VERIFYHOST</tt>.</li>
+ <li>Fixed an issue with disk cache locks during startup.</li>
+ <li>Moved commit/revision relationships to edges.</li>
+ <li>MetaMTA receive test form now accepts arbitrary email addresses.</li>
+ <li>Fixed an issue where diff failure inside transaction rendering would cascade excessively.</li>
+ <li>Improved the display of renames in Differential.</li>
+ <li>Fixed an issue where monospaced font preferences did not apply to Remarkup code blocks.</li>
+ <li>Phabricator now looks in <tt>path/to/phabricator/support/bin/</tt> for binaries before looking elsewhere.</li>
+ <li>Fixed an issue where some Diffusion pages had terrible titles.</li>
+ <li>Fixed an issue where Windows doesn't really know what symlinks are.</li>
+ <li>Fixed an issue where italics were indistinguishable inside blockquotes.</li>
+ <li>Fixed an issue where the options for <tt>metamta.differential.unified-comment-context</tt> were not labeled correctly.</li>
+ <li>Fixed an issue with GitHub rejecting API requests without a User-Agent header.</li>
+ <li>Highlighted the current day on the calendar.</li>
+ </ul></div>
+
+ </div>
+
+
+ <!-- March -->
+ <div class="post_content">
+ <h2>March 2013</h2>
+
+ <div class="phabricator-remarkup">
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li><tt>arc land</tt> now warns the user if the local copy is missing changes that are assumed present by the to-be-landed code</li>
+ <li><tt>arc land</tt> lists all commits being landed</li>
+ <li>loosened "British spelling" heuristics to cover things like nolint vs no-lint</li>
+ <li>improved windows compatibility</li>
+ <li>various tweaks for Mercurial workflow and compatibility</li>
+ </ul>
+
+ <h2><a name="conduit"></a>Conduit</h2>
+
+ <ul>
+ <li>APIs uninstall correctly when pertinent applications are uninstalled</li>
+ </ul>
+
+ <h2><a name="conpherence"></a>Conpherence</h2>
+
+ <ul>
+ <li>'pontificate' via the wonders of ajax</li>
+ <li>files widget no longer says "TODO"</li>
+ <li>code massaged for mobile perfection - still some work to go</li>
+ <li>added "pro tips" to commit message flow</li>
+ </ul>
+
+ <h2><a name="diffusion"></a>Diffusion</h2>
+
+ <ul>
+ <li>load 'blame' information asynchronously</li>
+ </ul>
+
+ <h2><a name="flags"></a>Flags</h2>
+
+ <ul>
+ <li>modernized UI</li>
+ </ul>
+
+ <h2><a name="general-or-miscellaneous"></a>General or Miscellaneous</h2>
+
+ <ul>
+ <li>'dust' background class introduced and deployed sporadically</li>
+ <li>URI slugs can now contain most utf8 characters</li>
+ <li>javascript now supports swipe events with 'phabricator-gesture' behavior</li>
+ <li>adding debugging hook at /debug/ so we can better serve you dear user</li>
+ </ul>
+
+ <h2><a name="macros"></a>Macros</h2>
+
+ <ul>
+ <li><tt>PhabricatorMacroQuery</tt> swept the codebase, consolidating code and countless queries yet to be made</li>
+ </ul>
+
+ <h2><a name="maniphest"></a>Maniphest</h2>
+
+ <ul>
+ <li>custom control field enhancements<ul>
+ <li>new user(s) type</li>
+ <li>new date type</li>
+ <li>new remarkup type</li>
+ <li>increased storage</li>
+ </ul></li>
+ <li>UI polished for mobile and modernity</li>
+ <li>no longer throw exceptions on custom task uri typos</li>
+ <li>Workboard UI introduced and iterated on (<a href="/T1344" class="phabricator-tag-view phabricator-tag-type-object" data-sigil="hovercard" data-meta="0_1"><span class="phabricator-tag-core phabricator-tag-color-object">T1344</span></a>)</li>
+ </ul>
+
+ <h2><a name="metamta"></a>MetaMTA</h2>
+
+ <ul>
+ <li>added <tt>bin/mail</tt> debug tool, with basic resend workflow</li>
+ </ul>
+
+ <h2><a name="paste"></a>Paste</h2>
+
+ <ul>
+ <li>improve UI of remarkup embed of a paste (<a href="/P123" class="phabricator-tag-view phabricator-tag-type-object" data-sigil="hovercard" data-meta="0_0"><span class="phabricator-tag-core phabricator-tag-color-object">P123</span></a>)<ul>
+ <li>supports highlights</li>
+ <li>supports line numbers</li>
+ </ul></li>
+ </ul>
+
+ <h2><a name="phlux"></a>Phlux</h2>
+
+ <ul>
+ <li>brand new implementation of... sitevars</li>
+ </ul>
+
+ <h2><a name="pholio"></a>Pholio</h2>
+
+ <ul>
+ <li>added keyboard shortcuts</li>
+ <li>added remarkup embed support of a mock (<a href="/M13" class="phabricator-tag-view phabricator-tag-type-object" data-sigil="hovercard" data-meta="0_4"><span class="phabricator-tag-core phabricator-tag-color-object">M13</span></a>)</li>
+ <li>pinboard UI vastly improved</li>
+ <li>sweet swipe events on mobile</li>
+ </ul>
+
+ <h2><a name="phortune"></a>Phortune</h2>
+
+ <ul>
+ <li>some V0 stuff, nothing to see here, eventually billing (<a href="/T2787" class="phabricator-tag-view phabricator-tag-type-object" data-sigil="hovercard" data-meta="0_2"><span class="phabricator-tag-core phabricator-tag-color-object">T2787</span></a>)</li>
+ </ul>
+
+ <h2><a name="phrequent"></a>Phrequent</h2>
+
+ <ul>
+ <li>some v0 stuff, nothing to see here, eventually time tracking (<a href="/T2857" class="phabricator-tag-view phabricator-tag-type-object phabricator-tag-state-closed" data-sigil="hovercard" data-meta="0_3"><span class="phabricator-tag-core phabricator-tag-color-object">T2857</span></a>)</li>
+ <li>We now attempt to stabilize the window scroll position in a revision as changesets load.</li>
+ <li>The file tree is now disabled by default and controlled by a user preference. Its open/closed state is also sticky (5% of users loved it, 10% hated it).</li>
+ <li>The Phabricator IRC bot is now more-or-less protocol agnostic. Some configuration options have changed names as a result.</li>
+ <li>Added Campfire support.</li>
+ <li>Added Sound and Paste support to Campfire bot.</li>
+ <li>Added Flowdock support.</li>
+ <li>Chatlog is now a formal application.</li>
+ <li>Improved storage format of chatlog messages to accommodate multiple channels and protocols.</li>
+ </ul>
+
+ <h2><a name="conpherence"></a>Conpherence</h2>
+
+ <ul>
+ <li>Improved email support (you can send <tt>username@phabricator.example.com</tt> an email to start a Conpherence thread).</li>
+ <li>Improved performance.</li>
+ </ul>
+
+ <h2><a name="pholio"></a>Pholio</h2>
+
+ <ul>
+ <li>Added inline commenting.</li>
+ <li>Added CCs.</li>
+ </ul>
+
+ <h2><a name="files"></a>Files</h2>
+
+ <ul>
+ <li>Files now share storage when the same file is uploaded more than once.</li>
+ <li>Files may now be uploaded by sha1 content hash.</li>
+ <li>Some types of temporary files are now marked and automatically garbage collected.</li>
+ </ul>
+
+ <h2><a name="misc"></a>Misc</h2>
+
+ <ul>
+ <li>Profile images may now be imported from Gravatar.</li>
+ <li>Animated GIFs profile images are now supported (with imagemagick).</li>
+ <li>Improved garbage collection of cache entries.</li>
+ <li>Image macros can be created from URLs.</li>
+ <li>Improved attention counts on Phabricator homepage.</li>
+ <li>Improved Remarkup embed DSL to support a wider range of inputs.</li>
+ <li>Phabricator now prefers MySQLi to MySQL if unspecified.</li>
+ <li>Added a setup check for <tt>pygmentize</tt> being configured but not available.</li>
+ <li>Improved object embedding in Remarkup, especially of commits.</li>
+ </ul>
+
+ <h2><a name="security"></a>Security</h2>
+
+ <ul>
+ <li>Closed an open redirect from Phame.</li>
+ <li>Fixed an OAuth HTTP vs HTTPS retargeting issue.</li>
+ <li>Explicitly disabled cURL protocols other than HTTP/HTTPS (see <a href="http://blog.volema.com/curl-rce.html" target="_blank">http://blog.volema.com/curl-rce.html</a>).</li>
+ </ul>
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li>"arc patch" now creates a commit with the original author information intact, if it is available.</li>
+ <li>Improved performance of file uploads from <tt>arc diff</tt>.</li>
+ <li>Improved performance of <tt>arc land</tt> in Mercurial.</li>
+ <li>Improved performance of file catenation from <tt>arc diff</tt> in Mercurial.</li>
+ <li>Added a linter for detecting unresolved merges.</li>
+ </ul>
+
+ <h2><a name="libphutil"></a>libphutil</h2>
+
+ <ul>
+ <li>Improved performance of <tt>HTTPSFuture</tt>.</li>
+ <li>libphutil now has a workable implementation of Damerau-Levenshtein.</li>
+ <li>PhutilArgumentWorkflows may now provide detailed help in addition to the existing summary help.</li>
+ </ul>
+
+ <h2><a name="bug-fixes"></a>Bug Fixes</h2>
+
+ <ul>
+ <li>Fixed a bug where <tt>#</tt> and <tt>-</tt> lists would merge in Remarkup.</li>
+ <li>Fixed a bug where cURL and lighttpd would interact badly over "Expect" headers.</li>
+ <li>Fixed a bug where <tt>arc</tt> could not run without <tt>git</tt>.</li>
+ <li>Fixed a bug where <tt>arc:upstream</tt> would fail.</li>
+ <li>Fixed a bug where <tt>$o->m()[0]</tt> was not detected by linters.</li>
+ <li>Fixed a bug where <tt>arc</tt> failed to parse some property changes to directories.</li>
+ <li>Fixed a bug where <tt>arc</tt> failed to parse property changes generated with very old versions of SVN.</li>
+ <li>Fixed a bug where <tt>arc</tt> incorrectly escaped files with <tt>@</tt> in their names under SVN.</li>
+ <li>Fixed a bug where <tt>arc</tt> parsed certain diffs generated on Windows incorrectly.</li>
+ <li>Fixed a bug where <tt>arc alnd</tt> was interpreted as <tt>arc amend</tt>.</li>
+ <li>Fixed some bugs with <tt>arc diff --create</tt>.</li>
+ <li>Fixed some rendering bugs with IE7/IE8.</li>
+ <li>Fixed various issues exposed by having everyone set STRICT_ALL_TABLES.</li>
+ <li>Fixed a bug where <tt>bin/storage</tt> ignored <tt>--user</tt> and <tt>--password</tt> for some patches.</li>
+ <li>Fixed mixed content warning in IE8.</li>
+ <li>Fixed some bugs with Mercurial handling in Diffusion.</li>
+ </ul></div>
+
+ </div>
+
+
+ <!-- January -->
+ <div class="post_content">
+ <h2>January 2013</h2>
+
+ <div class="phabricator-remarkup">
+ <h2><a name="general"></a>General</h2>
+
+ <ul>
+ <li>Phabricator's setup and install process has been greatly simplified. Use of <tt>PHABRICATOR_ENV</tt> and config files is no longer necessary, and is now recommended only for advanced users with complex deployment environments.</li>
+ <li>Configuration can now be edited by administrators using the "Config" tool in the web UI.</li>
+ <li>Many applications are now marked "Beta" and are no longer installed by default. You can enable them in Config -> Core.</li>
+ <li>Applications can now be uninstalled by administrators using the "Applications" tool in the web UI.</li>
+ <li>Setup mode has been removed.</li>
+ <li>A lot of the design is much better now.</li>
+ <li>Remarkup now supports meme generation.</li>
+ </ul>
+
+ <h2><a name="conpherence"></a>Conpherence</h2>
+
+ <ul>
+ <li>New (BETA!) application for sending messages to users or groups within Phabricator.</li>
+ </ul>
+
+ <h2><a name="phame"></a>Phame</h2>
+
+ <ul>
+ <li>Now supports Atom.</li>
+ </ul>
+
+ <h2><a name="arcanist"></a>Arcanist</h2>
+
+ <ul>
+ <li><tt>arc diff</tt> now supports <tt>--coverage</tt> and <tt>--no-coverage</tt>, which will be passed through to the underlying <tt>arc unit</tt> invocation.</li>
+ <li><tt>arc land</tt> now resets the onto branch in Git after failing a push.</li>
+ <li>PHPUnit bindings now support PHPUnit 3.7.</li>
+ <li><tt>arc lint</tt> and <tt>arc unit</tt> now exit with code 0 when there is nothing to do (previously, they exited with an error).</li>
+ <li>Lint errors can now point to more than one location (e.g., both the declaration and definition of a symbol).</li>
+ </ul>
+
+ <h2><a name="bugfixes"></a>Bugfixes</h2>
+
+ <ul>
+ <li>Fixed several bugs with escaping of Mercurial branch/bookmark names.</li>
+ <li>Fixed an escaping issue with SVN, for commits which alter properties on the root directory.</li>
+ <li>Fixed an issue with <tt>arc diff --no-ansi</tt> and backgrounding.</li>
+ <li>Fixed an issue with parsing <tt>hg export --git</tt> diffs.</li>
+ <li>Fixed an issue with <tt>arc land</tt> in Mercurial when no rebase was required.</li>
+ <li>Fixed an issue where Git diffs generated with "\r\n" line endings on Windows.</li>
+ <li>Fixed some reporting problems with KVCaches and ServiceProfiler.</li>
+ <li>Fixed verbosity of daemons in <tt>--trace</tt> mode.</li>
+ <li>Fixed a bug where short Mercurial hashes in URLs in Diffusion would raise an incorrect/misleading error.</li>
+ <li>Fixed a bug where Phabricator would act on multiple copies of a message if it received them by, e.g., being subscribed to a mailing list and also a direct recipient.</li>
+ <li>Fixed an issue where Maniphest could not export tasks with a description beginning with <tt>=</tt>.</li>