Skip to content

Releases: gitroomhq/postiz-app

New Social Networks, bug fixes, mintor fixes

05 Oct 16:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Generic Email Provider & Easier installation experience

27 Sep 06:52
Compare
Choose a tag to compare

Here is what was added/fixed:

  • ARM64 support, thank you (@jamesread)
  • Generic email system: Resend is not mandatory anymore; you can also use no email / nodemailer.
  • Better registration error (@jamesread)
  • Postiz containers now only need port 5000 (@jamesread)
  • Minor fixes

Day mode, Docker and Helm

20 Sep 09:53
Compare
Choose a tag to compare

I'm super excited about this version!

  • We have a stable docker, thanks to @jamesread!
  • First of Helm charts, thanks to @jonathan-irvin
  • Remove unnecessary npm packages
  • Responsive login page, thanks to @SanadKhan
  • GitHub actions for build and eslint by @jamesread and @jonathan-irvin
  • Improved docs with deployment to Docker, Kubernetes and Coolify
  • Daily view with time slots

New calendar mode and bug fixes

09 Sep 08:02
Compare
Choose a tag to compare

Thank you so much for all the new contributors! The amount of attention Postiz got is enormous!
Features:

  • We added a calendar view of a month.

Bugs:

Coming up next:

  • Docker and Helm deployments
  • New providers (X, BlueSky, Mastodon)

Minor fixes

02 Sep 06:25
Compare
Choose a tag to compare
  • Fixed some memory leaks with BullMQ (hopefully)
  • Added a new script to run the project without "Stripe"
  • Added a postinstall script for people who miss how to install Prisma