Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.0.3 #43

Merged
merged 4 commits into from
Jun 3, 2024
Merged

Release 2.0.3 #43

merged 4 commits into from
Jun 3, 2024

Conversation

aletail
Copy link
Member

@aletail aletail commented May 31, 2024

Summary

Release 2.0.3, added search terms to searchable objects

Testing Steps

  • (optional) Test again
  • Review release notes

Notes

  • I labeled as a patch, as this does not break anything but does add new functionality that would require updates to a site repo depending on the circumstances

Git Flow

  • DO NOT delete "release/*" or "hotfix/*" branches after merging a PR. These are used to publish the next release, and they are deleted automatically.
  • "Squash and merge" is good on "feature/*" into "develop"
  • "Create a merge commit" is good on "release/*" or "hotfix/*" into "main"

github-actions bot and others added 3 commits May 16, 2024 19:01
* Added Search Terms for all searchable objects
* SiteTree objects will have search settings added to their Settings tab
* DataObjects will have  search settings added to their main tab
@aletail aletail requested a review from tiller1010 May 31, 2024 12:36
@aletail aletail added the patch label May 31, 2024
Fixes issue when updating content in the CMS the index not being updated correctly
@aletail
Copy link
Member Author

aletail commented May 31, 2024

@tiller1010 While updating/testing a Content Layout Module update related to this search update, I noticed the index was not being updated correctly. Specifically the search terms were not being included. I add that fix here - so please test updating content in the CMS and confirm the index is being updated correctly

Copy link
Member

@tiller1010 tiller1010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@aletail aletail merged commit 0b0a868 into main Jun 3, 2024
2 checks passed
@github-actions github-actions bot deleted the release/2.0.3 branch June 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants