Skip to content

v1.3.10

Choose a tag to compare

@fxderico fxderico released this 24 Aug 17:36
· 6 commits to main since this release

cleanup pass: removed dash separators from UI text, log messages, and comments app wide, replaced with periods, commas, or colons.

also fixed a rate limiter bug on the backend introduced by that same cleanup (a broken sed turned a subtraction into a no op, which would've silently killed the 429 throttling on login/register). fixed and verified live before this release.