Skip to content

0.10.0

Choose a tag to compare

@oli-dev0 oli-dev0 released this 09 Jul 12:22

This release adds a browser-local font-size preference to the Vanta Admin account menu.

Added

  • Added a font-size selector to the sidebar account menu, with small, normal, and large options.
  • Added browser-local persistence for each user's selected admin font size.

Changed

  • Extended the account-menu display preferences so theme, time format, and font size live together.
  • Applied the selected font-size value through Vanta's admin theme tokens, so the interface scales without changing Django settings or project code.

Impact

  • Admin users can make the interface more compact or more readable from the account menu.
  • Teams with different display preferences can adjust the admin per browser without affecting other users.