GlyphMate 1.0.2
PatchAdded
- Security: Implemented a secure backend proxy using Firebase Cloud Functions to protect the Google Fonts API key.
Removed
- Removed the `.env` file and `flutter_dotenv` package from the client application; API keys are now stored securely on the backend proxy.
Fixed
- Resolved a networking issue where Windows release builds could not access the internet to fetch Google Fonts.