IMPORTANT: Always update the style.css file in every theme update and make sure to backup the entire /mural/ theme folder (just in case)

----------------------------------

*** V1.6 - 01/04/2013 ***

Feature - Added compatibility with WooCommerce 2.0.
Fix - Fixed the randomization of related posts and related work
Fix - Fixed a bug preventing the global full page background from working properly
Fix - Fixed a bug preventing the star rating from displaying in the WooCommerce review form
Fix - Fixed a bug where the top dropdown menu would stay behind YouTube videos
Fix - Fixed a bug where sometimes big-title shrotcodes without description wouldn't display correctly
Fix - Fixed WP [gallery] for images that are not attached to the post in WP 3.5+
Fix - Fixed the "Upload" style bug in the admin panel on WP 3.5+

Update the following files:

content-single-portfolio.php
content-single.php
css/mobile.css
css/skin.php
css/woocommerce2.css
full-page-bg.php
functions.php
js/screen.js
library/admin/css/admin-style.css
library/admin/css/custom-fields-style.css
library/comments.php
library/gallery.php
library/scripts.php
library/shortcodes.php
library/woocommerce2.php
style.css 

----------------------------------

*** V1.5.1 - 04/09/2012 ***

Fix - Fixed a minor bug on the full page backgrounds.

Update the following files:

full-page-bg.php
/js/screen.js

----------------------------------

*** V1.5 - 03/09/2012 ***

Tweak - Tweaked how full page backgrounds and fixed no-repeat body backgrounds display on mobile devices, it should display properly now (thanks Dino Gomes: www.dinogomez.com).
Fix - Fixed a bug where overriding a sub-header slider height wasn't correctly displaying the custom height.
Fix - Fixed a bug where overriding images in recent/popular portfolio items wasn't working properly.
Fix - Fixed compatibility with the latest version of WooCommerce (1.6.5.1) regarding upsells positioning.
Fix - Minor bug fixes.

Update the following files:

full-page-bg.php
/css/screen.css
/css/skin.php
/css/woocommerce.css
/js/screen.js
/library/media.php
/library/presstrends.php
/library/shortcodes.php
/library/woocommerce.php
/library/admin/options-framework.php

----------------------------------

*** V1.4 - 02/08/2012 ***

Feature - Mural is now Multisite ready. Every option, custom skins, custom fonts and image sizes are particular to a unique site.
Feature - On portfolio items detail page you now have the option to display "Featured image only" even if you have more images attached.
Tweak - Forced the Facebook parameter "locale=en_US" so that it displays properly in every browser. 
Tweak - The font weight 400 is now also loaded for headings when using Google Web Fonts.
Tweak - The Skins Manager tabs now display properly in one row on Google Chrome for Windows.
Tweak - Fixed a bug where no skin settings were being saved when using a "Maintenance Mode" plugin or when using .htpasswd for password protected sites.
Tweak - The theme should no longer call deprecated functions (with backwards compatibility up to WordPress 3.1).
Tweak - Added an alternate fallback approach to Vimeo and YouTube URLs parsing when using the [video] shortcode.
Fix - Fixed a typo on the French translation.
Fix - Fixed a bug where a user with the "Editor" role would see white text on a white background in the main Rich Textarea field.
Fix - Added the missing "Permalink to %s" string to the language files.
Fix - The dropdown menu on mobile devices now properly centers.
Fix - Fixed a bug where a sub-header slider wouldn't display properly on a WooCommerce Shop page.
Fix - Fixed an hard-coded "@unispheredesign" string on the Twitter widget.
Fix - Minor bug fixes and tweaks.

Update the following files:

content-single-portfolio.php
functions.php
header.php
index.php
social-buttons.php
style.css
sub-header-bar.php
sub-header-slider.php
/css/mobile.css
/css/skin.php
/languages/default.po
/languages/fr_FR.mo
/languages/fr_FR.po
/languages/pt_PT.mo
/languages/pt_PT.po
/library/custom-fields.php
/library/fonts.php
/library/helpers.php
/library/media.php
/library/presstrends.php
/library/scripts.php
/library/shortcodes.php
/library/update-notifier.php
/library/woocommerce.php
/library/admin/css/admin-style.css
/library/admin/options-framework.php
/library/admin/options-interface.php
/library/widgets/twitter.php

----------------------------------

*** V1.3 - 28/06/2012 ***

Feature - You can now override the height of sub-header sliders on a per page/post/portfolio item/product basis.
Feature - The theme now stores a backup of your custom skins when you save settings, as well as when you upload a new font. This backup is stored in a folder inside your wp-content/uploads/ folder so that you can safely update the theme without the risk of loosing your custom skins. If during the update process you happen to delete your custom skins and fonts, the next time you go the the "Skins Manager" the theme ask you if you want to restore the backups automatically.
Feature - You are now able to show a description in full-width sub-header sliders that display an image (not supported for videos).
Feature - The title and description of the slider items now have a subtle animation.
Tweak - Tweaked some admin panel error messages to better inform the user of what is potentially causing the error.
Tweak - Changed the Mural custom admin menu position from 100 to 105 to prevent conflicts with certain plugins.
Fix - Some plugins that have custom post types were displaying errors on the sub-header bar.
Fix - Sometimes the slider would not start when a YouTube video was present on a slider item.
Fix - Fixed a bug where a downloaded skin would inherit settings from the previously selected skin immediately after saving settings.
Fix - Fixed a bug where category archives, tag archives, author archives and search results would not display the pagination properly when using the Masonry template.
Fix - Removed underline when hovering slider items that link to a custom URL.
Fix - The sub-header slider now resizes correctly when changing the orientation of a mobile device.
Fix - Fixed a bug where [recent_posts], [popular_posts], [recent_portfolio] and [popular_portfolio] shortcodes were removing paragraphs from the main description field of a page/post/portfolio item/product.
Fix - Fixed the width of the Facebook share button on the lightbox because it was being cropped.

Update the following files:

archive.php
author.php
category.php
content-single-portfolio.php
functions.php
search.php
single.php
sub-header-bar.php
sub-header-slider.php
tag.php
/css/mobile.css
/css/screen.css
/css/skin.php
/js/screen.js
/library/custom-fields.php
/library/misc.php
/library/scripts.php
/library/shortcodes.php
/library/update-notifier.php
/library/admin/options-framework.php
/library/admin/options-interface.php
/library/admin/js/options-custom.js

----------------------------------

*** V1.2 - 14/06/2012 ***

Feature - If the "Ambrosite Next/Previous Post Link Plus" free plugin is installed, the theme detects its presence and automatically limits the single post next and previous navigation to the categories set on the parent portfolio or blog page (http://wordpress.org/extend/plugins/ambrosite-nextprevious-post-link-plus/).
Feature - Added French localization (thanks to Anthony Durand).
Feature - Added Portuguese (Portugal) localization.
Tweak - Removed "Comments are closed" notification on single posts and portfolio items.
Tweak - Simplified the code used to download and import remote skin files. Should no longer produce 404 errors on certain hosting environments.
Tweak - Fixed plural forms for comments on the main default.po localization file.
Tweak - The theme now warns you on the frontend if no static home page is set.
Tweak - Updated the theme demo and documentation regarding the category ID filter parameter of certain shortcodes.
Tweak - Certain operations in the "Skins Manager" that are related to the filesystem sometimes blocked the user from continuing to use the "Skins Manager" again. Some code tweaks were added in order to "mitigate" this, showing an error message (lack of permissions for example) and reseting the operation.
Tweak - You can now display sliders with just one element. In these cases, the theme automatically hides the slider navigation.
Tweak - Changed the font size of the admin panel tabs. In some browsers the tabs were displayed in two lines.
Fix - Fixed "failed to open stream" when adding background images in certain hosting environments.
Fix - Allow external shortcodes to properly render inside widgets.
Fix - Shortcode sliders inside single posts should now appear correctly and assume the width of the parent element similarly to how it happens when you reduce the browser window size.
Fix - The slider mobile touch interaction now properly responds to vertical touch.

Update the following files:

comments.php
content-single.php
content-single-portfolio.php
index.php
single.php
single-portfolio_cpt.php
style.css
sub-header-slider.php
/css/mobile.css
/css/screen.css
/js/screen.js
/js/scripts.js
/languages/default.po
/languages/fr_FR.mo
/languages/fr_FR.po
/languages/pt_PT.mo
/languages/pt_PT.po
/library/shortcodes.php
/library/admin/options-framework.php
/library/admin/options-interface.php
/library/admin/css/admin-style.css

----------------------------------

*** V1.1 - 06/06/2012 ***

Feature - Added single post, portfolio item and WooCommerce product previous and next navigation. Can be hidden/displayed in the Theme Options panel.
Tweak - Better prettyPhoto lightbox styling for mobile devices.
Tweak - Better styling of the WooCommerce Checkout page on mobile devices with small screens.
Fix - Prevent errors when certain hosting environments block callback HTTP requests.
Fix - Properly detect the "readlink" function in PHP before using it. Before PHP 5.3 this function was only available on *nix systems.

Update the following files:

content-single.php
content-single-portfolio.php
functions.php
style.css
/css/screen.css
/css/custom-image-sizes.php
/css/mobile.css
/css/skin.php
/css/woocommerce.css
/library/woocommerce.php
/library/admin/options.php
/library/admin/options-framework.php
/library/admin/options-interface.php

----------------------------------

*** V1.0 - 04/06/2012 ***

Theme released