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 #2190

Merged
merged 10 commits into from
Apr 26, 2024
Merged

Release #2190

merged 10 commits into from
Apr 26, 2024

Conversation

Soare-Robert-Daniel
Copy link
Contributor

@Soare-Robert-Daniel Soare-Robert-Daniel commented Apr 18, 2024

  • Fixed issue of HTML code appearing on the front-end by allowing partial HTML tag rendering for Multiple Choice Label
  • Fix fatal crash in Block Conditions when rendering condition is set to false
  • Fixed issue with multiple instances of Pattern Upsell appearing on the same page
  • Updated internal dependencies

pirate-bot and others added 6 commits April 16, 2024 13:30
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.18 to 3.3.20.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.18...v3.3.20)

---
updated-dependencies:
- dependency-name: codeinwp/themeisle-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.66 to 1.10.67.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.66...1.10.67)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…hoices

Allow a subset of HTML tags for Multiple Choices label rendering
@Soare-Robert-Daniel Soare-Robert-Daniel changed the title Development Release Apr 18, 2024
Soare-Robert-Daniel and others added 4 commits April 22, 2024 16:46
…ter (#2192)

fix: enforce display condition to return string in `render_block` filter
…t/phpstan/phpstan-1.10.67

chore(deps-dev): bump phpstan/phpstan from 1.10.66 to 1.10.67
…t/codeinwp/themeisle-sdk-3.3.20

chore(deps): bump codeinwp/themeisle-sdk from 3.3.18 to 3.3.20
@vytisbulkevicius vytisbulkevicius marked this pull request as ready for review April 26, 2024 12:08
@pirate-bot
Copy link
Contributor

Bundle Size Diff

Package Old Size New Size Diff
Animations 239.1 KB 239.1 KB 0 B (0.00%)
Blocks 1.5 MB 1.5 MB 7 B (0.00%)
CSS 93.17 KB 93.17 KB 0 B (0.00%)
Dashboard 201.53 KB 201.53 KB 0 B (0.00%)
Onboarding 154.18 KB 154.18 KB 0 B (0.00%)
Export Import 90.95 KB 90.95 KB 0 B (0.00%)
Pro 355.91 KB 355.91 KB 0 B (0.00%)

@pirate-bot
Copy link
Contributor

Plugin build for 5f7bd3e is ready 🛎️!

@pirate-bot
Copy link
Contributor

E2E Tests

Playwright Test Status:

Performance Results serverResponse: 216.55, firstPaint: 552, domContentLoaded: 1549.7, loaded: 1550.45, firstContentfulPaint: 3564.65, firstBlock: 5358.95, type: 12.7, minType: 10.65, maxType: 15.15, typeContainer: 7.98, minTypeContainer: 6.79, maxTypeContainer: 10.39, focus: 43.3, minFocus: 34.93, maxFocus: 59.67, inserterOpen: 26.44, minInserterOpen: 24.38, maxInserterOpen: 29.45, inserterSearch: 6.48, minInserterSearch: 6.16, maxInserterSearch: 7.02, inserterHover: 3.42, minInserterHover: 2.83, maxInserterHover: 4.41, listViewOpen: 153.16, minListViewOpen: 139.77, maxListViewOpen: 180.09

@vytisbulkevicius vytisbulkevicius merged commit 67eeb94 into master Apr 26, 2024
23 checks passed
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 2.6.11 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Indicate that an issue has been resolved and released in a particular version of the product.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants