Skip to content

Releases: gitroomhq/postiz-app

Remove authentication from concurrency

04 Aug 05:41
Compare
Choose a tag to compare

When authenticating an account, it should not be limited by other requests.

Tag people on Discord

03 Aug 10:04
Compare
Choose a tag to compare

You can now tag people in Discord when choosing the Discord channel.
Simply start writing "@"

Hot fix for mentions - when social doesn't exist in mentions, it crashes

03 Aug 05:33
Compare
Choose a tag to compare

Better HTML to Markdown - Discord fix

02 Aug 16:56
Compare
Choose a tag to compare

We have recently moved to the TipTap editor that gives us full HTML support.
It's a benefit because HTML can be easily translated to both Markdown and remain in its original form (HTML).
We have used a few libraries to convert HTML to Markdown, but they are not satisfactory, so we're now using a simple Regular Expression for replacement.

Full Changelog: v2.1.0...v2.1.1

Added Sentry + mentions with @ + general fixes

01 Aug 15:13
Compare
Choose a tag to compare

We now have Sentry thanks to @egelhaus.
This allows us to fix many features.

  • Added mentions: now in Bluesky, X, and LinkedIn, you can start typing "@" to get mentions.
  • General fixed thanks to sentry
  • Queries improvements (added indexes)

What's Changed

Full Changelog: v2.0.8...v2.1.0

Fix for nginx to serve uploads

30 Jul 09:50
Compare
Choose a tag to compare

WordPress no avatar URL is failing to connect

30 Jul 08:04
Compare
Choose a tag to compare

Fix disable registration

29 Jul 06:40
Compare
Choose a tag to compare

Move caddy to nginx, Remove inter / chakra font from the system

29 Jul 06:27
Compare
Choose a tag to compare

Restrict files to upload + connect integrations UI fix

28 Jul 14:49
Compare
Choose a tag to compare