-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: Codeinwp/tweet-old-post
base: v9.0.26
head repository: Codeinwp/tweet-old-post
compare: v9.0.27
- 17 commits
- 12 files changed
- 5 contributors
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3721440 - Browse repository at this point
Copy the full SHA 3721440View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65c72d4 - Browse repository at this point
Copy the full SHA 65c72d4View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbfd530 - Browse repository at this point
Copy the full SHA cbfd530View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c3b321 - Browse repository at this point
Copy the full SHA 8c3b321View commit details
Commits on Mar 21, 2024
-
Merge pull request #935 from Codeinwp/fix/php-8-comp
fix: function default parameters
Configuration menu - View commit details
-
Copy full SHA for 8ecc0de - Browse repository at this point
Copy the full SHA 8ecc0deView commit details
Commits on Mar 29, 2024
-
Merge pull request #933 from Codeinwp/fix/title-encoded-entities
fix: decode title entities
Configuration menu - View commit details
-
Copy full SHA for a28c21d - Browse repository at this point
Copy the full SHA a28c21dView commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14e9b7c - Browse repository at this point
Copy the full SHA 14e9b7cView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42509b1 - Browse repository at this point
Copy the full SHA 42509b1View commit details -
chore(deps): bump codeinwp/themeisle-sdk from 3.3.14 to 3.3.20
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.14 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.14...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]>
Configuration menu - View commit details
-
Copy full SHA for 75eb9fc - Browse repository at this point
Copy the full SHA 75eb9fcView commit details -
chore(deps-dev): bump yoast/phpunit-polyfills from 1.1.0 to 2.0.1
Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.1.0 to 2.0.1. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@1.1.0...2.0.1) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01c63a3 - Browse repository at this point
Copy the full SHA 01c63a3View commit details -
Merge pull request #947 from Codeinwp/dependabot/composer/development…
…/codeinwp/themeisle-sdk-3.3.20 chore(deps): bump codeinwp/themeisle-sdk from 3.3.14 to 3.3.20
Configuration menu - View commit details
-
Copy full SHA for f735cfa - Browse repository at this point
Copy the full SHA f735cfaView commit details -
Merge pull request #943 from Codeinwp/dependabot/composer/development…
…/yoast/phpunit-polyfills-2.0.1 chore(deps-dev): bump yoast/phpunit-polyfills from 1.1.0 to 2.0.1
Configuration menu - View commit details
-
Copy full SHA for 2f6535a - Browse repository at this point
Copy the full SHA 2f6535aView commit details -
chore(deps-dev): bump dealerdirect/phpcodesniffer-composer-installer
Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.0.0. - [Release notes](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases) - [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator) - [Commits](PHPCSStandards/composer-installer@v0.7.2...v1.0.0) --- updated-dependencies: - dependency-name: dealerdirect/phpcodesniffer-composer-installer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9bb658c - Browse repository at this point
Copy the full SHA 9bb658cView commit details -
Merge pull request #928 from Codeinwp/dependabot/composer/development…
…/dealerdirect/phpcodesniffer-composer-installer-1.0.0 chore(deps-dev): bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0
Configuration menu - View commit details
-
Copy full SHA for f155ae4 - Browse repository at this point
Copy the full SHA f155ae4View commit details -
Merge pull request #932 from Codeinwp/fix/instant-sharing-scheduled-post
fix: run instant sharing only on published posts
Configuration menu - View commit details
-
Copy full SHA for ec84a19 - Browse repository at this point
Copy the full SHA ec84a19View commit details -
### Bug Fixes - Fixed issue with titles not always showing correct escaped characters. - Fixed instant sharing not working correctly with scheduled posts, only published posts are now eligible. ### Improvements - Improved compatibility with newer versions of PHP - Updated internal dependencies
Configuration menu - View commit details
-
Copy full SHA for af4822c - Browse repository at this point
Copy the full SHA af4822cView commit details -
##### [Version 9.0.27](v9.0.26...v9.0.27) (2024-04-23) ### Bug Fixes - Fixed issue with titles not always showing correct escaped characters. - Fixed instant sharing not working correctly with scheduled posts, only published posts are now eligible. ### Improvements - Improved compatibility with newer versions of PHP - Updated internal dependencies
Configuration menu - View commit details
-
Copy full SHA for dbc81e7 - Browse repository at this point
Copy the full SHA dbc81e7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.0.26...v9.0.27