ASFFreeGames v1.5.3
ASFFreeGames v1.5.3 Release Notes
This release introduces several updates and improvements aimed at enhancing the application's stability and user experience.
Enhancements:
- A comprehensive error handling mechanism has been implemented in
CommandDispatcher.cs
. - The retry logic in
RedditHelper
has been optimized to prevent redundant retries. - Exception handling for Reddit JSON loading has been centralized in
FreeGamesCommand.cs
. - Logging behavior now provides detailed error information based on the
VerboseLog
setting fromASFFreeGamesOptions
.
Bug Fixes:
- Issue #72 related to application crashes on Reddit request failures has been resolved.
Dependency Updates:
- Updated
actions/checkout
from 4.1.5 to 4.1.6.
The contributors' and users' feedback has been invaluable in making these improvements. For more details on the changes, refer to the full changelog.
Full Changelog: v1.5.2...v1.5.3