add computer modern fonts to the list of possible typography options

This commit is contained in:
Amruth Pillai
2026-02-10 00:12:04 +01:00
parent 554903b818
commit c3c771002f
7 changed files with 117 additions and 18 deletions
+6
View File
@@ -4,6 +4,12 @@ description: "List of all notable changes and updates to Reactive Resume"
rss: true
---
<Update label="v5.0.9" description="9th February 2026">
- Add Computer Modern web fonts to the font selector, allowing the user to choose from a variety of "Computer Modern" (LaTeX) fonts.
- This lets you create a resume that looks just like a LaTeX document, with the same fonts and styles.
- Update dependencies to the latest versions.
</Update>
<Update label="v5.0.8" description="9th February 2026">
- Remove Passkey support from the authentication system, as it was causing issues with the authentication provider.
- Update dependencies to the latest versions.
+1 -1
View File
File diff suppressed because one or more lines are too long