Important
- This version fixes a bug from 3.8.1, that can crash the app.
- The list below are changes included in 3.8.0 and 3.8.1.
Features
- Spanish translation. (issue #145, thanks @marcoPacheco1!)
- Hovering a variable now reveals its value.
- Autocomplete variables in text editors: type
{{
, select and press Enter. - Predefined variables have different highlight colours now.
- Slight changes in text editors themes.
Refactors
- All colour definitions are now centralized in XAML theme files.
Others
- Raised .NET SDK version to 8.0.413.
- Disabled
InvariantGlobalization
to use O.S.-defined decimal separators. - Consider making a donation to support our project!
Read more in our announcement.
New Contributors
- @marcoPacheco1 made his first contribution in PR #157