Skip to content

9.5.1

Compare
Choose a tag to compare
@Willy-JL Willy-JL released this 24 Nov 02:48
· 583 commits to main since this release

⬇️ Download

Windows 🪟 (VirusTotal)

Linux 🐧 (VirusTotal)

MacOS 🍎 (VirusTotal)

Source 🐍 (VirusTotal)

❤️ Support

F95Checker is Free and Open Source Software, provided to you free of cost. However it is actively developed by one single person only, WillyJL. Please consider donating or sharing this software!

🚀 Changelog

  • NEW: faster OpenGL, should be a little smoother and use a little less CPU/GPU
  • NEW: improved image zoom functionality, should feel more intuitive
  • NEW: user customizable timestamp formats
  • NEW: smaller bundle size for Linux and MacOS by zipping some Qt6 dependencies
  • FIXED: dropping files and folder in filepicker popups
  • FIXED: added back thread and link buttons to update popups, along with the info popup button
  • FIXED: duplicated popups for updates and notifications
  • FIXED: info popup closes after removing game
  • FIXED: some self updater bugs

From 9.5:

  • NEW: better handling of game updates:
    • difference between installed and latest version is clearer
    • "installed" checkbox can have 3 states: on, off and half (installed but new version available)
    • "update available" marker next to game's names
    • check the FAQ for more info
  • NEW: games can have multiple executables selected
  • FIXED: many login window issues, mainly on macOS
  • NEW: interface refreshes only when needed for less cpu/gpu usage
  • NEW: updates popup allows to open the game info screens and scroll through them
  • NEW: play button shows executable status (selected, not set, invalid/missing)
  • NEW: type labels now show in the image corner for grid mode
  • FIXED: better detection for developer names
  • NEW: option to not check notifications
  • NEW: separate timer for BG notifs and game update checks
  • NEW: last successful refresh timestamp in settings > refresh
  • NEW: clicking the "last played" timestamp changes it to right now
  • FIXED: less lag when doing full rechecks
  • FIXED: scrolling is synced between list and grid mode
  • FIXED: when closing in grid mode, ui settings are not reset
  • FIXED: easier to clear the bottombar, by pressing ESC or right click > clear
  • NEW: dedicated column for status value, allows sorting by it
  • FIXED: crash at start on some debian linux distros (glGetUniformLocation invalid operation)
  • NEW: debug mode (F95Checker-Debug.exe) - keeps the console and logs more errors
  • FIXED: console screen hanging around on Windows (when not using debug mode)
  • FIXED: large amounts of unread alerts (1000+) are handled correctly
  • FIXED: clearing cookies actually clears them, also fixes error 400 header too long
  • FIXED: Windows "semaphore expired" error, check the refresh settings
  • FIXED: database and ui settings should save properly on unexpected exits
  • FIXED: "more details" text now uses a monospace font for cleaner error messages
    and a bunch more fixes and improvements...