Documentation: Clearly states that beta releases are unstable and should not be used for production, setting expectations for security releases in beta.
Improvements
Dependency Management: Upgrades several key dependencies, including body-parser, send, and serve-static, enhancing performance and security.
Fixes
Fix the handling of redirect values in anchor hrefs, ensuring that sensitive information is not exposed in URLs.
Resolve issues with the res.clearCookie method by deprecating the use of options.maxAge and options.expires, improving cookie management.
Others
Add the OSSF Scorecard badge to the README, showcasing our commitment to improving project security and transparency.