Agora Next Updates: Typography Enhancement for DUNAs
The development team merged a pull request adding custom font styling for DUNA logos across the platform. The update introduces the Instrument Serif font and modifies the logo component to support font-based branding for multiple tenants.
Duration: PT1M57S
Episode overview
This episode is a short developer briefing from Agora Next Updates.
It explains recent repository work in plain language.
- Show: Agora Next Updates
- Published: 2026-03-26T00:00:00Z
- Audio duration: PT1M57S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning, this is your Agora Next Updates briefing for Friday, March 26th, 2026.
SudheerDev merged pull request 1429, adding font style logo support for DUNAs. This feature introduces typography-based branding capabilities to the platform's multi-tenant architecture. The implementation adds the Instrument Serif Regular font to the project and significantly refactors the LogoLink component in the…
The changes span eight files, with the core modification being a 23-line addition to the LogoLink component that now handles both image and text-based logo rendering. The team updated tenant configurations for Syndicate, Towns, and Uniswap to leverage this new capability, while expanding the tenant UI system to…
Technical implementation includes new font definitions in the styles system and corresponding Tailwind configuration updates to support the Instrument Serif typeface. The pull request received one approval before merging and was co-authored by Aarna Arora, indicating collaborative development on this branding…
This update represents a significant step toward more flexible brand identity management within Agora Next's multi-tenant platform, allowing organizations to choose…
What's…