Back to Releases
Release Banner / Library Reader Texture Pipeline
Release / v0.7.0prod / live / seeded

Library Reader Texture Pipeline

Stabilized the backend-powered reader, book imagery, and article route behavior against the live API.

Published
July 1, 2026
Version
v0.7.0
Channel
prod
Source
seeded
LibraryBooksBackend
Published Books
1
Book Pages
9
Published Articles
6
Change Brief

What Changed In This Release

Functional changes shipped in this package point. Version history, counts, and external links stay separated below.

01

Added a same-origin book-image proxy so S3-backed images can load as WebGL textures reliably.

02

Fixed cover opening, close transitions, drag release handling, and inside-page preview behavior.

03

Changed public article route fetches to stay lightweight while preserving stable backend URLs.

Texture Reliability

The reader can load remote book images through a same-origin route, avoiding browser/WebGL texture failures caused by missing CORS headers on direct S3 URLs.

Reader Motion

The book interaction model keeps paired spreads while carefully suppressing the wrong page during cover transitions, which makes opening and closing feel more physical.