Nirvana 1.0.0
[X] added 12 color schemes
[X] added new options for the slider: Title font size / Text font size (uppercase settings as well)
[X] added new option -  Slider Excerpt size 
[X] added new option - Posts per row for the presentation page posts
[X] added new Option - Remove hover effect on columns 
[X] moved 'Content Margins' setting field from Graphics Settings to Layout Settings
[X] fixed Content Margins - Padding setting not working
[X] fixed header widget responsienvess
[X] fixed wp_title() echo set to true
[X] fixed hardcoded breadcrumbs background color
[X] fixed Presentation Page Titles color option not working
[X] fixed search icon in top bar so that it uses the same color as the top bar menu
[X] removed topbar shadow
[X] updated translation

Nirvana 0.9.9.11 
[x] fixed Google fonts merging issue when subsets are used
[x] fixed Ajax More Posts posts button

Nirvana 0.9.9.10
[X] fixed array to string conversion notices
[X] fixed presentation pages More Posts button affecting blog pages
[X] made all CSS minify-able (should now support all caching plugins that perform resource minification)
[X] fixed missing widget Google font support
[X] (properly) optimized Google font calls

Nirvana 0.9.9.9
[X] fixed slider read more button going full width on mobiles
[X] fixed Ajax load more button breaking media gallery pagination functionality
[X] fixed comment bubble appear to be link when in fact it isnt
[X] fixed a weird save issue affecting only some servers caused by an apostrophe in the sample in custom footer text 
[X] implemented escape output in custom_styles (per WordPress request)
[X] fixed #forbottom override on presentation page (for boxed layout and responsiveness disabled)
[X] made all JS minify-able (should now support all caching plugins that perform resource minification)
[X] slider excerpt is not limited to half the configurable post excerpt word count
[X] corrected title tag code to adhere to latest WordPress rules

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)
