Skip to content

Release #4382

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

Merged
merged 87 commits into from
May 22, 2025
Merged

Release #4382

merged 87 commits into from
May 22, 2025

Conversation

Soare-Robert-Daniel
Copy link
Contributor

@Soare-Robert-Daniel Soare-Robert-Daniel commented Feb 20, 2025

  • [Feat] Style WordPress core login block
  • [Feat] Improved WooCommerce My Account page styling
  • [Feat] Adds color setting for headings
  • [Feat] Adds image size options to single post thumbnail
  • [Feat] Improve footer builder UX
  • [Feat] Mobile footer inherits desktop components by default if layout is empty
  • [Feat] Sparks integration improvements
  • [Feat] Rework Menu Icon component options
  • [Feat] Improve styling and UX for onboarding notice
  • [Fix] Mobile navigation sidebar not working when no Navigation menu is added in header
  • [Fix] Starter sites broken link redirection
  • [Fix] Blog pagination page number input styling
  • [Fix] Quote block styling inconsistency between editor & frontend
  • [Fix] Navigation dropdown caret icon size control not working on mobile/tablet
  • [Fix] License card UI
  • [Fix] Gallery for WooCommerce plugin conflict
  • [Fix] Center Footer Copyright position on mobile
  • [Fix] Edge-case in WooCommerce checkout when session is not set and throwing a fatal error
  • [Fix] Elementor Pro Header & Footer builder breaking theme markup
  • [Fix] Deprecated notice when using PHP 8.4
  • [Fix] Edge-case where modal is going off-screen in the dashboard
  • [Fix] Starter content issue causing footer builder problems and missing components on mobile
  • Improve WooCommerce single product layout styling
  • Adds shortcut to clarify header background controls
  • Adds description to the Neve editor options panel to clarify that settings override customizer options
  • Small customizer UX improvements
  • Update dependencies

pirate-bot and others added 8 commits February 3, 2025 15:07
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.40 to 3.3.43.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.43/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.40...v3.3.43)

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

Signed-off-by: dependabot[bot] <support@github.com>
…t/codeinwp/themeisle-sdk-3.3.43

chore(deps): bump codeinwp/themeisle-sdk from 3.3.40 to 3.3.43
refactor: load survey via internal pages hook
@Soare-Robert-Daniel Soare-Robert-Daniel added the pr-checklist-skip Allow this Pull Request to skip checklist. label Feb 20, 2025
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.43 to 3.3.44.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.44/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.43...v3.3.44)

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

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

pirate-bot commented Feb 20, 2025

Plugin build for 99ccd13 is ready 🛎️!

…t/codeinwp/themeisle-sdk-3.3.44

chore(deps): bump codeinwp/themeisle-sdk from 3.3.43 to 3.3.44
girishpanchal30 and others added 15 commits March 25, 2025 19:38
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.44 to 3.3.45.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.45/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.44...v3.3.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
abaicus added 3 commits May 16, 2025 17:24
[Feat] Rework nav menu icon options & add shortcut
[Feat] Mobile footer inherits desktop components by default if empty
[Fix] Footer Copyright position on desktop
[Feat] Improve footer UX
abaicus and others added 17 commits May 19, 2025 17:03
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.45 to 3.3.46.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.46/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.45...v3.3.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ements

[Feat] Sparks integration improvements
…t/codeinwp/themeisle-sdk-3.3.46

chore(deps): bump codeinwp/themeisle-sdk from 3.3.45 to 3.3.46
[Fix] Fatal error edge case in WooCommerce checkout
[Fix] issue with Elementor Pro Header & Footer builder breaking theme markup
[Fix] deprecated notice when using PHP 8.4
[Fix] edge-case where modal was going off-screen
@abaicus abaicus merged commit c6cadd6 into master May 22, 2025
14 checks passed
@pirate-bot
Copy link
Collaborator

🎉 This PR is included in version 4.1.0 🎉

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 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-checklist-skip Allow this Pull Request to skip checklist. 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.

4 participants