Skip to content

Releases: lomnom/Redact

V1.2: Better usability

Choose a tag to compare

@lomnom lomnom released this 12 Jan 13:09

This update adds:

  1. Changing the cursor when you hover over specific regions, so it isn't just a gamble if you click the right one
  2. Being able to select and copy the error message from the error window
  3. Minor bugfixes

V1.1: Slightly better!!

Choose a tag to compare

@lomnom lomnom released this 08 Jan 12:51

Changes:

  • The camouflage algorithm was very slightly improved to do better in some contexts
  • An error reporting window now shows on an exception
  • The PyAutoGUI dependency was removed, allowing the build to not be so HUGE
  • Made chaining spawns easier

The release still only has a mac binary for now.