Skip to content

Commit de84b10

Browse files
committed
V 1.57
1 parent ca80479 commit de84b10

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Release notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
1.56
1+
1.57
2+
- Fix #419: Adding a new key should focus the new item.
3+
- VS2022 improvements
4+
5+
1.56
26
- Add Arabic question mark to NormalizePunctuation method.
37
- Fix #424: Broken resource files may crash application on launch
48
- Improve DGX filtering experience. Ctrl+F jumps to filter, arrow down jumps back to grid. Fixes #420

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<Version>1.56.0.0</Version>
4+
<Version>1.57.0.0</Version>
55
<Company>tom-englert.de</Company>
66
<Product>ResXManager</Product>
77
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>

0 commit comments

Comments
 (0)