Moose Apps Logo Moose Apps©

GlyphMate Changelog

All notable changes to GlyphMate. Newest releases are shown first.

GlyphMate 1.0.2

Patch

Added

  • 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.

GlyphMate 1.0.1

Minor

Added

  • Theme Persistence: User theme (Light/Dark) and accent color now persist between sessions.
  • Accent Color Picker: Added a color picker in Settings so users can choose their accent color.

Changed

  • Upgraded theming to use ColorScheme.fromSeed for more consistent, dynamic palettes.

GlyphMate 1.0.0

Initial

Initial public release of GlyphMate — a smart companion for perfect font pairings.

Added

  • Side-by-side font comparison panels for local and Google Fonts.
  • Unified searchable dropdown combining local fonts and Google Fonts.
  • Live preview with adjustable custom text and font-size slider.
  • Professional PDF specimen export (portrait/landscape, templates or custom text).
  • Settings page with theme, About dialog and Open Source Licenses page.
  • Windows installer with required C++ dependencies bundled.
Back to GlyphMate →