Skip to content

Latest commit

 

History

History
190 lines (110 loc) · 4.08 KB

CHANGELOG.adoc

File metadata and controls

190 lines (110 loc) · 4.08 KB

Changelog

All notable changes to this project will be documented in this file.

1.7.0 - 2023-02-22

Changed

  • Snowflakes theme mod to revert former default value. Snowflakes effect is disabled by default now.

1.6.0 - 2022-12-23

Added

  • New customizer setting for cookie policy page link in footer.

1.5.1 - 2022-12-13

Fixed

  • jQuery error on triggering Snowflakes.

  • PHP warnings because of not correctly enqueued scripts.

1.5.0 - 2022-12-03

Fixed

  • PHP error caused by sprintf function in customizer.

Added

  • Snowflakes. No really.

1.4.2 - 2022-11-28

Fixed

  • Fix color codes to match Rotary’s latest guidelines.

Added

  • Improvements for Google PageSpeed

    • Load fonts in non-blocking swap period.

    • Set width and height for social media icons.

1.4.1 - 2022-10-27

Fixed

  • Footer background color aligns with customizer field.

Added

  • Customizer field for background color of "Social Media Header".

1.4 - 2022-10-27

Fixed

  • Make use of generatepress' new color manager and add Rotary colors to default palette.

Changed

  • Set color code of Cranberry due to new RI design rules.

1.3 - 2022-03-08

Fixed

  • Fix structure of ZIP file that is build via GitHub Action

1.2 - 2021-09-25

Added

  • POT file for further translations. #15

Fixed

  • Fix Size of Contact Form 7 acceptance textbox. #20

  • Fix HTML attributes of social media icons. #18

  • Fix theme’s directory path for loading translation files. #23

1.1 - 2021-06-04

Added

  • Internationalize theme (EN + DE).

  • GitHub Action workflow building the theme ZIP file.

Changed

  • Fix comment and documentation style.

  • Describe development setup in README.

1.0 - 2021-05-28

Added

  • Default favicon based on club type.

  • Apple touch icons.

  • Support for Android, Safari and Windows tiles.

Changed

  • Color picker to customize for individual control of footer background color.

  • Code reformatting based on added .editorconfig.

  • Add comments and code documentation.

Fixed

  • Add min/max constraints for logo text in customizer.

  • Fix typos.

  • Fix adjustment of club logo in different menu layouts.

0.5 - 2021-05-23

Added

  • Color Picker to customize header/social links background.

  • Support new logo layout.

  • Set default values for theme settings.

  • Link to latest theme ZIP file in README pointing to GitHub releases page.

Changed

  • Replace SVG images with dynamic SVG creation.

Fixed

  • Fix logo layout on iOS.

  • Main menu style.

0.4 - 2021-01-18

Added

  • Page padding.

  • Page reload in customizer to show effect of updated values instantly.

Changed

  • Compress SVG files with SVGO.

  • Customizer settings.

0.3 - 2021-01-10

Added

  • CSS for main navigation.

  • CSS for input forms including cf7 and pdb.

  • Social media link icons.

  • Font files.

Changed

  • Set font size.

  • Change the way of setting default values.

  • External Links require user confirmation.

Fixed

  • Remove debugging Javascript output.

0.2 - 2021-01-09

Added

  • Custom footer menu with customized page links.

  • Improve shadow and radius support for different layouts.

  • Improve header and content container styles.

Changed

  • Drop premium and font section in customizer.

0.1 - 2021-01-09

Added

  • Basic WordPress theme files.

  • Initial functionality.