Skip to content

Commit 82e868e

Browse files
authored
Update change log and readme (#929)
1 parent fddc143 commit 82e868e

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
= 1.8.15 / 2025-04-09 =
2+
### Updates
3+
- Refactor where `register_meta` is hooked, to resolve translation warnings. [#928](https://github.com/godaddy-wordpress/go/pull/928)
4+
- Update `readme.txt` with information about data collection on theme deactivation. [#929](https://github.com/godaddy-wordpress/go/pull/929)
5+
16
= 1.8.14 / 2025-04-07 =
27
### Updates
38
- Refactor the deactivation modal. [#927](https://github.com/godaddy-wordpress/go/pull/927)

readme.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowerin
2828

2929
You can fork and contribute back to Go by visiting [our public repo on GitHub](https://github.com/godaddy-wordpress/go).
3030

31+
**Privacy Policy**
32+
33+
When the Go theme is deactivated users are provided with an opportunity to provide feedback as to why they chose to switch themes. This form is optional and no data is collected until the form is submitted. If a user chooses to submit the form, the following information will be collected, so we can continue to iterate and improve on the Go theme: The reason for deactivation, domain, Go theme version, hostname, site language, WordPress version and any text responses you provided. **Note:** Users can easily opt-out by clicking on 'Skip and Switch Theme'.
34+
3135
== Installation ==
3236

3337
1. In your admin panel, navigate to **Appearance > Themes** and click the **Add New** button.
@@ -108,6 +112,7 @@ List of bespoke icons:
108112
- Comments icon
109113

110114
== Changelog ==
111-
= 1.8.14 / 2025-04-07 =
115+
= 1.8.15 / 2025-04-08 =
112116
### Updates
113-
- Refactor the deactivation modal. [#927](https://github.com/godaddy-wordpress/go/pull/927)
117+
- Refactor where `register_meta` is hooked, to resolve translation warnings. [#928](https://github.com/godaddy-wordpress/go/pull/928)
118+
- Update `readme.txt` with information about data collection on theme deactivation. [#929](https://github.com/godaddy-wordpress/go/pull/929)

0 commit comments

Comments
 (0)