v1.63.0
gitroomhq/postiz-appv1.63.0Jul 12, 2025by nevo-david
AI Summary
Added support for three major developer platforms (Dev.to, Medium, Hashnode), optimized build times using GitHub's native ARM64 builder, and removed enterprise code due to AGPL3 licensing restrictions.
Key Highlights
- Added Dev.to, Medium, and Hashnode support
- Optimized build speeds with native ARM64 builder
- Removed enterprise plugin preparation
New Features
- Dev.to support
- Medium support
- Hashnode support
- Faster builds
Full Release Notes
- Added Dev.to, Medium and Hashnode - currently no MD editor, will be added soon. - Faster builds, we don't need to emulate ARM64, GitHub has a ARM64 builder on Ubuntu - We had an unused enterprise plugin preparation, but since it's illegal with AGPL3, it was removed. ## What's Changed * chore: use arm machine to build for arm architecture by @roshangm1 in https://github.com/gitroomhq/postiz-app/pull/868 ## New Contributors * @roshangm1 made their first contribution in https://github.com/gitroomhq/postiz-app/pull/868 **Full Changelog**: https://github.com/gitroomhq/postiz-app/compare/v1.62.3...v1.63.0