Updates
Recent production deployments for the Scholar's Room.
February 12, 2026
Merge pull request #35 from 84000/v0/jeff-4177-963342cb Enhance Scholar's Room search, sorting, and branding
Merge pull request #34 from 84000/v0/jeff-4177-0fce821c Enhance Tibetan author, translator, and work title displays
Merge pull request #33 from 84000/v0/jeff-4177-1854ed59 Add Authors and Translators section to glossary
Merge pull request #32 from 84000/v0/jeff-4177-ba7a8cda Add Authors & Translators section and improve glossary navigation
Merge pull request #31 from 84000/v0/jeff-4177-284169c8 Improve glossary search and navigation for canon sections
Merge pull request #30 from 84000/v0/jeff-4177-964d2be0 Enhance glossary search and article presentation
Merge pull request #29 from 84000/v0/jeff-4177-a265c25f Enhance glossary search and add deployment updates page
Merge pull request #28 from 84000/v0/jeff-4177-e0349a6c Add Toh number search tool and deployment updates page
Merge pull request #27 from 84000/v0/jeff-4177-b38b807f Add deployment updates page and enhance site footer
Merge pull request #26 from 84000/v0/jeff-4177-cb779351 Implement brand-specific colors and update card interactions
February 10, 2026
Merge pull request #25 from 84000/v0/jeff-4177-d644bf55 feat: enhance search UI and refactor navigation patterns
February 9, 2026
Merge pull request #24 from 84000/v0/jeff-4177-ab64c94b feat: enhance search result cards and Tibetan source display
Merge pull request #23 from 84000/v0/jeff-4177-89343298 feat: redesign glossary cards and fix publication rendering
Merge pull request #22 from 84000/translation-url-pattern fix: stabilize publications page rendering and hydration
February 8, 2026
Merge pull request #21 from 84000/v0/jeff-4177-6394a04a feat: enhance performance, UI, and navigation with new articles page
February 7, 2026
Merge pull request #20 from 84000/v0/jeff-4177-3095e7ac feat: Optimize performance, add articles, and improve navigation
Merge pull request #19 from 84000/v0/jeff-4177-06eb9784 feat: Optimize performance and enhance UI/navigation
Merge pull request #18 from 84000/v0/jeff-4177-ad92e50c feat: Enhance performance, introduce articles, and refine UI
Merge pull request #17 from 84000/v0/jeff-4177-59b89b6a feat: Enhance performance, add articles, and refine UI
Merge pull request #16 from 84000/v0/jeff-4177-f5d5ec7b feat: optimize performance, add articles page, and update UI
Merge pull request #15 from 84000/v0/jeff-4177-11161918 feat: Optimize performance, add articles, and refine navigation
Merge pull request #14 from 84000/v0/jeff-4177-82cc02fc feat: Improve performance, add articles, and update navigation
Merge pull request #13 from 84000/v0/jeff-4177-de80615a feat: enhance performance, add articles page, and update library tabs
Merge pull request #12 from 84000/v0/jeff-4177-01f3f935 feat: enhance performance and introduce articles page
Merge pull request #11 from 84000/loading-speed-test feat: implement performance optimizations and fixes
January 30, 2026
Merge pull request #10 from 84000/v0/jeff-4177-ae43cf49 feat: improve canon sections navigation and URL handling
Merge pull request #9 from 84000/v0/jeff-4177-25706856 feat: improve canon sections navigation and UI
Merge pull request #8 from 84000/preview-mode-errors feat: improve canon sections navigation and URL handling
January 26, 2026
Merge pull request #7 from 84000/main-advanced-search-state feat: support back button navigation for all search result types
Merge pull request #6 from 84000/main-ui-improvements feat: enhance search, passage details, and UI elements
January 25, 2026
Merge pull request #5 from 84000/main-4 feat: enhance Canon Navigator and Save Results functionality
Merge pull request #4 from 84000/main-3 feat: Enhance search results display and pagination
Merge pull request #3 from 84000/main-2 feat: display match counts in advanced search
Merge pull request #2 from 84000/v0/main-5a45c934 Update project files
feat: enhance Tibetan source search UI Remove Tibetan char, make input read-only, update clear button and disable regular search during Tibetan source search. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
January 24, 2026
fix: prevent error with null work data query Use `.maybeSingle()` to handle missing works gracefully. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
fix: update passage link to use source_uuid Correct URL format and remove debug log statement. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
January 23, 2026
fix: correct work title lookup using flat fields Directly access flat field titles and handle language fallbacks. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
fix: correct work title lookup logic Update canon navigator to use correct field for titles or names. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
fix: update notifications API with Vercel API token Use Vercel API token for notifications API endpoint. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
fix: correct Edge Config API authorization header Use Edge Config endpoint and query parameter for token. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: add EDGE_CONFIG_TOKEN and improve error handling in notifications admin Redeploy site to apply new environment variable and enhance error handling. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: add EDGE_CONFIG_TOKEN and improve error handling in notifications admin Redeploy site to apply new environment variable and enhance error handling. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: add admin component to library page Add required `EDGE_CONFIG_TOKEN` environment variable. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: increase logo size for better visibility Adjust logo dimensions for enhanced prominence on larger screens. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: simplify notifications with JSON storage Move admin UI to library page, remove read tracking, and clean old scripts Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: increase server actions body size limit to 50MB Match upload component file size limit for larger PDF uploads. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: raise Server Actions body size limit to 50MB Match upload component limit for larger file uploads. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: raise Server Actions body size limit to 50MB Match upload component file size limit for larger PDF uploads. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>
feat: increase server actions body size limit to 50MB Match upload component file size limit for larger PDFs. Co-authored-by: Jeff Wallman <140543506+jeffwallman84000@users.noreply.github.com>