Skip to content

FoliCon v3.14-beta-2

Pre-release
Pre-release
Compare
Choose a tag to compare
@DineshSolanki DineshSolanki released this 14 Feb 17:13
· 64 commits to master since this release

Release v3.14-beta-2

🐞 Bug Fixes

  • Collection Search Error - Resolved an issue causing errors when including collection folders in the movie search.

  • Icon Visibility for Folders with Unicode Characters - Fixed an issue where the icon would not display for folders with Unicode characters in the name.

⚠️ Important Notice

This version introduces a breaking change due to the renaming of the icon. If you've previously processed folders with an older version of FoliCon, you will need to manually delete the .ico and desktop.ini files or use this PowerShell script to migrate to the new naming convention.

To use the script, follow these steps:

  1. Download and place the script in the parent folder (such as C://movies).
  2. Right-click on the script and select 'Run with PowerShell'.
  3. You'll be asked if you want to proceed with the current folder; enter 'y' to start the process.

Due to this breaking change, next release version would be v4.0

System Requirements

  • .NET Framework: This application requires .NET 6.0 or higher. You can download it here.
  • WebView2: This application requires WebView2 Control. It is pre-installed on Windows 11. For other operating systems, you can download it here.

Full Changelog: v3.13...v3.14-beta-2