-
Notifications
You must be signed in to change notification settings - Fork 10
Development #879
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
Development #879
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [php-stubs/wp-cli-stubs](https://github.com/php-stubs/wp-cli-stubs) from 2.10.0 to 2.11.0. - [Commits](php-stubs/wp-cli-stubs@v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: php-stubs/wp-cli-stubs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.20.0 to 0.21.0. - [Commits](darylldoyle/svg-sanitizer@0.20.0...0.21.0) --- updated-dependencies: - dependency-name: enshrined/svg-sanitize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Fixed filter control placeholder text
feat: load Formbricks survey via internal pages hooks
Fixed detach listeners after adding image
feat: add reference source
Reset exclusions filter values
Fixed always show conflict notice
Fixed image downsize issue when lazyload disabled
…/enshrined/svg-sanitize-0.21.0 build(deps): bump enshrined/svg-sanitize from 0.20.0 to 0.21.0
…/squizlabs/php_codesniffer-3.12.1 build(deps-dev): bump squizlabs/php_codesniffer from 3.10.3 to 3.12.1
…/php-stubs/wp-cli-stubs-2.11.0 build(deps-dev): bump php-stubs/wp-cli-stubs from 2.10.0 to 2.11.0
Prf/final fixes
…aching - Updated URL retrieval logic to check for existing image data before fetching from the database. - Enhanced the `get_new_offloaded_attachment_url` method to accept optional attachment metadata. - Introduced static caching for dimension calculations in the `Optml_Normalizer` trait to optimize performance.
Fix/media rename mimetype
refactor: improve media offload URL retrieval and enhance dimension c…
fix: warning thrown in editor because of how the video player icons were added
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.40 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.40...v3.3.44) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-version: 3.3.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.12.1 to 3.12.2. - [Release notes](https://github.com/PHPCSStandards/PHP_CodeSniffer/releases) - [Changelog](https://github.com/PHPCSStandards/PHP_CodeSniffer/blob/master/CHANGELOG.md) - [Commits](PHPCSStandards/PHP_CodeSniffer@3.12.1...3.12.2) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-version: 3.12.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…/codeinwp/themeisle-sdk-3.3.44 build(deps): bump codeinwp/themeisle-sdk from 3.3.40 to 3.3.44
…/squizlabs/php_codesniffer-3.12.2 build(deps-dev): bump squizlabs/php_codesniffer from 3.12.1 to 3.12.2
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 2.0.1 to 4.0.0. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/4.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@2.0.1...4.0.0) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…/yoast/phpunit-polyfills-4.0.0 build(deps-dev): bump yoast/phpunit-polyfills from 2.0.1 to 4.0.0
Update readme.txt
🎉 This PR is included in version 4.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Features
Enhancements
Bug Fixes