chore(deps): update gitroomhq/postiz-app to v2.20.0 (#4469)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/gitroomhq/postiz-app | minor | `v2.19.0` → `v2.20.0` | | [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app) | minor | `v2.19.0` → `v2.20.0` | --- ### Release Notes <details> <summary>gitroomhq/postiz-app (gitroomhq/postiz-app)</summary> ### [`v2.20.0`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.20.0): MCP OAuth2, Organization Auth & Platform Fixes [Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.19.0...v2.20.0) #### What's New ##### MCP OAuth2 - OAuth2 authentication support for MCP - Separate MCP URL configuration - Re-added SSE option for MCP ##### Organization Auth Flow - Added organization to authentication flow - Enhanced API capabilities ##### Improvements - Agent media support - Updated X (Twitter) API - Facebook and Instagram connect improvements - Google My Business pagination - Redis throttler for rate limiting - Temporal TLS and API key support - Multiple SSE support - Updated Stripe version - Billing screen logout - Show package info ##### Fixes - Telegram posting fix - Fixed extra space in sets - Better TikTok error messages - Collaborators fix in carousel posts - Fixed TLS attribute registration - Fixed email address for security vulnerability reporting - Fixed delete error handling - Subscription validation before posting - Only process successful charges - Refund and cancellation handling **Full Changelog**: <https://github.com/gitroomhq/postiz-app/compare/v2.19.0...v2.20.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=--> Reviewed-on: #4469 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #4469.
This commit is contained in:
@@ -41,4 +41,4 @@ dependencies:
|
||||
repository: oci://harbor.alexlebens.net/helm-charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png
|
||||
# renovate: datasource=github-releases depName=gitroomhq/postiz-app
|
||||
appVersion: v2.19.0
|
||||
appVersion: v2.20.0
|
||||
|
||||
Reference in New Issue
Block a user