v2.12.1

gitroomhq/postiz-appv2.12.1Jan 17, 2026by nevo-david

AI Summary

Urgent hotfix to resolve issues where posts and comments failed to process on certain providers like Slack.

Key Highlights

  • Fix for Slack and other providers failing to post or comment
  • Task splitting and delay implementation

New Features

  • Provider posting and commenting functionality fix

Full Release Notes

We split posts and comments into separate functions to break the task and add a delay between comments.
But we missed a few providers, such as Slack; we have now fixed it.

**Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.12.0...v2.12.1