Releases: Mather-Sophi/sophi-for-wordpress
Releases · Mather-Sophi/sophi-for-wordpress
1.0.12
Fixed
Security
- Update dependency
phpunit/phpunit
from 8.5.23 to 8.5.25 (props @renovate via #214, #220). - Update dependency
10up-toolkit
from 3.0.2 to 3.0.3 (props @renovate via #217).
New Contributors
Full Changelog: 1.0.11...1.0.12
View all closed items in the milestone.
1.0.11
Changed
Security
- Update
actions/setup-node
action from v2 to v3 (props @renovate via #199). - Update
actions/checkout
action from v2 to v3 (props @renovate via #202). - Update dependency
10up-toolkit
from 2.1.1 to 3.0.2 (props @renovate via #203, #210).
Full Changelog: 1.0.10...1.0.11
View all close items in the milestone.
1.0.10
Changed
- Sets the default timeout of the first Sophi request and the cron request to 3 seconds (props @oscarssanchez, @barryceelen, @felipeelia, @tott via #198).
Security
Full Changelog: 1.0.9...1.0.10
View all closed items in the milestone.
1.0.9
Added
hostname
andpath
fields to schema (props @Rahmon, @dinhtungdu via #164).
Fixed
- Return empty post list from Sophi response (props @oscarssanchez, @barryceelen, @felipeelia via #183).
Security
- Update dependency
phpunit/phpunit
from 8.5.21 to 8.5.23 (props @renovate via #160). - Update dependency
prop-types
from 15.8.0 to 15.8.1 (props @renovate via #161). - Update dependency
10up-toolkit
from1.0.13
to2.1.1
(props @renovate, @oscarssanchez, @jeffpaul via #169, #189). - Update dependency
marked
from 2.1.3 to 4.0.10 (props @renovate via #176). - Update dependency
jsdoc
from 3.6.8 to 3.6.10 (props @renovate via #177). - Update dependency
dealerdirect/phpcodesniffer-composer-installer
from 0.7.1 to 0.7.2 (props @renovate via #182).
New Contributors
- @oscarssanchez made their first contribution in #183
Full Changelog: 1.0.8...1.0.9
View all items closed in the release.
1.0.8
Changed
- Updated
auth_url
andaudience
parameters to get respective Staging and Development environment access tokens (props @Rahmon, @felipeelia via #152).
Fixed
- Issue where multiple Sophi blocks on the same page had duplicated content (props @Rahmon, @felipeelia, @jeffpaul, @dinhtungdu via #157).
- Testing environment deploy process (props @Rahmon, @felipeelia via #155).
Security
Full Changelog: 1.0.7...1.0.8
View list of all items closed in the release.
1.0.7
Changed
- Sophi Auth URL value used for Production, Staging, and Development (props @jeffpaul, @barryceelen, @amckie via #148).
- Sophi Site Automation API URL structure (props @Rahmon via #149).
- Sophi Audience URL used in authorization (props @Rahmon via #150).
Full Changelog: 1.0.6...1.0.7
View list of all items closed in the release.
1.0.6
Note: this was a hotfix release to fix an issue with deploys to WordPress.org.
Full Changelog: 1.0.5...1.0.6
1.0.5
Added
- New content fields sent to Sophi
thumbnailImageUri
,embeddedImagesCount
, andkeywords
(props @Rahmon, @felipeelia, @dinhtungdu via #116).
Changed
- Updated name convention for
appId
(props @Rahmon, @felipeelia, @dinhtungdu via #117). - Send WordPress Categories to Sophi in
sectionNames
field (props @Rahmon, @jeffpaul, @felipeelia, @tott via #135, #138, #140, #142, #144). - Updated JS tracking of the homepage from
article
tosection
content type (props @Rahmon, @felipeelia, @jeffpaul via #139, #140, #142). - Updated
audience
URL (props @Rahmon, @jeffpaul via #143). - Bump WordPress version "tested up to" 5.8 (props @Rahmon, @jeffpaul via #146).
- Documentation (props @dkotter via #113).
Fixed
- Stopped sending homepage (aka "page on front" or "page for posts") content updates to Sophi (props @Rahmon, @felipeelia, @jeffpaul via #139, #140, #142).
Security
- Update dependency
10up-toolkit
from 1.0.9 to 1.0.13 (props @renovate via #111, #115, #129, #145). - Update dependency
phpunit/phpunit
from 8.5.18 to 8.5.21 (props @renovate via #114, #120, #132). - Update dependency
automattic/vipwpcs
from 2.3.2 to 2.3.3 (props @renovate via #133).
New Contributors
Full Changelog: 1.0.4...1.0.5
View list of all items closed in the release.
1.0.4
Added
- Support for Yoast canonical URL (props @dinhtungdu, @dkotter via #70, #71, #72).
- Configure WhiteSource Bolt and Renovate integrations (props @whitesource-bolt, @renovate via #72, #97).
Changed
- Updated AMP and JS tracking data, changed post data type to post content type (props @dinhtungdu via #71, #72).
- Update documentation, dependencies, and pin dependencies (props @jeffpaul, @dinhtungdu, @renovate via #96, #98, #104).
Fixed
- Issue with empty
sectionNames
(props @dinhtungdu, @dkotter via #69). - Set
jsonschema
to 2.0.0 (props @dinhtungdu, @dkotter via #69). - Corrected variable name from
contentSize
tosize
(props @dinhtungdu via #71). - Sending publish events when Yoast SEO is activated (props @dinhtungdu via #107).
- Only use public taxonomies to build post breadcrumb (props @dinhtungdu via #109).
- Update events via Quick Edit are now sent to Sophi when Yoast SEO is activated (props @dinhtungdu via #110).
Security
- Update dependency
@10up/scripts
from 1.3.1 to 1.3.4 (props @renovate via #99). - Update dependency
automattic/vipwpcs
from 2.3.0 to 2.3.2 (props @renovate via #100). - Update dependency
phpunit/phpunit
from 8.5.15 to 8.5.18 (props @renovate via #101, #108). - Update
actions/setup-node
action from v1 to v2 (props @renovate via #102). - Update dependency
10up-toolkit
from 1.0.9 to 1.0.10 (props @renovate via #111).
1.0.3
Added
- Data attributes to Site Automation widgets/blocks (props @dinhtungdu, @dkotter via #64).
Changed
- Revisions to tracking data collected to improve Site Automation results (props @dinhtungdu, @dkotter via #65).
- Update default Collector URL helper text (props @barryceelen via #56).
- Set default environment according to
wp_get_environment_type()
(props @barryceelen via #57).
Fixed
- Only load Snowplow analytics once Sophi plugin is configured (props @dinhtungdu, @dkotter, @barryceelen via #61).
- VIP CLI dry-run mode defaults to
false
, corrects sync limiting, adds progress bar (props @dinhtungdu, @jeffpaul, @barryceelen via #66).