Benenson Versions Save

A Gutenberg WordPress theme

v1.1.0

4 years ago

Changelog

Features

  • Automatically refresh language file source comments when source lines change (#144)
  • Add repeatable component and refactor existing repeatable blocks to utilise this component (#120)
  • Move Theme Options page to Customizer (#34)
  • Enable automatic theme updates (#121)
  • Add background image/colour option to blockquote block (#127)

Fixes

  • Add missing styles for .alignleft, .alignright (#160)
  • Update version bump script (#143)
  • Gettext build issue (#144)
  • Cleanup block component (#141)
  • Support linting jsx (#139)
  • Incorrect class instance check (#122)
  • Overlapping social icons in footer (#117)
  • Template Lock issue on Key Facts block (#135)

Other

  • Drop PHP 5.6 support (#163)
  • Move some template files to the .github directory (#140)
  • Misc tidy up changes. To see the full list, go here

v1.0.4

5 years ago

Changelog

In addition to the features/fixes listed below, several items were refactored, removed, tidied up, or otherwise improved without affecting existing functionality.

Improvements/Features

  • Add contributor guidelines (#105)
  • Add filters to configurable Gutenblocks (#67, #68, #69, #70, #71, #72, #73, #74, #75, #76, #77, #78, #79, #80, #81, #82)
  • Add actions to theme options template (#66)
  • Add script to simplify version bumping (#103)
  • Add Shellcheck to list of required linters (#114)
  • Add Media Aside Gutenblock (#47)
  • Add background image capability to Section Gutenblock (#50)
  • Add new layout option to Post List Gutenblock (#42)
  • Transform shared Components to a reusable packages build (#100)
  • Prevent nesting of Section Gutenblock (#115)
  • Improve portability of binaries (#103)

Fixes

  • Fix duplicate DB query on theme options (#65)
  • Fix logo theme option validation (#64)
  • Fix issue with GA output when no user code defined (#51)
  • Fix Travis CI build issue post-release of WPCS v2 (#113)
  • Fix disappearing inputs in Post List Gutenblock (#111)
  • Fix issue on blog index when used within a child theme (#52)
  • Fix issue with Header Gutenblock pre-WPv5 (#26)

v1.0.3

5 years ago

Changelog

  • Adjust a11y function bail precedence #39
  • Fixes markup being added to grid item block PHP renderer #38
  • Added travis processes #37 #19
  • Removes unused code #36
  • Fixes missing social icons #35
  • Fixes social links and removes Google+ #33
  • Fixes issue with Post List block quantity attribute datatype. #32
  • Fixes issues reported by the Theme Check plugin for compatibility with WP.org themes. #27 #31
  • Fixes missing sprites #30
  • Updates localization #29 #23
  • Updates GitHub templates #20

v1.0.2

5 years ago

Changelog

  • Fixes call to block localisation function for WPv5

v1.0.1

5 years ago

Changelog

  • Removes unnecessary block deprecations.
  • Fixes button styles within the Gutenberg Editor.
  • Fixes some issues with html getting encoded within button links.
  • Fixes issue where default variables not set for hero image.
  • Corrects PHPCS cosmetic issues.

v1.0.0

5 years ago

Changelog

  • Initial Release