Changelog for 1.8.3 v1.8.3
authorChip Black <bytex64@bytex64.net>
Sat, 22 Mar 2014 00:59:52 +0000 (19:59 -0500)
committerChip Black <bytex64@bytex64.net>
Sat, 22 Mar 2014 01:00:57 +0000 (20:00 -0500)
www/doc/changelog.html

index 43ca200..a3f185d 100644 (file)
 The intent of this changelog is to give an overview of the major changes
 and fixes made to BlĂ«rg.  For a detailed changelog, see the git log.
 
+<a name="v1.8.3"><h2>Version 1.8.3 - released Friday, March 21st, 2014</h2></a>
+
+<h3>Features Added</h3>
+<ul>
+<li>New full-screen editor dialog with preview and reply views.</li>
+<li>Add Markdown and GitHub Flavored Markdown-style code blocks, and GFM-style
+strikethrough.</li>
+</ul>
+
+<h3>Bugs Squashed</h3>
+<ul>
+<li>Fixed link clicking in Firefox and Chrome (and probably Safari and Opera).
+My link handler would consume all clicks, preventing the user from opening
+links in new tabs with middle-click, or getting a context-menu on right-click.
+It now only activates on left-click.</li>
+</ul>
+
 <a name="v1.8.2"><h2>Version 1.8.2 - released Monday, November 18th, 2013</h2></a>
 
 <h3>Features(?) Added</h3>