1.4.61 min read
v1.4.6 — Refactor: Server-Side Share HTML Rendering
Removes the client-side share HTML rendering path; share snapshots are now generated exclusively server-side, simplifying the sharing flow and reducing client bundle weight.
Tag
4 posts
Removes the client-side share HTML rendering path; share snapshots are now generated exclusively server-side, simplifying the sharing flow and reducing client bundle weight.
Refactors onboarding to remove the inline demo data loader, simplifying the first-run flow.
Simplifies the bookmark data model by removing unused fields, and cleans up related demo content.