Skip to content

Commit abf3125

Browse files
committed
V 1.98
1 parent 1151f8a commit abf3125

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Release notes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
1.97:
1+
1.98:
2+
- Fix #430: Crash on windows scroll after an automatic translation (contributed by https://github.com/nik2143)
3+
4+
1.97:
25
- Fix #711: CodeReferences and MoveToResources not updated in ResXManager.config.xml when removing items in UI
36
- Support both string format interpolation notations "${key}" and "{{key}}" for web export
47
- Fix #694: CodeReferenceTracker does not detect keys with <space>, also dots are now supported

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.97.0.0</Version>
4+
<Version>1.98.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)