Skip to content

Commit fddd158

Browse files
committed
V 1.102
1 parent 09fe060 commit fddd158

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

Release notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
1.101:
1+
1.102:
2+
- Add option to enable beta languages when using DeepL api (#729) Co-authored-by: Adrian Turcanu <adrian.turcanu@cometanalysis.com>
3+
- Relax regex pattern to find all code references using ResourceManager.GetString(... (#728)
4+
5+
1.101:
26
- Fix #721: UI freeze on keyboard input in resource file filter (large project)
37
- Update Chinese translation (#723)
48
- Fix #725: update DGX to fix interfering of virtualized columns.

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.101.0.0</Version>
4+
<Version>1.102.0.0</Version>
55
<Company>tom-englert.de</Company>
66
<Product>ResXManager</Product>
77
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>

src/ResXManager.VSIX.Compatibility/Properties/Resources.Designer.cs

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)