Skip to content

v3.4.0 — Website UX Improvements

Choose a tag to compare

@xr843 xr843 released this 13 Mar 12:53
· 2039 commits to master since this release
a4d453b

FoJin v3.4.0 — Website UX Improvements

New Features

  • Online Reading Page — New TextReaderPage for reading full-text Buddhist scriptures directly on the platform, with juan navigation and serif typography
  • Homepage Feature Cards — Quick navigation to Data Sources, Knowledge Graph, AI Q&A, and Collections
  • Knowledge Graph Default View — KG page now loads with "玄奘" (Xuanzang) pre-filled, showing results immediately instead of a blank page
  • Chat Mobile Responsive — Sidebar hidden on mobile with drawer overlay toggle for session management

Fixes

  • Fixed Japanese label "漢籍リポジトリ" → "汉籍全文资料库" in source display
  • Updated data source count in README (483 → 440+) to match live API

Technical

  • New route /texts/:id/read with lazy-loaded TextReaderPage component
  • Mobile-responsive CSS for chat sidebar (drawer overlay at <768px)
  • Feature navigation grid with responsive 4→2 column layout

Full Changelog: v3.3.0...v3.4.0