Releases: maxisoft/ASFFreeGames
ASFFreeGames v1.9.0
Changelog
This is automated GitHub deployment.
What's Changed
- Fix various missing method or class loading due to ASF update by @maxisoft in #111
- Refactor & Enhancements: Namespace Fix, .NET 9 Upgrade, Bot Package Checker, and Plugin Improvements by @maxisoft in #124
- Improve README clarity and update submodule references by @peter9811 in #121
New Contributors
- @peter9811 made their first contribution in #121
Full Changelog: v1.8.1...v1.9.0
ASFFreeGames v1.8.1
Compatiblity with latest ASF
ASFFreeGames v1.8.0
Changelog
Plugin is now compatbile with ASF's updateplugins
command
What's Changed
- Implement ASF's plugin auto update via GitHub release (v1.8.x) by @maxisoft in #102
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #98
- Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #96
Full Changelog: v1.7.1...v1.8.0
ASFFreeGames v1.7.1
What's Changed
Full Changelog: v1.7.0...v1.7.1
ASFFreeGames v1.7.0
Introducing Increased Reliability with Redlib Integration!
I'm pleased to announce the release of ASFFreeGames v1.7.0, bringing a major improvement to ensure you never miss out on free Steam games again!
What's New?
- Enhanced Reliability with Redlib: This release now leverages Redlib instances, a kindof Reddit proxy, as a failover mechanism. In case of any Reddit API errors, Redlib will seamlessly take over, guaranteeing uninterrupted access to free game offerings.
Changelog
What's Changed
- Redlib as alternative to reddit api by @maxisoft in #88
- Ordered dict functionality by @maxisoft in #87
- Integrations tests should work again by automatically using Redlib instead of rate-limited reddit api
Full details and contributions can be found in the changelog: v1.6.2...v1.7.0
ASFFreeGames v1.6.2
What's Changed
- Fix MissingMethodException with latest ASF update by @maxisoft in #92
- Use Generate signed build provenance attestations for workflow artifacts
- Bump actions/upload-artifact from 4.3.3 to 4.3.6 by @dependabot in #83
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #89
Full Changelog: v1.6.1...v1.6.2
ASFFreeGames v1.6.1
Changelog
What's Changed
- Improve ASF-FreeGames: JSON serialization, error handling, and HttpClient optimizations by @maxisoft in #85
- Add Proxy Support for Reddit Requests by @maxisoft in #77
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #78
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #81
Full Changelog: v1.5.3...v1.6.1
ASFFreeGames v1.6.0
Changelog
What's Changed
- Improve ASF-FreeGames: JSON serialization, error handling, and HttpClient optimizations by @maxisoft in #85
- Add Proxy Support for Reddit Requests by @maxisoft in #77
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #78
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #81
Full Changelog: v1.5.3...v1.6.0
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
ASFFreeGames v1.5.2
What's Changed
- Resolve KeyNotFoundException and Enhance Bot Handling in Free Game Collection by @maxisoft in #71
- Bump pozetroninc/github-action-get-latest-release from 0.7.0 to 0.8.0 by @dependabot in #68
- Bump gautamkrishnar/keepalive-workflow from 1 to 2 by @dependabot in #67
- Bump actions/checkout from 4.1.1 to 4.1.5 by @dependabot in #69
Full Changelog: v1.5.1...v1.5.2