#1310·multer

Releases Backlog (2.1.0 and 3.0.0)

Author: bjohansebasCreated May 15, 2025Updated Aug 29, 2026

Next 2.1.0

The changes

Current changelog: https://github.com/expressjs/multer/compare/v2.0.0...v2:

Current changelog * [x] add Arabic translation for README .. by @3imed-jaberi in https://github.com/expressjs/multer/pull/762 * [x] Update README.md to fix issue #1114 by @Mohamed-Abdelfattah in https://github.com/expressjs/multer/pull/1169 * [x] Improved documentation translation to Spanish by @juliomontenegro in https://github.com/expressjs/multer/pull/1174 * [x] Translated to french by @AlanLg in https://github.com/expressjs/multer/pull/1182 * [x] Improve the Brazilian Portuguese translation by @vitorRibeiro7 in https://github.com/expressjs/multer/pull/1204 * [x] doc: uzbek language by @eugene0928 in https://github.com/expressjs/multer/pull/1232 * [x] Fix a mistake with README-pt-br.md by @Igor-CA in https://github.com/expressjs/multer/pull/1251 * [x] Update in Readme-pt-br and fix in Readme-ko by @carlosstenzel in https://github.com/expressjs/multer/pull/1252 * [x] chore: add support for OSSF scorecard reporting by @inigomarquinez in https://github.com/expressjs/multer/pull/1260 * [x] ci: replace travis with github action by @inigomarquinez in https://github.com/expressjs/multer/pull/1259 * [x] docs: improve readability by @Sreejit-Sengupto in https://github.com/expressjs/multer/pull/1255 * [x] test: add test for out-of-band error event by @LinusU in https://github.com/expressjs/multer/pull/1294 * [x] chore: upgrade scorecard workflow pinned action versions by @carpasse in https://github.com/expressjs/multer/pull/1290 * [x] Documentation: remove unfortunate abbreviation from readme by @MaddyGuthridge in https://github.com/expressjs/multer/pull/1299 * [x] ci: use `ubuntu-latest` as default runner by @UlisesGascon in https://github.com/expressjs/multer/pull/1308 * [x] ci: add CodeQL (SAST) by @bjohansebas in https://github.com/expressjs/multer/pull/1289 * [x] Update readme badges by @bjohansebas in https://github.com/expressjs/multer/pull/1268 * [x] fix changelog information by @ctcpip in https://github.com/expressjs/multer/pull/1316 * [x] master -> v2 by @ctcpip in https://github.com/expressjs/multer/pull/1317 * [x] chore: fix typo by @saucecodee in https://github.com/expressjs/multer/pull/993 * [x] Remove --save from README by @username1001 in https://github.com/expressjs/multer/pull/929 * [x] feat - update link badge in docs by @carlosstenzel in https://github.com/expressjs/multer/pull/1273

Next steps

3.0.0-alpha.1

Based on https://github.com/expressjs/multer/issues/1313#issuecomment-2901346950 we can just release 2.0.0-rc.4 as 3.0.0-alpha.1 to unblock the situation

Backlog

3.0.0

Releasing a new version and dropping support for older Node.js is now necessary for this module. Here's the list of remaining tasks to launch v3 (prev: v2.0.0-rc*), given that @LinusU has already done most of the work (https://github.com/expressjs/multer/pull/399):

This is a draft of what I’ve seen is missing to release v3. @LinusU, do you have anything else pending?