== Changelog SimplyBlack theme ==

Version 8.1 - march 2025
- Minor changes in code
- For users with a child theme: updated file header

Version 8.0 - march 2025
- Code improvements and extra escaping (thanks Gabriela)
- For users with a child theme: most files are updated
- Updated comments list

Version 7.9 - october 2024
- Minor changes in code

Version 7.8 - september 2024
- Rollback: removed flexbox from header
- To be consistent only floats are being used throughout stylesheet

Version 7.7 - september 2024
- Changed the type of alignment in header (now flexbox)
- Extra container for main content area
- Updated file style
- Minor changes in code

Version 7.6 - september 2024
- Fix: file style

Version 7.5 - september 2024
- Customizer: added extra settings
- Updated file style
- Minor changes in code
- For users with a child theme: updated files header, footer, single and single-full
- Bumped the "requires PHP" version to 7.0

Version 7.4 - november 2022
- Removed several old CSS classes
- Minor changes in code

Version 7.3 - october 2022
- Removed function load_theme_textdomain() because redundant
- Theme uses the WP language packs for its translation
- Kept languages folder for reference
- Added and changed several CSS classes
- Updated file style

Version 7.2 - october 2022
- Removed Google Font (Open Sans) because of the GDPR
- Theme now uses system font instead
- There are plugins available for adding your own font
- Minor changes in code

Version 7.1 - july 2021
- File footer: added ARIA Landmark
- Updated file style

Version 7.0 - may 2021
- Page template files: added wrapper around page content
- Updated file style

Version 6.9 - may 2021
- Removed jQuery dependency from mobile menu
- Mobile menu is regular JavaScript now
- Customizer: you can now set width of logo and add content in footer
- For users with a child theme: updated files header and footer
- Added content width variable for full width page and post
- Several minor adjustments

Version 6.8 - january 2021
- Fix: submenu in IE11
- Fix: submenu in older iOS version
- Fix: image caption
- Updated support for screen readers

Version 6.7 - october 2020
- Improved accessibility
- Better support for screen readers
- Because of this the CSS of main navigation is updated
- File header: added skip to content link
- Added ARIA Landmarks in several files
- Several minor adjustments

Version 6.6 - may 2020
- Added extra class to bottom postmeta of single event page
- Minor changes in code

Version 6.5 - january 2020
- Removed support for IE8 and older
- Added basic support for new editor
- Updated head section
- Changed logo tagline from h2 into div
- Added class "list-image" to featured image in blog list
- This class replaces native class "wp-post-image"
- Removed native class "wp-post-image" from stylesheet
- Removed unnecessary whitespaces from most files
- Minor changes in code

Version 6.4 - july 2018
- File style: changed CSS of many floating elements
- File style: removed unnecessary CSS
- File style: mobile menu update
- File comments: changed comments-title from h4 into h3

Version 6.3 - june 2018
- Fixed mistake in POT file

Version 6.2 - june 2018
- File comments: minor fix
- Updated file style
- Updated theme author info

Version 6.1 - february 2018
- Several minor adjustments
- Updated files style and custom-editor-style

Version 6.0 - february 2018
- Several minor adjustments
- Updated file style and functions

Version 5.9 - february 2018
- Added a static font-size in body tag
- Now other font-sizes will scale better
- Updated h1-h6 headings
- Updated files style and custom-editor-style
- Several minor adjustments

Version 5.8 - november 2017
- Added new options in customizer for blog page and posts
- File style: relocated border-bottom from CSS class .more to CSS class .post-list

Version 5.7 - september 2017
- Fixed display issue with mobile menu
- Added div container around mobile menu
- Updated files header and style

Version 5.6 - july 2017
- Added full width post template
- Removed page template with left sidebar
- Because other parts of theme do not support left sidebar
- Removed files page-sidebar-left and sidebar-left
- File style and custom-editor-style: added clear and margin-bottom to headings

Version 5.5 - june 2017
- New jQuery navigation for mobile screens
- Replaced select menu with toggle menu 
- Files nav, header and style: added and removed code regarding new navigation
- Files style and custom-editor-style: changed margin of several HTML tags to avoid margin collapsing
- If you're using a child theme that contains file header: copy-paste code regarding new navigation

Version 5.4 - april 2017
- File style: minor changes

Version 5.3 - april 2017
- File single: added post class .post-single
- File style: changed margin and padding of several elements (layout improvement)

Version 5.2 - march 2017
- File style: changed margin of several elements to avoid margin collapsing
- Cleaned up file style
- Updated files content-list and custom-editor-style
- File functions: improved font family registering

Version 5.1 - march 2017
- File style: fixed alignment issue of #respond

Version 5.0 - march 2017
- File style: minor changes in HTML tags
- File style: removed unnecessary border underneath header and above footer
- File style: styling of select tag (cross-browser compatibility)
- File style: added width and float to several elements (for better alignment)
- File functions and single: removed post format (status)
- Several minor adjustments

Version 4.9 - january 2017
- Added support for hentry tags
- Updated files content-postmeta, content-list and single
- File style: improved comments display
- File custom-editor-style: removed theme colors (because theme can be customized)
- Several minor adjustments

Version 4.8 - october 2016
- Added page template with left sidebar
- Several minor adjustments

Version 4.7 - august 2016
- File content-postmeta-single: display post format too
- Updated text strings
- Several minor adjustments

Version 4.6 - august 2016
- Removed unnecessary whitespaces from several files
- File style: removed unnecessary id tags from several strings
- File style: updated mobile stylesheet
- File style and custom-editor-style: several minor adjustments
- File functions: updated feature for HTML5 support in IE8 and older

Version 4.5 - june 2016
- Files style and custom-editor-style: resized all headings (including line-height)
- File style: removed line-height from several elements

Version 4.4 - may 2016
- Added file content-none 
- Files 404, archive, index and search: relocated nothing found to separate file
- Updated file index
- Renamed both postmetadata files
- Several minor adjustments

Version 4.3 - may 2016
- Theme now supports post formats
- File header: updated head section
- Added file content-list 
- Files archive, index and search: relocated part of loop to separate file
- File index and style: changed featured post notice
- File single: changed .page-title-post into .post-title-single
- Changed .sticky into .sticky-title
- Several minor adjustments

Version 4.1 - april 2016
- Resized all headings (thanks Tom)
- Changed address tag display
- Several minor adjustments

Version 4.0 - march 2016
- Localized mobile menu
- Mobile menu now supports 2 level subpages

Version 3.9 - march 2016
- Added file postmeta-single
- File single: relocated postmetadata to separate file
- Fix in file custom-editor-style: removed tags from reset stylesheet
- SEO improvement: blog description is h2 (thanks Tom)
- SEO improvement: all page titles are h1 and all post titles are h2 (thanks Tom)
- SEO improvement: all widget titles are h3 (thanks Tom)
- File single: changed title class into .page-title-post

Version 3.8 - march 2016
- Added file postmeta
- Files archive, index, search and single: relocated postmetadata to separate file
- File style and custom-editor-style: updated HTML tags (thanks Tom)
- Updated text strings (thanks Tom)
- Several minor adjustments

Version 3.7 - february 2016
- File search: post nav inside the loop
- File style: fixed alignment of next and prev post link
- Several minor adjustments

Version 3.6 - january 2016
- File header: removed is_home() so homepage content is not displayed when using a static blog page
- Several minor adjustments

Version 3.5 - january 2016
- Updated file style
- Updated file custom-editor-style
- Updated file functions

Version 3.4 - december 2015
- Fix: included the register_default_headers() again because it did not work without

Version 3.3 - december 2015
- File functions: removed register_default_headers()
- Default header already included in after_setup_theme()
- Several files: updated postmetadata
- File style: several modifications
- Several minor adjustments
- Updated pot file

Version 3.2 - november 2015
- Updated file archive: added the_archive_title() and the_archive_description()
- Updated pot file
- Removed translations (to support language packs from wordpress.org)
- Several minor adjustments

Version 3.1 - september 2015
- Updated file comments
- Updated pagelink
- File footer: copyrights
- File archive and index: added pagetitle when no posts are found
- Changed postmetadata heading into div
- Reordered mobile stylesheet
- Added Swedish translation (thanks Stefan)
- Updated language files
- Several minor adjustments

Version 3.0 - june 2015
- File single: removed if statement
- File functions, comments and style: changed alignment of comment nav
- Reordered file style

Version 2.9 - april 2015
- Several minor adjustments in stylesheet
- Removed support for document title in older WP versions 
- Files index and archive: pagination inside loop

Version 2.8 - february 2015
- Added Spanish translation (thanks Miquel)
- Added German translation (thanks Frank)
- Updated French translation (thanks Ollie)
- File style: adjusted styling comments area
- File style: added support in Chrome for Checkbox, Radio and Select
- File style and file custom-editor-style: finetuned img position in post and page
- File style: reordered mobile stylesheet
- File footer: added div around footer-widgets
- File functions: removed class excerpt because not used anymore
- File functions: added class to posts nav (now no empty space when posts nav is not present)

Version 2.7 - december 2014
- File header: removed wp_title() because of new title-tag
- File functions: added backwards compatibility for WP 4.0 and older
- Reordered file nav

Version 2.6 - december 2014
- File functions: added title-tag
- Updated the reset stylesheet
- Adjusted styling of several tags
- Reordered and cleaned up files style and custom-editor-style
- Reordered PHP files

Version 2.4 - december 2014
- File functions: added custom post excerpt lenght
- Added French translation
- Several CSS adjustments

Version 2.3 - november 2014
- File functions: added sanitize_callback to logo upload
- File footer: changed the if statement
- Several CSS adjustments

Version 2.2 - october 2014
- Added and adjusted text markup tags

Version 2.1 - june 2014
- Forgot to reset the content_width in previous version
- Changed size of featured and single page image

Version 2.0 - june 2014
- Changed theme width to 1200px
- Added featured image on single page
- Added several adjustments for better responsive layout
- Text-align justify for content area, sidebar and footer
- Several minor adjustments 

Version 1.9 - june 2014
- Changed size of featured image
- Several minor adjustments 

Version 1.8 - april 2014
- Several adjustments in functions file
- Added pot translation file
- Improved translation of meta
- Better position of read more button
- Better layout of commentsform
- Added several adjustments for better responsive layout
- A bunch of other minor adjustments in stylesheet

Version 1.6 - february 2014
- Added HTML5 support for IE8 and older
- Added editor styles for page and post
- Added comments link to metadata in post
- Added several adjustments for better responsive layout
- Changed layout menubar
- Fixed issue in full width page template
- Added translation to footer site info
- A bunch of other minor adjustments in stylesheet

Version 1.5 - december 2013 
- First stable release