Skip to content

Releases: gitroomhq/postiz-app

Repeated posts, Wallet login, Tag posts

11 Feb 16:44
ed93eab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.2...v1.34.1

Fixed instagram analytics

07 Feb 11:34
43910d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.33.1...v1.33.2

Webhook feature!

06 Feb 14:19
d574486
Compare
Choose a tag to compare

What's Changed

Digest, Onboarding fix, Telegram Fix, Bluesky fix, Docs, etc..

06 Feb 06:57
dc3296a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.31.1...v1.32.1

Nostr is now available!

25 Jan 15:49
7951f46
Compare
Choose a tag to compare

What's Changed

Nostr is now available by providing your private key!

Using Postiz on a non-secured server

24 Jan 06:49
8b9f060
Compare
Choose a tag to compare

Postiz could not work only on secured servers, only https / localhost.
This is because we used secured cookies are available only to the server.

That resulted in many support questions and people who can't run Postiz.
Now you can pass a new env variable called NOT_SECURED=true. This will allow you to run Postiz on a nonsecured server.
We recommend everybody work on a secured server, but we can understand if you can't.

Register only once (Disable Signup)!

22 Jan 08:48
fc60ed4
Compare
Choose a tag to compare

You all have been asking for it, so here it is.
When you pass the variable DISABLE_REGISTRATION=true it will let you register only once and then disable the signup.
In case you want to re-register, you will need to remove your User / Organization record from the DB.

What's Changed

Telegram support!

20 Jan 13:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.2...v1.28.1

S3 default integrity change - effecting cloudflare

18 Jan 18:47
Compare
Choose a tag to compare

In AWS SDK for JavaScript v3.729.0, they released changes to the S3 client that adopts new default integrity protections.

This automatically crashes every R2 upload. See more here:
aws/aws-sdk-js-v3#6810

AWS's response is awful; they don't care.
We have followed up with some of the fixes and implemented them in the repo.
Please make sure you upgrade to the latest docker or you might not be able to use Postiz.

Now supports Wrapcast (Farcaster) scheduling!

18 Jan 15:52
1611f00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.1...v1.27.1