Skip to content

Releases: MillenniumEarl/YAM

Version 2.6.3

14 Apr 13:56
Compare
Choose a tag to compare

What's Changed

  • Fix: Allow software to correctly connect through DDoS Guard

⚠️ Not tested on MacOS ⚠️

Version 2.6.2

10 Oct 19:54
Compare
Choose a tag to compare

What's Changed

  • Fix: Correct a bug that generated an infinite number of windows

⚠️ Not tested on MacOS ⚠️

Version 2.6.1

10 Oct 10:40
Compare
Choose a tag to compare

What's Changed

  • Fix: Missing author/version
  • Fix: Error while adding some games or when updating watched threads (thanks @daxterygonebad)

⚠️ Not tested on MacOS ⚠️

Version 2.6.0

30 Sep 18:47
Compare
Choose a tag to compare
  • Edit: Updated dependencies
  • Add: Added support for reCAPTCHA
  • Add: Game recommendation system disabled
  • Add: Speed up adding multiple disc games

For the CAPTCHA:

  • The system creates a local server to allow CAPTCHA resolution, it is necessary to authorize the application in the firewall screen

Known Issues:

  • At startup (only the first time) the application may be slow, especially if you follow many threads on F95Zone
  • On old games they may have invalid parameters (for example invalid author or version)
  • In rare cases the reCAPTCHA window may not show up, giving an error in the login screen. Try to login again and/or restart the app.
  • "Completed" games marked as "Ongoing"

⚠️ Not tested on MacOS ⚠️

Version 2.5.8

12 Jul 07:56
Compare
Choose a tag to compare
  • Edit: Updated dependencies
  • Edit: Updated translations (thanks to @KnuffelBeestje, @cloud64, @Henry1887, @Sato-Isolated)
  • Fix: Removed the error caused when compressing game previews
  • Fix: Fixed bug caused by suggesting new games
  • Fix: Fixed the title of games having homonyms in the game selection screen

⚠️ Not tested on MacOS ⚠️

Version 2.5.7

01 Mar 20:04
Compare
Choose a tag to compare
  • Edit: Updated dependencies
  • Fix: The page does not open when clicking on "open thread" while updating a game on Linux (thanks @silentnoodlemaster)
  • Fix: A deleted game is not removed from the disc even with the appropriate option
  • Fix: Even if the game is on an unavailable path, it is still removed
  • Fix: The new update notification message shows HTML strings

⚠️ Not tested on MacOS ⚠️

Version 2.5.6

10 Jan 11:19
Compare
Choose a tag to compare
  • Add: Added a setting that allows you to choose whether to copy or open links in the default browser
  • Edit: Updated dependencies
  • Fix: Resolution of an incorrect check that allowed, via keyboard, to move beyond the allowed pages

⚠️ Not tested on MacOS ⚠️

Version 2.5.5

20 Dec 13:46
2169c28
Compare
Choose a tag to compare
  • Add: Added automatic application update for new releases
  • Add: Added the ability to open chrome devtools and developer menu
  • Edit: Updated dependencies
  • Edit: Updated some translations
  • Edit: Better error handling
  • Fix: Better performance thanks to the V8 engine cache
  • Fix: Lots of code changes, especially reductions in cyclomatic complexity
  • Fix: More cards than you need on big screens
  • Fix: Errors in the deletion (even from disc) of games
  • Fix: Error due to asynchronous access to databases
  • Fix: Generic bugfixes

⚠️ Not tested on MacOS ⚠️

Version 2.4.3

05 Dec 17:48
Compare
Choose a tag to compare
  • Add: Now the number of cards displayed on the screen depends on the size of the window
  • Edit: Improved game recommendation engine with logarithmic-scale recommendation, giving priority to installed games (over those in the user's watchlist) and taking into account the number of times each game is started
  • Edit: Added icons for a better understanding of the interface
  • Edit: Updating dependencies
  • Edit: Updated some translations
  • Fix: Unable to add games with names containing particular characters (like apostrophes)
  • Fix: The "game already present" message appears even after "x games already present" have been notified
  • Fix: Error when you try to go back one page and you are on page 0 (or similarly if you are on the last page) via keyboard shortcut
  • Fix: Updated threads not working
  • Fix: Game cards had buttons too small

⚠️ Not tested on MacOS

2.3.1

30 Nov 16:36
Compare
Choose a tag to compare
  • Add: Game updates in your watchlist (but not installed)
  • Add: Recommended games (based on favorite tags)
  • Add: New language: Dutch (thanks to KnuffelBeestje ❤️)
  • Edit: Dependencies updated
  • Edit: Improved the "settings" section
  • Fix: Partial fix for added games even if already present

--- Known Issues ---

  • The windows are not the right size
    • Solution: Currently none, I can't set the correct size

Warning! Not tested on MacOS