express Releases
128 releases of expressjs/express
- v5.0.15.0.1
This patch release for Express 5.x addresses CVE-2024-47764 by updating the cookie semver lock, along with some team and process improvements. The release includes nominations to the triage team and documentation updates.
Oct 8, 2024
- 4.21.1
Security patch release that backports a fix for CVE-2024-47764 to the 4.x branch.
Oct 8, 2024
- v1.1.0
This update focuses on backup customization and theming, allowing users to set custom backup folders and export uninstalled packages. It also adds support for Nix flakes and improves the application's visual consistency.
Sep 15, 2024
- 4.21.0
Maintenance release that deprecates the 'back' magic string in redirects and updates several dependencies to match v5 versions.
Sep 11, 2024
- v5.0.05.0.0
Major Express 5.0 release after years of development. Focuses on simplifying the codebase, improving security, and dropping support for older Node.js versions.
Sep 10, 2024
- 4.20.0
Important release with breaking changes to URL-encoded parsing depth and redirect behavior. The default depth level for parsing URL-encoded data is now 32 instead of Infinity.
Sep 10, 2024
- r1.4.2PaddleSpeech r1.4.2
This release introduces advanced ASR models like WavLM and HuBERT, expands TTS with SVS examples (DiffSinger, HiFiGAN), and adds XPU support for FastSpeech2, alongside various bug fixes and improvements to the server and CLI tools.
Jun 27, 2024
- 4.19.2
Security patch release providing an improved fix for the open redirect allow list bypass vulnerability.
Mar 25, 2024
- 4.19.1
Minor patch release that fixes CI issues and documentation errors from the previous release.
Mar 25, 2024
- v1.0.3
This update polishes the user interface with consistent button placements and iconification while fixing critical startup and update check bugs to ensure a smoother user experience.
Mar 25, 2024
- 4.19.0
Security-focused release that prevents open redirect allow list bypass vulnerabilities. Includes documentation updates and project governance improvements.
Mar 20, 2024
- 4.18.3
Express.js 4.18.3 is a patch release focusing on bug fixes and dependency updates. The main changes include fixing routing requests without method and updating body-parser to 1.20.2 which resolves strict JSON error messages on Node.js 19+. This release also includes various maintenance improvements like updating Node.js version support, CI updates, and code cleanup.
Feb 29, 2024
- r1.4.1PaddleSpeech r1.4.1
Minimal release notes: "# Others - fix typeguard version. https://github.com/PaddlePaddle/PaddleSpeech/pull/3056 @yt605155624"
Apr 14, 2023
- r1.4.0PaddleSpeech r1.4.0
This release focuses on expanding language support with full Cantonese TTS capabilities across multiple backends, introduces the VITS inference pipeline, and enhances ASR with wav2vec2-zh fine-tuning and improved Whisper support.
Mar 15, 2023
- r1.3.0PaddleSpeech r1.3.0
This release significantly expands the project's scope by integrating Self-Supervised Learning models such as Whisper and Wav2vec2 for ASR, while enhancing TTS with prosody prediction, streaming serving, and Paddle-Lite integration.
Dec 14, 2022
- 4.18.2
Express 4.18.2 is a patch release that fixes a regression in routing large stacks in a single route and updates dependencies including body-parser to 1.20.1 and qs to 6.11.0, with a performance improvement to remove unnecessary object cloning.
Oct 8, 2022
- 4.18.1
Apr 29, 2022
- 4.18.0
Express 4.18.0 introduces several new features including a root option for res.download, deprecation warnings for invalid res.status arguments, and support for proper 205 responses. This release also includes important bug fixes and updates to dependencies.
Apr 25, 2022
- 4.17.3
Express 4.17.3 is a minor release focused on dependency updates and a performance improvement for trust proxy handling.
Feb 17, 2022
- 4.17.2
Express 4.17.2 addresses several bugs in JSONP handling, middleware execution with RegExp, and various dependency updates.
Dec 17, 2021