forked from godaddy-wordpress/go
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
197 lines (157 loc) · 9.97 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
1.3.6 / 2020-09-03
==================
### Bug Fixes
- Fix radio group required error visibility. [#579](https://github.com/godaddy-wordpress/go/pull/579)
- Display the page title checkbox on page post types only. [#577](https://github.com/godaddy-wordpress/go/pull/577)
- Exclude the CoBlocks form block `.custom-color` label from inheriting theme colors. [#574](https://github.com/godaddy-wordpress/go/pull/574)
- Fix first block top margin with class alignwide/alignfull. [#571](https://github.com/godaddy-wordpress/go/pull/571)
### New Feature
- Introduce the ability to toggle post excerpt length on the blog roll. [#576](https://github.com/godaddy-wordpress/go/pull/576)
- Introduce the ability to toggle menu behavior (hover/click). [#575](https://github.com/godaddy-wordpress/go/pull/575)
### Tweaks
- Add e-commerce tag to Go theme. [#572](https://github.com/godaddy-wordpress/go/pull/572)
1.3.5 / 2020-08-11
==================
- Bump tested up to version to 5.5 and Go patch version 1.3.5 [#566][https://github.com/godaddy-wordpress/go/pull/566]
1.3.4 / 2020-08-06
### Bug Fixes
- Fix header background fallback issue. [#564](https://github.com/godaddy-wordpress/go/pull/564)
- Fix group block's custom padding not properly reflected in the editor. [#563](https://github.com/godaddy-wordpress/go/pull/563)
- Update style to ignore the future Media & Text card style. [#561](https://github.com/godaddy-wordpress/go/pull/561)
- Update styles for Cover block positioning in WordPress 5.5. [#559](https://github.com/godaddy-wordpress/go/pull/559)
- Add new experimental link color theme support. [#541](https://github.com/godaddy-wordpress/go/pull/541)
1.3.3 / 2020-07-23
==================
### Bug Fixes
- Removed rogue `gd-system-plugin` text domain and replaced it with the proper `go` text domain. [#549](https://github.com/godaddy-wordpress/go/pull/549)
- Apply :root to better prevent Gutenberg overriding theme colors. [#550](https://github.com/godaddy-wordpress/go/pull/550)
- Fix WooCommerce single product grid. [#552](https://github.com/godaddy-wordpress/go/pull/552)
- Update post meta tags wrapper styles. [#553](https://github.com/godaddy-wordpress/go/pull/553)
- Fix block editor inserter panel pattern styles. [#556](https://github.com/godaddy-wordpress/go/pull/556)
1.3.2 / 2020-06-26
==================
### Bug Fixes
* Fix WooCommerce checkout radio buttons. [#540](https://github.com/godaddy-wordpress/go/pull/540)
1.3.1 / 2020-06-12
==================
### Bug Fixes
* Add missing minified asset files. [#537](https://github.com/godaddy-wordpress/go/pull/537)
* Exclude cypress.json file from the build. [#537](https://github.com/godaddy-wordpress/go/pull/537)
1.3.0 / 2020-06-11
==================
### Bug Fixes
* Fixed gradient control. [#528](https://github.com/godaddy-wordpress/go/pull/528)
* Add wrapper and styles for `more` block. [#532](https://github.com/godaddy-wordpress/go/pull/532)
* Add minor style fixes to add missing `aligncenter` class as well as two editor-facing style issues. [#533](https://github.com/godaddy-wordpress/go/pull/533)
### Enhancements
* Tweak svgs for improved accessibility. [#534](https://github.com/godaddy-wordpress/go/pull/534)
1.2.10 / 2020-05-29
==================
### Enhancements
* Updates to PHP syntax and PHPCS rulesets. [#518](https://github.com/godaddy-wordpress/go/pull/518)
* Add `Tested up to` and `Requires PHP` to style.css headers. [#521](https://github.com/godaddy-wordpress/go/pull/521)
* Use `display_name` for front of site post author names. [#522](https://github.com/godaddy-wordpress/go/pull/522)
* Set the customizer color palettes to the currently selected color scheme. [#523](https://github.com/godaddy-wordpress/go/pull/523)
* Minor block style design tweaks. [#526](https://github.com/godaddy-wordpress/go/pull/526)
1.2.9 / 2020-05-05
==================
### Enhancements
* Adjust vertical spacing in the block editor. [#510](https://github.com/godaddy-wordpress/go/pull/510)
* Add viewport basis Customizer controls to allow for granular control over the themes white space. [#512](https://github.com/godaddy-wordpress/go/pull/512)
* Add CoBlocks Events block styles. This allows the heading and paragraph typography variables to properly apply to the Events block. [#514](https://github.com/godaddy-wordpress/go/pull/514)
* Improve our getting started documentation and add an admin notice for users who have cloned the Go theme from GitHub. [#515](https://github.com/godaddy-wordpress/go/pull/515)
* Adjust vertical alignment and block spacing. [#516](https://github.com/godaddy-wordpress/go/pull/516)
### Bug Fixes
* Resolve an issue where the featured image causes featured image text to be white. [#513](https://github.com/godaddy-wordpress/go/pull/513)
1.2.8 / 2020-04-16
==================
### Enhancements
* Add color controls to Site Design panel. [#500](https://github.com/godaddy-wordpress/go/pull/500)
### Bug Fixes
* Remove the `customize-preview` dependency from `go-customize-preview` script. [#501](https://github.com/godaddy-wordpress/go/pull/501)
1.2.7 / 2020-04-13
==================
### Enhancements
* Various design and functionality improvements to the WooCommerce slide out cart. [#488](https://github.com/godaddy-wordpress/go/pull/488)
* Introduce improved fallbacks for CSS custom properties. [#491](https://github.com/godaddy-wordpress/go/pull/491)
* Allow for design styles to specify no Google fonts. [#493](https://github.com/godaddy-wordpress/go/pull/493)
* Declare HTML5 scripts and styles support for better compliance with W3C validator. [#498](https://github.com/godaddy-wordpress/go/pull/498)
### Bug Fixes
* Fix copyright footer text error on save. [#497](https://github.com/godaddy-wordpress/go/pull/497)
1.2.6 / 2020-03-20
==================
### Bug Fixes
* Resolve specificity issue with the group block within the editor. [#485](https://github.com/godaddy-wordpress/go/pull/485)
* Remove languages from tagged releases, keep MO files in canary. [#486](https://github.com/godaddy-wordpress/go/pull/486)
1.2.5 / 2020-03-19
==================
### Enhancements
* Introduce [AMP](https://amp.dev/) compatibility. [#447](https://github.com/godaddy-wordpress/go/pull/447), [#471](https://github.com/godaddy-wordpress/go/pull/471)
* Update CSS variables, improve spacing, improve typography scale. [#467](https://github.com/godaddy-wordpress/go/pull/467)
* Improve development processes (`npm run watch`). [#478](https://github.com/godaddy-wordpress/go/pull/478)
* Introduced a `changelog.txt` file to easier track changes between releases. Update Github release notes with changelog changes. [#475](https://github.com/godaddy-wordpress/go/pull/475)
* Improvements to the copyright footer text, including a new filter (`go_footer_copyrght_year_text`). [#468](https://github.com/godaddy-wordpress/go/pull/468)
### Bug Fixes
* Fix Welcoming design style featured image. [#469](https://github.com/godaddy-wordpress/go/pull/469)
* Fix radio and checkbox visibility in each design style. [#477](https://github.com/godaddy-wordpress/go/pull/477)
* Increase the `z-index` on the header, so the mobile menu displays correctly. [#482](https://github.com/godaddy-wordpress/go/pull/482)
* Update copyright footer text [#481](https://github.com/godaddy-wordpress/go/pull/481)
1.2.4 / 2020-02-20
===================
### Enhancements
* Improve vertical vertical rhythm and spacing. [#451](https://github.com/godaddy-wordpress/go/pull/451)
* Switch from PO/MO to JSON-based translation system. [#459](https://github.com/godaddy-wordpress/go/pull/459)
### Bug Fixes
* Conditionally set menu locations description based on selected footer variation. [#445](https://github.com/godaddy-wordpress/go/pull/445)
* Prevent site header from overlapping the mobile menu. [#449](https://github.com/godaddy-wordpress/go/pull/449)
* Tweak CoBlocks carousel block arrows for Welcoming, Trendy and Playful design styles. [#452](https://github.com/godaddy-wordpress/go/pull/452)
* Fix gallery caption alignment. [#461](https://github.com/godaddy-wordpress/go/pull/461)
* Hide previously open menu items when a new one is opened. [#464](https://github.com/godaddy-wordpress/go/pull/464)
1.2.3
===================
* Add jQuery as a dependency of `frontend.js`.
1.2.2
===================
* Set `is_automatic` to false in `includes/tgm.php`.
* Removed excess, unused, files.
* Removed `font-family` from global `p` element. @props [Danny Cooper](https://github.com/DannyCooper)
* Renamed 'Colors' panel title in the customizer to 'Site Design'.
* Remove `esc_attr()` from `searchform.php`.
* Swap `esc_attr_x()` for `esc_html_x()` in `searchform.php`.
* Update theme `screenshot.png` and add attribution for image used in screenshot.
* Add attribution for node dependencies in `readme.txt`.
* Refactor `primary-menu.js` and `search-toggle.js` to lock tab focus to the main menu and the search form, respectively.
1.2.1
===================
* Refactor `woo-menu-cart.js` to resolve JavaScript error on non-shop sites.
* Remove the `href` attribute from the cart slide out button element.
* Disable the WooCommerce slide out cart when on the cart page.
1.2.0
===================
* Introduce breadcrumbs and post navigation in single product templates.
* Fix output of archive page title.
* Tweak product navigation.
* Fix shop page title visibility.
* Introduce WooCommerce cart menu icon and slide out cart.
* Fix empty cart message icon.
* Tweak variation styles.
* Update 'Clear' reset variations link text.
* Update comments in design style CSS files.
* Fix Playful design style default header text color.
* Update headers and theme responsiveness.
* Add variants to `--header-padding` values.
* Improved site search bar.
* Fix submenu item word wrap.
* Typecast all Go filters to return data in the expected format.
* Add an `aria-label` to the navigation cart link.
* Revert all PHP array shorthand syntax.
* Update unit test suite.
* Fix unscoped jQuery for WordPress 5.3 compatibility.
* Fix code sniffs.
* Fix dashboard fatal error on `shop_order` post type.
1.1.1
===================
* Introduce additional design styles.
1.1.0
===================
* Initial release.