Skip to content

RefViewer v4.2.2

Pre-release
Pre-release

Choose a tag to compare

@raccoondays raccoondays released this 10 Dec 21:00
· 81 commits to main since this release

Looks like the last release had issues taking screenshots on Windows due to the way the code got packaged. The result was RefViewer hiding the window and not showing up again so you couldn't close it. Oops! To prevent future issues like that I've added a timeout to force show the window if the screenshot fails. Also included some QOL updates and bug fixes. Enjoy!

  • Added a timeout to force show the window if the screenshotting fails
  • Fixed IPC events duplicating within the screenshot block
  • Single-digit numbers are now padded with zeros in the log
  • RefViewer will now tell you if it has issues downloading images from remote hosts
  • Inline code blocks and URLs are now styled within the changelog section
  • Added a Clear button to the Recents list