Skip to content

Releases: FolkerKinzel/RecentFiles.WPF

1.6.0

26 Nov 17:56
Compare
Choose a tag to compare
  • .NET 8.0 support
  • Dependency update
    .

Project reference: On some systems the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

1.5.1

05 Nov 14:59
Compare
Choose a tag to compare
  • Fixes a performance issue.
  • Nicer formatting of long file paths.

1.5.0

31 Oct 17:15
Compare
Choose a tag to compare
  • Dependency update
  • Added support for .NET 7.0 (Windows) and .NET Framework 4.6.2
  • Support for .NET Framework 4.6.2 has ended
  • Translated XML comments in the code files to English in order to give users a better experience with the new Visual Studio decompile feature
  • Removed German resource files
    .

Project reference: On some systems the content of the CHM file in the Assets is blocked. Before opening the file right click on the file icon, select Properties, and check the "Allow" checkbox - if it is present - in the lower right corner of the General tab in the Properties dialog.

1.4.1

25 Jan 19:00
Compare
Choose a tag to compare
  • Source link for a better debugging experience.
  • Deterministic build ("Continuous Integration Build").

1.4.0

19 Dec 13:02
Compare
Choose a tag to compare
  • .NET 6.0 support.
  • Dependency update.
  • Fixed an issue that Icons have been sometimes displayed with a dark background.
  • Better formatting when displaying long file paths.
  • Better performance.
  • Very high code coverage of the unit tests.

v1.3.3

06 Mar 15:39
Compare
Choose a tag to compare

Fixed an issue with nullable reference types.

Added a .NET 5.0 - Windows 7.0 dll to the package.

The constructor of RecentFileSelectedEventArgs is now internal.

v1.3.2

20 Feb 16:26
Compare
Choose a tag to compare

Dependency update.

v1.3.1

24 Dec 15:56
Compare
Choose a tag to compare

Bugfix