Nirvana 0.9.9.11
[x] Fixed merging Google Fonts with subsets
[x] Fixed 'More Posts' button not always working on the presentation page

Nirvana 0.9.9.10
[x] Fixed 'Array to string conversion' notices
[x] Fixed 'More posts' button affecting blog pages
[x] Combined all Google font calls into one

Nirvana 0.9.9.9
[X] Fixed slider 'Read more' button going full width on mobiles
[X] Fixed Ajax 'Load more' button affecting media gallery number of items shown
[X] Removed hand icon over not-clickable icons
[X] Replaced apostrophe with quotes in custom text links to avoid saving errors on some servers
[X] Escaped all output for the theme settings array
[X] Fixed 'forbottom' class override on the presentation page (for boxed layout and responsiveness disabled)
[X] Made all JS files minify-able
[X] Corrected JavaScript comments to handle newline removal (JS compression) 
[X] Made all CSS minify-able (moved fontfaces to separate enqueue)
[X] Made slider excerpts half of post excerpt wordcount
[X] Moved meta title from inside hook to header.php

Nirvana 0.9.9
[X] Added customizer callback sanitization
[X] Edited theme settings news (now include only title and date)
[X] Updated PayPal donate button code
[X] Added header widget size option
[X] Corrected theme settings sanitization failsafe

Nirvana 0.9.8
[X] Fixed header responsiveness for the boxed layout
[X] Fixed Presentation Page incompatibility with some plugins
[X] Fixed settings page compatibility issues
[X] Fixed 'Load more' button on the Presentation Page
[X] Fixed show/hide setting for the search in topbar
[X] Added layout and columns text to the style.css description

Nirvana 0.9.7
[X] Fixed responsiveness disable setting not taking effect
[X] Added a new setting: 'Duality' that changes the site's format wide / boxed
[X] Fixed 'READ MORE' button disappearing in slider
[X] Fixed slider caption text inline background padding for FireFox 
[X] Fixed top menu search icon position and size

Nirvana 0.9.6
[X] Fixed columns responsiveness on res <800px
[X] Added a wp.media check for the media uploader on the settings page
[X] Fixed post excerpt number of characters  not taking effect on the Presentation Page (the bug also added another Continue Reading button)
[X] Removed 'first click' alert on mobile
[X] Added category check for breadcrumbs categories
[X] Removed some leftover code from theme-meta.php

Nirvana 0.9.5.1
[X] Fixed styles enqueue order bug created in 0.9.5

Nirvana 0.9.5
[X] Removed conditional check for 'wp_enqueue_media'
[X] Removed all 'wp_register_style' and 'wp_register_script' functions. 
[X] Enqueued all admin scripts and styles via 'admin_enqueue_scripts'
[X] Added a changelog.txt file

Nirvana 0.9.4
[X] Adjusted columns (photo frames, padding, margins)
[X] Fixed multi-line widget titles
[X] Removed leftover presentation page 'hide background' option
[X] Default option for columns is now frameless
[X] Fixed 'more posts' button border on IE
[x] Fixed sidebar 'dasboard' typo

Nirvana 0.9.3
[X] Edited 'readme.txt' for new and improved copyright declarations 
[X] Removed Bebas Neue font (copyright incompatibility)
[X] Removed hardcoded Javascript found in frontpage.php - moved it to custom-styles.php
[X] Replaced 'dirname ( __FILE__ )' with 'get_template_directory()'

Nirvana 0.9.2
[X] Fixed header image responsiveness for full width / normal width
[X] Fixed header image responsiveness
[X] Removed leftovers from defaults.php
[X] Added Russian translation

Nirvana 0.9.1
[X] Fixed menu alignment
[X] Fixed header image not starting at top:0
[X] Fixed topbar height when set to 'fixed'
[X] Fixed topbar on mobile res below 480px 
[X] Fixed front columns layout when using custom widgets
[X] Fixed Presentation Page columns on mobile using custom widgets (nth-child replaced with nth-of-type)
