Skip to content

Releases: dotnet/ResXResourceManager

1.54

17 Jul 13:32

Choose a tag to compare

  • #415: Support Visual Studio 2022 (v17.0)

1.53

06 May 09:35

Choose a tag to compare

  • Fix #405: allow to specify Deepl api url, so the free subscription can be used.
  • Fix #406: Wrap EnvDTE.Document.ProjectItem to catch unexpected com exceptions.
  • Fix #407: string format pattern parsing for patterns with custom format section

1.52

17 Apr 13:18

Choose a tag to compare

  • #403: improve loading performance, only enumerate project files when view is visible or when needed by a feature.

1.51

14 Mar 16:50

Choose a tag to compare

  • Fix #397: Tool window unexpectedly looses focus on ESC key, data is committed instead of reverted

1.50

14 Feb 16:15

Choose a tag to compare

1.50

  • Fix #392: Occasional "The operation was canceled" messages
  • Fix #368: Authentication for Azure: Region can be specified

1.49

24 Jan 07:17

Choose a tag to compare

  • Fix #372: make XmlConfiguration reader more robust.
  • Fix #379: Azure auth key not stored if "Save credentials" is checked and app is closed while the focus is still on the check box.
  • Fix #357 Add scroll if too many languages
  • Fix #376: support Custom dialect resource

1.48

22 Oct 17:36

Choose a tag to compare

Fix #367: Update of grid after editing in the top-right text box is broken

1.47

22 Oct 16:47

Choose a tag to compare

  • Fix #359: shield enumeration of project items against invalid or broken items.
  • Fix #363: Revert using CollectionViewSource in XAML, has huge performance impact.
  • Fix #364: Applying Translations do not create new resources to target language files.
  • Support color themes for the standalone application

1.46

13 Sep 15:25

Choose a tag to compare

  • Fix #355: Grouping view: Group headers scroll horizontally with the content
  • Fix #356: Sorting of columns does not work in grouped view

1.45

13 Sep 15:20

Choose a tag to compare

  • Fix #354: Crash of devenv.exe when opening ResX window (via update DGX)