Changelog Legend:

[+] = Added
[*] = Changed
[^] = Moved
[=] = No Changes
[x] = Deleted
[!] = Bugs

----

(24/06/2016) - Update - Version 2.0.3

[+] Added option to set custom post excerpt length.
[*] Updated the list of available Google fonts.

----

(11/05/2016) - Update - Version 2.0.2

[+] Added ability to select Character Set in the Theme Customizer.
[*] Changed Support and Get Premium links.
[*] Updated browser-specific styling to form elements (-webkit-appearance and -moz-appearance values).
[*] Fixed CSS conflict with All-in-One Event Calendar (floating of event details in single event view).

----

(14/01/2016) - Update - Version 2.0.1

[*] Removed platform specific styling to form elements by setting -webkit-appearance and -moz-appearance to "none".
[*] Set font-family for elements that use the ElegantIcons font to avoid CSS conflicts when a custom font is set for the body.

----

(25/11/2015) - Update - Version 2.0.0

[*] Moved custom Theme Options to the Customizer API.
[*] Updated the TGM Plugin Activation to the version 2.5.2.
[x] Removed Favicon option as it is a core option since WordPress 4.3.
[!] Fixed problem with floating of the Reply form in the Comments section.

----

(11/09/2015) - Update - Version 1.1.3

[+] Added ability to use the "nextpage" tag on pages.
[+] Added Turkish translation.
[*] Specified a recommended height of the Header Image.

----

(20/05/2015) - Update - Version 1.1.2

[+] Added Dutch translation.
[+] Added support for the "pingback" link in <head> section.
[*] Updated the TGM Plugin Activation to the version 2.4.2.
[*] Updated the list of available Google fonts (corrected nonfunctional fonts).

----

(28/02/2015) - Update - Version 1.1.1

[+] Added Italian translation.
[*] Updated including of the TGM_Plugin_Activation class (only the users who are allowed to install plugins can see it now).
[*] Updated editor-style.css.

----

(18/01/2015) - Update - Version 1.1.0

[+] Added support for the Title Tag feature.
[*] Updated paginate_links() arguments (added "add_args"). 
[*] Updated the "viewport" meta tag.

----

(09/12/2014) - Update - Version 1.0.4

[*] Updated editor-style.css (removed including of the Google font PT Sans and the main stylesheet style.css).

----

(16/10/2014) - Update - Version 1.0.3

[+] Mentioned Text Domain in style.css.
[+] Mentioned the URLs of images used in screenshot.
[*] Enqueue the "HTML5 Shiv" through the function foreverwood_scripts_styles().
[*] Set the priority of excerpt_length filter from 999 to 20.
[*] Used esc_url_raw instead of sanitize_text_field for all URL fields in "fw-options.php".

----

(01/10/2014) - Update - Version 1.0.2

[x] Removed deprecated function "screen_icon()" from class-tgm-plugin-activation.php.

----

(19/09/2014) - Update - Version 1.0.1

[!] Fixed Uncaught JavaScript TypeError which occurred on the Landing Page template (because there is no Main Header Menu in this template).

----

(09/09/2014) - The initial public release - Version 1.0.0