11.0.2
⬇️ 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
Jump to patch changelog: 11.0, 11.0.1
Added:
- Nothing
Updated:
- More info popup has constant size, easier to read when cycling games as it no longer shifts based on scroll bar being visible or vertical content length (by @Willy-JL)
- Extension > Add in Background now enabled by default for new users (by @Willy-JL)
Fixed:
- Fixed sorting corruption bug (#211 by @Willy-JL & @FaceCrap)
- Fixed incorrect tab for first frame that caused images from default tab to load (by @Willy-JL)
- Fixed GIF animation speed (by @Willy-JL)
- Shift+Scroll and Shift+Alt+Scroll when zooming banner images scales correctly with FPS and uses smooth scrolling (by @Willy-JL)
- Save new zoom area and times settings after Shift+Scroll and Shift+Alt+Scroll on banner images (by @Willy-JL)
- Optimize some text drawing by using ImGui wrapping instead of slow
wrap_text()
which is now fully gone (by @Willy-JL) - Slightly improve some hover tooltips, fixed weighted score missing on hover in grid/kanban view (by @Willy-JL)
- Fix flicker when clicking arrows in more info popup (by @Willy-JL)
- Mitigate ratelimits on DDL file list check (by @Willy-JL)
- Fixed thread not found errors, better handling of F95zone database and DDoS-Guard errors (by @Willy-JL)
- Fix weird wrapping at edge of grid/kanban cells in some edge cases (by @Willy-JL)
Removed:
- Nothing
Known Issues:
- MacOS webview in frozen binaries remains blank, run from source instead