Releases: raycharius/clean-redirect
Releases · raycharius/clean-redirect
Stable Release
🥳 Clean Redirect is now stable and production-ready
- Stable release.
- Update documentation in README.md
- Add JSDoc documentation to source code.
Take Into Account X-Forwarded-Protocol
🐛 X-Forwarded-Protocol Now Taken Into Account
- Fix bug with protocol being taken always from
req.protocol
, instead of taking into account thex-forwarded-protocol
header.
Initial Beta Release
🎉 Release Initial Beta Version