Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: maxisoft/ASFFreeGames

ASFFreeGames v1.9.0

06 Mar 13:42
@github-actions github-actions
c9d3c47
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

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

Full Changelog: v1.8.1...v1.9.0

Contributors

maxisoft and peter9811
Assets 4
Loading
Department-stack reacted with thumbs up emoji EDM115 and Department-stack reacted with hooray emoji Department-stack reacted with heart emoji OliverTrust, githubhjs, and Department-stack reacted with rocket emoji younsiamed and Department-stack reacted with eyes emoji
5 people reacted

ASFFreeGames v1.8.1

04 Dec 09:10
@github-actions github-actions

Choose a tag to compare

Compatiblity with latest ASF

Loading
MP3Martin, OliverTrust, ChobitsChii, and Mid0aria reacted with thumbs up emoji
4 people reacted

ASFFreeGames v1.8.0

13 Oct 19:47
@github-actions github-actions
8721bf4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

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

Contributors

maxisoft and dependabot
Loading

ASFFreeGames v1.7.1

11 Oct 14:36
@github-actions github-actions
bdcdf3d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

Contributors

maxisoft
Loading

ASFFreeGames v1.7.0

11 Sep 11:12
@github-actions github-actions

Choose a tag to compare

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

Contributors

maxisoft
Loading
EsdrubalMagano and BaRaD5 reacted with hooray emoji EsdrubalMagano reacted with heart emoji
2 people reacted

ASFFreeGames v1.6.2

09 Sep 13:10
@github-actions github-actions

Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

Contributors

maxisoft and dependabot
Loading

ASFFreeGames v1.6.1

08 Aug 14:20
@github-actions github-actions

Choose a tag to compare

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

Contributors

maxisoft and dependabot
Loading

ASFFreeGames v1.6.0

08 Aug 14:11
@github-actions github-actions
79fb49d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

ASFFreeGames v1.6.0 Pre-release
Pre-release

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

Contributors

maxisoft and dependabot
Loading

ASFFreeGames v1.5.3

22 May 09:50
@github-actions github-actions

Choose a tag to compare

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 from ASFFreeGamesOptions.

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

Loading

ASFFreeGames v1.5.2

11 May 10:59
@github-actions github-actions
1e8c529
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

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

Contributors

maxisoft and dependabot
Loading
Previous 1 3
Previous

AltStyle によって変換されたページ (->オリジナル) /