Oggi pomeriggio è stato fatto un aggiornamento semplice di NodeBB e quindi abbiamo portato Citiverse all'ultima versione del software, la 4.4.6.
Siamo passati dalla 4.4.4 alla 4.4.6. È il primo aggiornamento che faccio su NodeBB ma sembra essere andato tutto bene Nel caso di problemi fateci sapere!
4.4.5
https://github.com/NodeBB/NodeBB/releases/tag/v4.4.5
Release build (patch) of NodeBB @ 2025-07-31T13:57:00.227Z
v4.4.5 (2025-07-31)
New Features
add filter:post.getDiffs (bbb9a46)
Bug Fixes
clearTimeout if item is evicted from cache (5f69617)
use sharp to convert svg to png, closes #13534 (b74c789)
use filename to check for svg, tempPath doesn't always have extension (5bcf078)
apply sanitizeSvg to regular uploads and uploads from manage uploads acp page (a8f4c5e)
Refactors
use promise.all (7c00e81)
Tests
one more fix (5f5a697)
fix spec (3b60931)
fix openapi (c7c83e0)
increase timeout of failing test (fe9b49e)
4.4.6
https://github.com/NodeBB/NodeBB/releases/tag/v4.4.6
v4.4.6 (2025-08-06)
New Features
add new brite skin from bootswatch (567ed87)
Bug Fixes
pass max-memory expose-gc as process args (d5f57af)