Skip to content

Release#2799

Merged
vytisbulkevicius merged 16 commits into
masterfrom
development
May 19, 2026
Merged

Release#2799
vytisbulkevicius merged 16 commits into
masterfrom
development

Conversation

@vytisbulkevicius
Copy link
Copy Markdown
Contributor

@vytisbulkevicius vytisbulkevicius commented May 19, 2026

  • Fixed visibility conditions change on duplicated blocks
  • Enhanced file type validation
  • Updated dependencies

pirate-bot and others added 12 commits May 6, 2026 01:17
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.50 to 3.3.52.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.52/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.50...v3.3.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.50 to 3.3.52.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.52/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.50...v3.3.52)

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

Signed-off-by: dependabot[bot] <support@github.com>
@pirate-bot
Copy link
Copy Markdown
Contributor

pirate-bot commented May 19, 2026

Bundle Size Diff

Package Old Size New Size Diff
Animations 276.77 KB 276.77 KB 0 B (0.00%)
Blocks 1.55 MB 1.55 MB 108 B (0.01%)
CSS 105.9 KB 105.9 KB 0 B (0.00%)
Dashboard 204.08 KB 204.08 KB 0 B (0.00%)
Onboarding 165.94 KB 165.94 KB 0 B (0.00%)
Export Import 102.86 KB 102.86 KB 0 B (0.00%)
Pro 412.55 KB 412.66 KB 108 B (0.03%)

@pirate-bot
Copy link
Copy Markdown
Contributor

pirate-bot commented May 19, 2026

Plugin build for 9d0d184 is ready 🛎️!

@pirate-bot
Copy link
Copy Markdown
Contributor

pirate-bot commented May 19, 2026

E2E Tests

Playwright Test Status:

Performance Results serverResponse: {"q25":363.3,"q50":367.35,"q75":397.6,"cnt":10}, firstPaint: {"q25":426.1,"q50":473.05,"q75":501.1,"cnt":10}, domContentLoaded: {"q25":1537.7,"q50":1545.25,"q75":1560.5,"cnt":10}, loaded: {"q25":1537.9,"q50":1545.7,"q75":1561,"cnt":10}, firstContentfulPaint: {"q25":3183.2,"q50":3206.85,"q75":3215.1,"cnt":10}, firstBlock: {"q25":6402,"q50":6442.05,"q75":6533.8,"cnt":10}, type: {"q25":13.15,"q50":13.54,"q75":14.3,"cnt":10}, typeWithoutInspector: {"q25":11.83,"q50":12.23,"q75":13.21,"cnt":10}, typeWithTopToolbar: {"q25":15.56,"q50":16.37,"q75":18.66,"cnt":10}, typeContainer: {"q25":7.11,"q50":7.31,"q75":7.8,"cnt":10}, focus: {"q25":53.66,"q50":54.37,"q75":58.81,"cnt":10}, inserterOpen: {"q25":16.39,"q50":17.29,"q75":17.99,"cnt":10}, inserterSearch: {"q25":5.9,"q50":5.96,"q75":6.28,"cnt":10}, inserterHover: {"q25":3.39,"q50":3.54,"q75":4.18,"cnt":20}, loadPatterns: {"q25":1037.93,"q50":1064.81,"q75":1099.44,"cnt":10}, listViewOpen: {"q25":84.44,"q50":87.95,"q75":93.42,"cnt":10}

…ocks-css/development/codeinwp/themeisle-sdk-3.3.52

build(deps): bump codeinwp/themeisle-sdk from 3.3.50 to 3.3.52 in /plugins/blocks-css
…ocks-animation/development/codeinwp/themeisle-sdk-3.3.52

build(deps): bump codeinwp/themeisle-sdk from 3.3.50 to 3.3.52 in /plugins/blocks-animation
Fixed visibility conditions change on duplicated blocks
@vytisbulkevicius vytisbulkevicius linked an issue May 19, 2026 that may be closed by this pull request
@vytisbulkevicius vytisbulkevicius merged commit 9523e8a into master May 19, 2026
11 of 13 checks passed
@pirate-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 3.1.10 🎉

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 May 19, 2026
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.

Visibility conditions change for duplicated blocks

3 participants