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

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

Release #1030

wants to merge 61 commits into from

Conversation

vytisbulkevicius
Copy link
Contributor

@vytisbulkevicius vytisbulkevicius commented Feb 6, 2025

  • Share the link in the first comment [PRO]
  • Adds action scheduler support
  • Fixed issue with remaining accounts being temporarily invisible in the Post Form tab after removing any existing account
  • Added compatibility with Polylang and Translatepress plugins [PRO]
  • Fixed issue with image not being sent via Zapier integrations
  • Added Mastodon network service [PRO]
  • Added Telegram network service [PRO]

preda-bogdan and others added 30 commits April 4, 2024 18:20
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 5.7.27 to 9.6.19.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.19/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@5.7.27...9.6.19)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.37 to 3.3.40.
- [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases)
- [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.40/CHANGELOG.md)
- [Commits](Codeinwp/themeisle-sdk@v3.3.37...v3.3.40)

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

Signed-off-by: dependabot[bot] <[email protected]>
girishpanchal30 and others added 22 commits February 6, 2025 18:10
adds action scheduler support
Fixed vue data state reset issue
Compatibility TranslatePress plugin
Fixed empty featured image issue
Added mastodon network service
…t/codeinwp/themeisle-sdk-3.3.40

chore(deps): bump codeinwp/themeisle-sdk from 3.3.37 to 3.3.40
Save post sharing logs to ROP API
Added telegram network service
@vytisbulkevicius
Copy link
Contributor Author

@girishpanchal30,

I tested the release and encountered one problem related to: https://github.com/Codeinwp/tweet-old-post-pro/issues/564
I already merged this PR: https://github.com/Codeinwp/rop-auth-service/pull/95 and tested with this Release.

Data is successfully saved in the logs when I share on networks that we had before but since you also added Telegram and Mastodon please add the code to log data when sharing on those new networks as well.

@girishpanchal30
Copy link
Contributor

@vytisbulkevicius I’ve implemented it for Telegram and Mastodon. Please review and merge it into the development branch.

PR: #1031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants