Skip to content

1.2.3 - Better update handling

Compare
Choose a tag to compare
@Col-E Col-E released this 12 Jun 03:45
· 4243 commits to master since this release

What's changed

  • Updates are no longer mandatory
    • Use config window to set update frequency (Always, Daily, Weekly, Never)
    • Updates not checked on first time launch of Recaf
  • Update check no longer based off of internal file reading of the pom
  • Update check only occurs when running Recaf as a jar.
    • Running from an IDE will not run the update check.