mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 08:01:31 +00:00
- Added `AppFlavor` enum to distinguish between stable and preview application identities. - Updated various components to utilize the current application flavor for configuration, logging, and UI elements. - Enhanced the update mechanism to ensure compatibility with the respective application flavor. - Implemented tests to validate flavor-specific behavior and configuration isolation. - Modified native menus and title bars to reflect the correct application name based on the current flavor.