Skip to content

v2026.1.27

Choose a tag to compare

@quackbarc quackbarc released this 27 Jan 09:11
· 35 commits to master since this release

Just some quick QoL updates and bug fixes with the noz.rip captcha.

  • a490abb Added an "invert" button for the captcha in case they become too light to read.
  • 48d6c79 The captcha field is now cleared after a swap or a captcha failure.
  • 0d970d2 Fixed sketches being swapped to the gallery flipped when the canvas flipping was left on and a couple captcha attempts were failed.
  • c9b86a9 2a8e08e When swapping sketches, any unexpected response from noz.rip would gracefully alert them as "failed to swap" instead of simply sending them into limbo.
    • I'm guessing these were what have been causing a good chunk of eaten sketches recently. It's hard to track down what exactly causes it though, since they do seem to happen pretty sporadically.
    • These invalid responses are logged onto the developer console just in case.
  • f85c162 The swap button no longer has a hover text when it's disabled.
  • There is no second chance

Thanks to everyone who reported!