Skip to content

Batoi Press 1.4.1

Choose a tag to compare

@ashwinirath ashwinirath released this 12 Jul 12:31
· 34 commits to main since this release

Batoi Press 1.4.1

Batoi Press 1.4.1 refines typography across the public theme and Admin Console and restores semantic page sections used by Batoi Versatile.

Fixes

  • Normalizes application typography to a restrained 400, 500, and 600 weight scale.
  • Reduces visual competition among page titles, section headings, navigation, buttons, labels, cards, and metadata.
  • Prioritizes Proxima Nova in the Admin Console font stack while retaining system fallbacks.
  • Adds scoped Admin overrides so bundled UIF controls inherit the same typography hierarchy.
  • Preserves semantic main, header, footer, nav, section, article, aside, fieldset, legend, and tfoot elements during safe HTML sanitization.
  • Restores landing-page hero and section wrappers that were previously removed from stored content during rendering.
  • Versions theme asset URLs from the theme manifest so immutable browser caches refresh after theme updates.

Compatibility

Existing content remains compatible. The sanitizer continues removing scripts, executable embeds, event handlers, inline styles, and unsafe JavaScript URLs while retaining the additional semantic structure.

Verification

All regression suites passed. Desktop and mobile Chrome checks confirmed lighter computed weights, restored theme structure, cache-busted assets, responsive navigation, and no horizontal overflow.