Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Client VFBv2.4.5.10: a mesh body that breaks off part-way is resumed from the last byte parsed (Range), on the next host, checked against the file's ETag so nothing from another version is ever spliced in. A drop that made progress no longer …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Client VFBv2.4.5.10: a mesh body that breaks off part-way is resumed from the last byte parsed (Range), on the next host, checked against the file's ETag so nothing from another version is ever spliced in. A drop that made progress no longer …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Google Search Console classed viewer term URLs (?id=VFB_...) as Soft 404: their content only ever arrived over the Geppetto websocket, and Googlebot's renderer doesn't hold one open. Term id changes now also fetch the term's summary over plain HTTPS (VFBquery's v3-cached endpoint) …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Client VFBv2.4.5.7: a failed direct-load call now carries a best-effort snapshot of why - tab visibility, online status, whether a Page Lifecycle freeze happened mid-call, connection type, and (for OBJ meshes) bytes read against the declared content-length. New GA events geomdiag/tidiag/qdiag alongside …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Clicking a term's name in the Layers panel only sometimes switched the term info. The click handler looked the term up by the id of whatever was clicked, but only the name text itself carries an id -- so a click landing …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Meshes that break off part-way through download are now retried from another ingress node instead of falling back to the server after one attempt. Retries keep the canonical URL, so the browser's cached copy of an immutable mesh is used rather than …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
A term cleared from the scene can be loaded again. Clear deletes every instance, which takes the meshes out of the scene, but the types it had resolved stay in the model. The app read that as "already loaded" — the instance …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Mesh and data files used to be fetched from a single round-robin name, so every session queued on whichever host it happened to resolve, and one failed call fell straight through to the server rather than being retried. The ingress nodes are …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
The largest neuron meshes load now, and cost a quarter of the memory. The client's 150 MB mesh limit is gone. It existed because a mesh came through the websocket, where the resolved model is JSON escaped twice and a large OBJ …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Term info and queries are now built in the browser too, completing the move off the websocket for read paths. Phases 2 and 3 of VFB2 #502, following the meshes in v2.2.11.0. A term's info is fetched from v3-cached and its model …
sa, ee, in, gb, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Users who read a panel for five minutes without clicking were being disconnected: an idle socket is closed at 300 s on the server side and the client never spoke unless the user did, so every quiet spell ended in a reconnect, …
sa, ee, gb, in, hr, fr, us
(code pays fourni par la source)
Accès ouvert
2026
software
OpenAlex
Rob Court, Jesus M, Matteo Cantarelli, Giovanni Idili et autres
Meshes are now fetched by the browser, not streamed through the websocket. Phase 1 of VFB2 #502. Until now the Geppetto server downloaded every OBJ and SWC, ran a model interpreter over it and sent the result back over the websocket as …
sa, ee, gb, in, hr, fr, us
(code pays fourni par la source)