Skip to content

Releases: DineshSolanki/FoliCon

FoliCon v3.12.0 - Expanding Horizons

31 Oct 19:23
Compare
Choose a tag to compare

🚀 Release v3.12

✨ New Features

  • "Fala, Portuguese!" - Excited to announce that FoliCon now supports Portuguese language, broadening our user base and creating a more inclusive environment. This update was kindly initiated by @PoetaGA in pull request #160.

🐞 Bug Fixes

  • Invalid rating error - Fixed the "invalid rating value" error that would occur when a media had no rating such as in game mode.

System Requirements

  • .NET Framework: This application requires .NET 6.0 or higher. You can download it here.

Remember to enjoy every bit of FoliCon v3.12, now with a Portuguese flair!

FoliCon v3.11.1

28 Oct 09:11
Compare
Choose a tag to compare

🚀 Release v3.11.1

🐛 What's Fixed?

  1. Professional mode search title issue - Fixed the issue where the title bar only displayed the first title in Professional mode. (Issue #144)
  2. Rating display precision - The issue of the rating on poster icons and search result being shown with more than two decimal digits has been fixed. (Issue #145, Resolved by: PR #158) (@sarangsmk)

Requirements

  • .NET Framework: This application requires .NET 6.0 or higher. You can download it here.

FoliCon v3.11.0 - Dark mode

14 Sep 18:44
Compare
Choose a tag to compare

🚀 Release v3.11.0

✨ What's New?

  1. Dark mode support - FoliCon has added dark mode support. (Implemented by PR #137)

🐛 What's Fixed?

  1. Auto mode video/trailer visibility - The issue of Auto mode video/trailer not showing has been fixed. (Resolved by: PR #138)
  2. Drag and drop issue in Custom Icon setter - The problem of being able to drag and drop between Icons and folders list-box in Custom Icon setter has been fixed. (Resolved by: 9b150c5)

Requirements

  • .NET Framework: This application requires .NET 6.0 or higher. You can download it here.
  • Self-Contained Release Discontinued: The self-contained release has been discontinued! (open for discussion)

FoliCon v3.11.0-beta.2 - Theme support

11 Sep 06:01
Compare
Choose a tag to compare
Pre-release

🚀 Release v3.11.0-beta.2

✨ What's fixed?

  1. System Theme issue - FoliCon now properly reacts to System Theme dynamically.

  2. Flicker while video loads - Fix flickering while video/trailer loads.

🐛 Known issues?

  1. No videos in Auto mode - Selecting Auto mode in poster search will not show any video/trailer.

Requirements

  • .NET Framework: This application requires .NET 6.0 or higher. You can download it here.

FoliCon v3.11.0-beta.1 - Theme support

10 Sep 19:00
Compare
Choose a tag to compare
Pre-release

🚀 Release v3.11.0-beta.1 - Colors at first glance

✨ What's new?

  1. Theme Support - Now, you can chose a theme for FoliCon, Dark, Light or System

  2. Language affects YouTube trailers - Now YouTube interface will also be shown in user selected language.

🐛 Known issues?

  1. Flicker while video loads - There's a white and black flicker before the trailer/video loads.

  2. No videos in Auto mode - Selecting Auto mode in poster search will not show any video/trailer.

Requirements

  • .NET Framework: This application requires .NET 6.0 or higher. You can download it here.

FoliCon v3.10.0 - Envision

27 Aug 19:41
Compare
Choose a tag to compare

🚀 Release v3.10.0 - Envision

🐛 what's fixed?

  1. Busy Indicator Behavior - Previously, the busy indicator wouldn't hide if an exception occurred. fixed that now! 🎉 (#120 )

  2. Image Download Stability - Made image downloading method more resilient. It now retries two times if it fails due to some issue.

  3. Unauthorized Exceptions Handling - If you encounter an unauthorized exception, you'll now see a more user-friendly message and a suggestion to run the app as an administrator.

✨ What's new?

  1. Video Availability Awareness - Now, if a video or trailer isn't available, you'll be informed straight away with a new "video unavailable" page. No more suspense with the previous video or trailer loaded!

  2. Write Permission Indicator - Added a helpful icon to indicate the write permission of the selected folder.

  3. Error Reporting Option - Now you have an option to enable sending error reports online, You can enable this from the Help menu, helping me find and solve issues quicker.

imageimage

Requirements

  • .NET Framework: This application requires .NET 6.0 or higher. You can download it here.

  • Self-Contained Release: No need to have .NET installed already. Self-contained release has got you covered!

FoliCon v3.9.4 (Patch release) - Loggers to the rescue

23 Aug 18:21
Compare
Choose a tag to compare

What's new? -

  • Logging have been added application wide for easier debugging and runtime bug and crash findings

You can change the value of following variables in NLog.Config

  • logDirectory - to change the path of generated log file.
  • fileLogLevel - to change the log level written to log file.

Requires .Net 6.0 or higher.

https://aka.ms/dotnet-download

Self-Contained release doesn't need .Net installed already.

FoliCon v3.9.3

23 Jul 15:04
Compare
Choose a tag to compare

What's fixed? -

  • Changed DeviantArt API endpoint from Popular to newest for more relevant results in professional mode.
  • Fixed #107 - Generated Icons are now better anti-aliased when generated from high resolution images (reported by @TheFmC)
before after
Before After

Requires .Net 6.0 or higher.

https://aka.ms/dotnet-download

Self-Contained release doesn't need .Net installed already.

FoliCon v3.9.2

21 Oct 12:19
Compare
Choose a tag to compare

What's new? -

  • Changed custom rating to star rating from text
    image

Requires .Net 5.0 or higher.

https://aka.ms/dotnet-download

Future releases will require .Net 6.0 or higher.

https://aka.ms/dotnet-download

Self-Contained release doesn't need .Net installed already.

FoliCon v3.9.1 - quick fix release

22 Jun 09:04
Compare
Choose a tag to compare

What's new? -

  • Changed default icon overlay from DVD(alternate) to 'Liaher's'
    image

What's Fixed ?-

  • Fix media trailer not resizing and scrolling correctly.
  • Fix error occurring in professional mode for some images whose links were expired,

Requires .Net 5.0 or higher.

https://aka.ms/dotnet-download

Future releases will require .Net 6.0 or higher.

https://aka.ms/dotnet-download

Self-Contained release doesn't need .Net installed already.