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

build: release v6.94.0 #6953

Merged
merged 5 commits into from
Dec 7, 2023
Merged

build: release v6.94.0 #6953

merged 5 commits into from
Dec 7, 2023

Conversation

sebastianwzq
Copy link
Contributor

@sebastianwzq sebastianwzq commented Dec 7, 2023

v6.94.0

  • fix: modified handleStripeEvent to account for missing metadata payload #6952
  • fix: remove MyInfo line from Email Mode during form creation #6949
  • fix(markdown): handle newlines after indentation groups #6941
  • build: merge release v6.93.0 into develop #6948
  • build: release v6.93.0 #6947

Tests

fix(markdown): handle newlines after indentation groups

  • In the form builder page, create a new Paragraph question
  • For the Paragraph's content, insert the following (like the screenshot)
title 1
- item 1
- item 2
- item 3

title 2
  • In the form builder, title 2 should not be indented
  • In the public form page, title 2 should not be indented

fix: remove MyInfo line from Email Mode during form creation

  • On the admin's dashboard, click "Create form"
  • Check that Supports MyInfo fields no longer shows up on the copy for email-mode

fix: modified handleStripeEvent to account for missing metadata payload #6952

  • Verify that payment webhooks are returning 202 from stripe dashboard

wanlingt and others added 5 commits December 6, 2023 11:04
build: merge release v6.93.0 into develop
* fix(markdown): handle newlines after indentation groups

* fix: remove case-insensitive matching from regex
…ad (#6952)

fix: modified handleStripeEvent to account for webhook calls with missing metadata payload
@sebastianwzq sebastianwzq changed the base branch from develop to release-al2 December 7, 2023 08:38
@justynoh justynoh changed the title chore: bump version to v6.94.0 build: release v6.94.0 Dec 7, 2023
Copy link
Contributor

@justynoh justynoh left a comment

Choose a reason for hiding this comment

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

lgtm

@sebastianwzq sebastianwzq merged commit e509a78 into release-al2 Dec 7, 2023
48 of 50 checks passed
@sebastianwzq sebastianwzq deleted the release_v6.94.0 branch December 7, 2023 09:04
@KenLSM KenLSM mentioned this pull request Dec 11, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants