We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca80479 commit de84b10Copy full SHA for de84b10
Release notes.md
@@ -1,4 +1,8 @@
1
-1.56
+1.57
2
+- Fix #419: Adding a new key should focus the new item.
3
+- VS2022 improvements
4
+
5
+1.56
6
- Add Arabic question mark to NormalizePunctuation method.
7
- Fix #424: Broken resource files may crash application on launch
8
- Improve DGX filtering experience. Ctrl+F jumps to filter, arrow down jumps back to grid. Fixes #420
src/Directory.Build.props
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
- <Version>1.56.0.0</Version>
+ <Version>1.57.0.0</Version>
<Company>tom-englert.de</Company>
<Product>ResXManager</Product>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
0 commit comments