Skip to content

Latest commit

 

History

History
98 lines (82 loc) · 3.62 KB

changelog.md

File metadata and controls

98 lines (82 loc) · 3.62 KB

Kouki Changelog

20210127 - 3.0.0

  • New Full Block-Editor support
  • New New options to set font-weights for custom fonts
  • New Added new social networks as options to the footer
  • New Custom logo upload within the Customizer
  • Tweak Now, all theme options are also represented in the Customizer
  • Tweak Removed FontAwesome and implemented inline SVG icons instead
  • Tweak Improved accessibility
  • Tweak Tweaked default options a little
  • Dev New and bigger theme screenshot
  • Dev Refactored some code (e.g. added body_open class, style improvements, etc.)
  • Dev Updated scripts
  • Dev Updated NPM dependencies
  • Dev Aligned editor whitespace (tabs instead of spaces) with WordPress coding standards
  • Dev Updated POT Language file

20180618 - 2.1.0

  • Tweak Refinded readme texts
  • Dev Removed editor styles to reduce unnecessary maintenance work

20170210 - 2.0.0

  • New Added post navigation
  • New FontAwesome loads conditionally based on theme options
  • Tweak Removed Admin Screen
  • Tweak Aligned wp-caption color with text color
  • Fix Post's meta information paragraph is not showing in markup anymore if there is no information to show
  • Dev Updated FontAwesome
  • Dev Updated TGM Activation Script
  • Dev Updated NPM and Bower dependencies
  • Dev Updated POT Language file

20160628 - 1.9.3

  • Dev Updated some script and style version descriptions in functions.php

20160628 - 1.9.2

  • Dev Updated functions.php to assign new version for FontAwesome CSS

20160628 - 1.9.1

  • Dev Updated FontAwesome

20160628 - 1.9.0

  • New Kouki's lightbox feature can be deactivated via theme options in case of conflicts
  • Tweak Added an activity indicator for the lightbox feature
  • Tweak Improved FAQs in readme.txt
  • Tweak Improved welcome screen
  • Dev Updated TGM Activation Script
  • Dev Updated NPM and Bower dependencies

20150928 - 1.8.1

  • Dev Solved a git conflict

20150928 - 1.8.0

  • Fix Fixed Footer-Link: Mail
  • Fix Fixed Jetpack Infinite Posts
  • Fix W3C validated HTML
  • Fix Added forgotten translation string in comments
  • Dev Updated POT Language file
  • Dev Organized and updated NPM and Bower dependencies

20150917 - 1.7.0

  • New Added a welcome screen
  • Tweak Better overall file structure and minor other tweaks
  • Tweak Updated English translation
  • Tweak Cleaned theme's jQuery script
  • Fix Menu icon (Behaved strange in Chrome after Chrome update)
  • Fix The theme's top-bar is now adjusting to the WP admin-bar... finally.
  • Upate Updated TGM Activation Class to 2.5.2 (needed to edit line 641 - added add_theme_page)

20150427 - 1.6.0

  • New Added copyright statement
  • Tweak Translated "Read More →" in functions.php
  • Tweak Escaped the CSS theme options (style-options.php) on output.
  • Tweak Escaped all instances of home_url(); as esc_url( home_url(/) );
  • Fix Minor bugfixes

20150315 - 1.5.0

  • Fix PHP notices within options

20150310 - 1.4.0

  • Tweak Options Framework is only recommended instead of required
  • Tweak Implemented non-minified vendor scripts/styles
  • Tweak Improved readme documentation
  • Tweak Minor style improvements
  • Tweak Added escaping for dynamic output
  • Fix Double comment output on pages

20150211 - 1.3.0

  • Tweak Added sanitization for customizer options
  • Tweak Changed screenshot
  • Fix Fixed bug on theme activation

20150210 - 1.2.0

  • Tweak Improved overall theme concept

20150209 - 1.0.0

  • Initial release