open-notebook/docs
LUIS NOVO 136698864e feat: upgrade Next.js 15 → 16 to fix large file uploads
- Upgrade Next.js from 15.4.10 to 16.1.1
- Upgrade React from 19.1.0 to 19.2.3
- Rename middleware.ts → proxy.ts (Next.js 16 requirement)
- Update function name: middleware → proxy
- Enable proxyClientMaxBodySize configuration (now supported in Next.js 16)
- Update documentation to reference Next.js 16 requirement
- Fix upload size limit issue for files >10MB

This upgrade fixes GitHub issue #361 where users cannot upload files
larger than 10MB. The proxyClientMaxBodySize configuration option was
introduced in Next.js 16.1+ and allows configuring the proxy body size
limit to 100MB.

Fixes #361
Related to PR #405
2026-01-14 10:33:19 -03:00
..
0-START-HERE fix: use persistent rocksdb storage instead of memory in docker-compose docs 2026-01-09 19:47:47 -03:00
1-INSTALLATION fix: use persistent rocksdb storage instead of memory in docker-compose docs 2026-01-09 19:47:47 -03:00
2-CORE-CONCEPTS docs: update quick start guides and core concepts for clarity and accuracy 2026-01-04 09:09:20 -03:00
3-USER-GUIDE docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00
4-AI-PROVIDERS docs: Lots of documentation improvements 2026-01-04 11:42:13 -03:00
5-CONFIGURATION feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00
6-TROUBLESHOOTING docs: update quick start guides and core concepts for clarity and accuracy 2026-01-04 09:09:20 -03:00
7-DEVELOPMENT feat: upgrade Next.js 15 → 16 to fix large file uploads 2026-01-14 10:33:19 -03:00
assets docs: fix removed assets in https://github.com/lfnovo/open-notebook/pull/379 affecting README.md 2026-01-06 15:07:58 +01:00
index.md docs: restructure documentation with new organized layout 2026-01-03 20:10:24 -03:00