# Receptar Changelog

## 1.9.0, 20220320

### Added
- TikTok social links icon

### Updated
- Back to top button target
- HTML5 support

### Fixed
- Large screen display

### File updates
	changelog.md
	header.php
	readme.txt
	style.css
	assets/css/colors.css
	assets/css/main.css
	assets/images/svg/social-icons.svg
	inc/setup.php


## 1.8.4, 20210128

### Updated
- Updating 3rd party JavaScript
- Improving PHP code to follow WordPress PHP coding standards (fixing "else if" to "elseif" where needed)
- Adding meta charset before HTML title tag for improved SEO and HTML validation

### File updates
	changelog.md
	readme.txt
	style.css
	sidebar.php
	assets/js/vendor/css-vars-ponyfill/css-vars-ponyfill.js
	assets/js/vendor/css-vars-ponyfill/css-vars-ponyfill.min.js
	inc/setup.php
	inc/customizer/customizer.php
	template-parts/menu-social.php


## 1.8.3

* **Update**: Adding `nofollow` attribute to default site info links
* **Fix**: Removing post excerpt wrapper when excerpt is empty
* **Fix**: Jetpack infinite scroll layout

### Files changed:

	changelog.md
	readme.txt
	style.css
	assets/css/starter.css
	inc/setup.php
	template-parts/footer/site-info.php


## 1.8.2

* **Add**: Adding WhatsApp and Google social icon
* **Update**: Implementing WordPress 5.2 code updates
* **Fix**: CSS variables issue in non-compatible web browsers

### Files changed:

	changelog.md
	header.php
	readme.txt
	style.css
	assets/css/main.css
	assets/images/svg/social-icons.svg
	inc/setup.php


## 1.8.1

* **Fix**: Homepage slideshow stopped working after 1.8.0 update

### Files changed:

	changelog.md
	readme.txt
	style.css
	assets/js/slick.min.js
	assets/js/dev/slick.js


## 1.8.0

* **Add**: Welcome notice
* **Update**: Typography info in theme options
* **Update**: Excerpts display
* **Update**: Continue reading link display
* **Update**: Improving CSS variables functionality for browsers with no support
* **Update**: Improving code
* **Update**: Removing obsolete JavaScript code
* **Update**: Slick.js 1.9.0
* **Update**: Localization

### Files changed:

	changelog.md
	footer.php
	header.php
	readme.txt
	style.css
	assets/css/main.css
	assets/css/starter.css
	assets/js/scripts-global.js
	assets/js/slick.min.js
	assets/js/dev/slick.js
	inc/setup-theme-options.php
	inc/setup.php
	inc/customizer/customizer.php
	languages/receptar.pot
	template-parts/component-link-more.php
	template-parts/component-notice-welcome.php
	template-parts/content.php


## 1.7.0

* **Update**: Improving code
* **Update**: Improving security
* **Update**: Improving accessibility
* **Update**: Adding WPCS comments to code
* **Update**: `.screen-reader-text` CSS class styles
* **Update**: Improving customizer functionality
* **Update**: Using CSS variables instead of generating customized stylesheet
* **Update**: Removing obsolete functionality
* **Update**: Updating readme file
* **Update**: Setting `use strict` in JavaScript
* **Update**: Removing all `locate_template()` function references
* **Update**: Information URLs
* **Update**: Localization
* **Update**: Documentation
* **Update**: Theme demo content

### Files changed:

	changelog.md
	comments.php
	functions.php
	readme.txt
	sidebar-header.php
	sidebar.php
	style.css
	assets/css/colors.css
	assets/css/main.css
	assets/css/starter.css
	assets/js/customizer-preview.js
	assets/js/scripts-global.js
	assets/js/skip-link-focus-fix.js
	inc/class-sanitize.php
	inc/setup-theme-options.php
	inc/setup.php
	inc/beaver-builder/beaver-builder.php
	inc/custom-header/custom-header.php
	inc/customizer/customizer.php
	inc/customizer/controls/class-Customizer_Hidden.php
	inc/customizer/controls/class-Customizer_HTML.php
	inc/customizer/controls/class-Customizer_Image.php
	inc/customizer/controls/class-Customizer_Multiselect.php
	inc/customizer/controls/class-Customizer_Select.php
	inc/lib/core.php
	languages/*.*
	template-parts/content-attachment-image.php
	template-parts/content-custom-header.php
	template-parts/content-featured-post.php
	template-parts/content-none.php
	template-parts/content.php
	template-parts/loop-banner.php
	template-parts/loop.php
	template-parts/footer/site-info.php


## 1.6.1

* **Add**: More social icons
* **Update**: WordPress 5.0 ready
* **Fix**: Making social icons menu multilingual ready

### Files changed:

	changelog.md
	style.css
	inc/class-svg.php
	inc/setup.php
	template-parts/menu-social.php


## 1.6.0

* **Update**: Using SVG for social icons
* **Update**: Icons updated to Genericons Neue
* **Update**: All theme assets put into dedicated `assets` folder
* **Update**: Post featured image height made smaller in posts list on mobile screens
* **Update**: Typography info in customizer
* **Update**: Documentation
* **Update**: Localization
* **Fix**: Horizontal scroll on mobile screens
* **Fix**: Site title font on singular pages
* **Fix**: NS Theme Check plugin test warnings

### Files changed:

	changelog.md
	comments.php
	functions.php
	style.css
	assets/css/editor-style.css
	assets/css/slick.css
	assets/fonts/genericons-neue/genericons-neue.css
	assets/js/scripts-global.js
	inc/class-svg.php
	inc/setup-theme-options.php
	inc/setup.php
	inc/beaver-builder/beaver-builder.php
	inc/customizer/customizer.php
	inc/customizer/controls/class-Customizer_Multiselect.php
	inc/customizer/controls/class-Customizer_Select.php
	inc/lib/core.php
	languages/receptar.pot
	template-parts/content-custom-header.php
	template-parts/content-featured-post.php
	template-parts/menu-social.php


## 1.5.0

* **Update**: WordPress 4.9.6 compatibility (GDPR)
* **Update**: Scripts: Slick 1.8.0
* **Update**: Beaver Builder editor styles
* **Fix**: Checking for comments form fields isset in `receptar_comments_form_placeholders()`

### Files changed:

	changelog.md
	style.css
	css/beaver-builder-editor.css
	css/slick.css
	css/starter.css
	inc/setup.php
	js/scripts-global.js
	js/slick.min.js
	js/dev/slick.js
	template-parts/footer/site-info.php


## 1.4.1

* **Add**: Site title/logo partial refresh in customizer
* **Fix**: Unclosed CSS comments
* **Fix**: Safari browser posts layout

### Files changed:

	changelog.md
	style.css
	css/_custom.css
	css/colors.css
	css/editor-style.css
	css/slick.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/lib/core.php
	js/customizer-preview.js
	template-parts/loop.php


## 1.4.0

* **Add**: Option to set custom site info in footer
* **Add**: Overriding banner image with front page featured image
* **Update**: Removing localization files in favor of WordPress.org theme repository localization service
* **Update**: Posts list using flexbox layout styles
* **Update**: Improved compatibility with WordPress 4.9
* **Update**: Styles improvements and fixes
* **Update**: Default footer site info text
* **Update**: Removing custom scrollbar styles
* **Update**: Improving responsive posts list styles
* **Update**: Removing Schema.org microformats in favor of plugins
* **Update**: Documentation URL
* **Fix**: Not overriding sticky posts
* **Fix**: Displaying logo on laptop screen size

### Files changed:

	changelog.md
	footer.php
	header.php
	sidebar.php
	style.css
	css/_custom.css
	css/beaver-builder-editor.css
	css/colors.css
	css/customizer.css
	css/editor-style.css
	css/starter.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/custom-header/custom-header.php
	inc/customizer/customizer.php
	inc/lib/core.php
	template-parts/content-attachment-image.php
	template-parts/content-custom-header.php
	template-parts/content-featured-post.php
	template-parts/content.php
	template-parts/loop-banner.php
	template-parts/loop.php
	template-parts/footer/site-info.php


## 1.3.6

* **Update**: Updated theme tags
* **Fix**: Compatibility with Beaver Builder 1.8.3

### Files changed:

	style.css
	functions.php
	inc/beaver-builder/beaver-builder.php


## 1.3.5

* **Add**: WordPress 4.3 support
* **Add**: Localization: Brazilian Portuguesse - thanks to xapuri (www.xapuri.info)
* **Add**: Localization: French - thanks to WP-Traduction (wp-traduction.com)
* **Add**: Localization: Greek - thanks to Nikolas Branis (kanenas.net)
* **Fix**: Google Fonts URL function subset issue
* **Fix**: Image size setup issue on pages

### Files changed:

	css/customizer.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/customizer/customizer.php
	inc/lib/core.php
	languages/el_EL.mo
	languages/el_EL.po
	languages/fr_FR.mo
	languages/fr_FR.po
	languages/pt_BR.mo
	languages/pt_BR.po


## 1.3.4

* **Fix**: Fixed position of next/previous post navigation buttons

### Files changed:

	inc/setup.php


## 1.3.3

* **Update**: Localization

### Files changed:

	languages/sk_SK.mo
	languages/sk_SK.po
	languages/xx_XX.pot


## 1.3.2

* **Fix**: Fixed issue with next/previous post navigation introduced in version 1.3

### Files changed:

	inc/setup.php


## 1.3.1

* **Update**: Reset WordPress native image sizes to their pre-theme-activation state after switching the theme

### Files changed:

	inc/setup.php


## 1.3

* **Update**: Improved file organization
* **Update**: Improved security
* **Update**: Removed tracking URL parameters
* **Update**: Removed obsolete constants, functions and custom Customizer controls
* **Fix**: Donate button is translatable

### Files changed:

	404.php
	archive.php
	comments.php
	functions.php
	image.php
	index.php
	page.php
	search.php
	searchform.php
	sidebar.php
	single.php
	inc/setup-theme-options.php
	inc/setup.php
	inc/custom-header/custom-header.php
	inc/customizer/customizer.php
	inc/jetpack/jetpack.php
	inc/lib/core.php
	inc/lib/visual-editor.php
	languages/sk_SK.mo
	languages/sk_SK.po
	languages/xx_XX.pot
	template-parts/content-attachment-image.php
	template-parts/content-none.php
	template-parts/loop-banner.php
	template-parts/loop.php


## 1.2.1

* **Update**: Enqueuing `comment-reply.js` the right way
* **Update**: Removing `example.html` Genericons file
* **Update**: Prefixing custom created image sizes
* **Update**: Saving image size setup into theme mod, not individual options
* **Update**: Removing thumbnail preview column in admin posts list screen
* **Update**: Removing obsolete constants
* **Update**: Localization
* **Fix**: Default featured image size

### Files changed:

	content-featured-post.php
	functions.php
	style.css
	css/customizer.css
	images/featured.jpg
	inc/setup-theme-options.php
	inc/setup.php
	inc/beaver-builder/beaver-builder.php
	inc/lib/core.php
	languages/sk_SK.mo
	languages/sk_SK.po
	languages/xx_XX.pot


## 1.2

* **Update**: Theme description
* **Update**: Beaver Builder support
* **Update**: Starter CSS
* **Update**: Screenshot and default images to be 100% GPL compatible
* **Update**: Renamed functions, classes, hooks, variables and text domain (affects almost all files)
* **Update**: Localization

### Files changed:

	readme.md
	screenshot.jpg
	style.css
	css/starter.css
	images/featured.jpg
	images/header.jpg
	inc/beaver-builder/beaver-builder.php


## 1.1

* **Update**: Tightening security
* **Update**: Improved code
* **Fix**: Removed obsolete CSS3 transitions
* **Fix**: Responsive page title top margin

### Files changed:

	style.css
	inc/setup-theme-options.php
	inc/setup.php
	inc/lib/core.php


## 1.0

* Initial release.
