Releases: dotnet/ResXResourceManager
Releases · dotnet/ResXResourceManager
1.103
1.102
What's Changed
- Enable Beta Languages for DeepL api by @adrian-turcanu-stcinsiso in #729
- Relax regex pattern to find all code references using ResourceManager.GetString(... (#728)
New Contributors
- @adrian-turcanu-stcinsiso made their first contribution in #729
Full Changelog: 1.101...1.102
1.101
1.100
- Support for VS 2026
1.99
1.98
- Fix #430: Crash on windows scroll after an automatic translation (contributed by https://github.com/nik2143)
1.97
1.96
- Fix passing startup folder via clipboard: If text contains trailing whitespace (e.g. \n), loading fails
1.95
- Fix: Startup folder in standalone is not preserved when changing the folder via recent file list.
1.94
- Add possibility to pass a folder to the standalone application via clipboard
- Add some more checks and logs when migrating the configuration from solution globals to file