v2.6.0

gitroomhq/postiz-appv2.6.0Sep 18, 2025by nevo-david

AI Summary

Released a new Listmonk provider with email scheduling capabilities, fixed Georgian translations, and corrected logo JSX attributes.

Key Highlights

  • New Listmonk provider with email scheduling features
  • Full Georgian language translation (ქართულად)
  • Logo JSX attribute fix (stroke-width to strokeWidth)
  • Fixed Georgian translation for cancellation messages

New Features

  • Listmonk provider integration
  • Email scheduling functionality
  • Georgian localization support
  • Logo attribute correction

Full Release Notes

We have just released a new provider: Listmonk.
You can now schedule emails! With Listmonk.

## What's Changed
* Fully translated into Georgian - სრულად გადათარგმნილი ქართულად by @ZurabBalamtsarashvili in https://github.com/gitroomhq/postiz-app/pull/971
* logo jsx attribute fix: stroke-width -> strokeWidth by @Dforrunner in https://github.com/gitroomhq/postiz-app/pull/970
* Fix Georgian translation for cancellation message by @ZurabBalamtsarashvili in https://github.com/gitroomhq/postiz-app/pull/980

## New Contributors
* @ZurabBalamtsarashvili made their first contribution in https://github.com/gitroomhq/postiz-app/pull/971
* @Dforrunner made their first contribution in https://github.com/gitroomhq/postiz-app/pull/970

**Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v2.5.4...v2.6.0