Releases: gitroomhq/postiz-app
Releases · gitroomhq/postiz-app
Fixing a failed frontend build
Local uploading, and minor fixes
What's Changed
- fix: path of contributing guide in PULL_REQUEST_TEMPLATE.md by @JeevaRamanathan in #320
- Proxy /uploads in containers by @jamesread in #326
- feature/media uploader by @SanadKhan in #327
- doc: Update CONTRIBUTING.md to point to Developer Guide [skip ci] by @jamesread in #330
- Fix variables injections when building a docker by @nevo-david in #335
Full Changelog: v1.5.0...1.6.0
New Social Networks, bug fixes, mintor fixes
What's Changed
- Added Bluesky, Mastodon, Slack and Discord channels ❤️🚀
- docs: update CONTRIBUTING.md by @eltociear in #265
- fix: Improve Remove Icon and Toast Text Visibility in light mode by @JeevaRamanathan in #294
- fix: Checkbox tick visible on both modes by @JeevaRamanathan in #269
- Fixed 🐛 Bug Report : Profile Settings UI errors [fixed : #301] by @prathamesh424 in #302
- fix: updated faq descriptions by @JeevaRamanathan in #308
- Create SECURITY.md by @Vignesh025 in #299
- doc: Update CONTRIBUTING.md by @AkashJana18 in #286
- fix:Change button cursor to pointer on hover by @Mujtaba500 in #311
- doc: The pull request template needs a checklist to avoid common issues [skip ci] by @jamesread in #314
- Updated button style to rounded edges by @Zor0000 in #274
- ci: Add /uploads to Docker containers [skip ci] by @jamesread in #315
New Contributors
- @JeevaRamanathan made their first contribution in #294
- @prathamesh424 made their first contribution in #302
- @Vignesh025 made their first contribution in #299
- @AkashJana18 made their first contribution in #286
- @Mujtaba500 made their first contribution in #311
- @Zor0000 made their first contribution in #274
Full Changelog: v1.4.0...v1.5.0
Generic Email Provider & Easier installation experience
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
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
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:
- Easily change your email address. Thank you @MikeMichel
- Reddit took some default titles in posts instead of the inserted ones from the DB. Thank you @MikeMichel
- Easy reset command for the DB, thank you @MikeMichel
- Quick start guide fixes thank you, @eltociear, @delta-whiplash
Coming up next:
- Docker and Helm deployments
- New providers (X, BlueSky, Mastodon)
Minor fixes
- 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