Skip to content

Releases: gitroomhq/postiz-app

Fixed file path for upload files

07 Oct 15:20
46ef91b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

Change variable of the storage attached to the backend

07 Oct 13:22
2a16bce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

Fixing a failed frontend build

07 Oct 07:23
dec4763
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...v1.6.1

Local uploading, and minor fixes

07 Oct 07:17
52e3746
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...1.6.0

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