Skip to content

Releases: dotnet/ResXResourceManager

1.63

19 Feb 16:09

Choose a tag to compare

  • Fix #233: Automatically added the BOM
  • Support XLIFF
  • #446: Add an option to set #TODO flag in the comment field, instead of on the value field
  • Fix #452: Not installable in VS 2017
  • Fix #460: ArgumentException when trying to enter text for any key for language Ewe (ee)

1.62

21 Nov 11:37

Choose a tag to compare

  • Fix #435: .NET6 Unable to Move to Resource

1.61

13 Oct 06:06

Choose a tag to compare

  • Fix colors to better match VS2022
  • Fix #433: possible NullReferenceException
  • Avoid blocking of UI when iterating over a large project.

1.60

26 Sep 14:47

Choose a tag to compare

  • Add possibility to filter resources for web export
  • Make web files export configuration available on configuration tab

1.59

21 Sep 07:40

Choose a tag to compare

  • Fix #428: Move to resource does not work for .html files

1.58

20 Sep 07:26

Choose a tag to compare

  • Fix #426: Cannot Load HtmlAgilityPack When Using Azure to Translate (VS once again fails to load dependencies.)

1.57

15 Sep 15:43

Choose a tag to compare

  • Fix #419: Adding a new key should focus the new item.
  • VS2022 improvements

1.56

28 Aug 16:08

Choose a tag to compare

  • Add Arabic question mark to NormalizePunctuation method.
  • Fix #424: Broken resource files may crash application on launch
  • Improve DGX filtering experience. Ctrl+F jumps to filter, arrow down jumps back to grid. Fixes #420

1.55

07 Aug 13:35

Choose a tag to compare

  • Fix #418: Solution-level RESX files throw FileNotFoundException
  • Fix #290: Can't make T4 template work with .NET Core project

1.54

17 Jul 13:32

Choose a tag to compare

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