Skip to content

v1.17.11

Compare
Choose a tag to compare
@Miodec Miodec released this 31 Aug 19:15
· 1164 commits to master since this release

Thank you to all the contributors who made this release possible!

Features

  • security: add revoke all tokens button (87e882b94)

Improvements

Fixes

  • typing: limit word length using input length, not char index (69961185e)
  • commandline: remove underscores from custom theme names (24cd3758e)
  • layout: incorrect graphite layout bottom row (52d730e1c)
  • commandline: missing preset commands (2aa178aed)
  • server: incorrect return type for all time lb rank (4c74d3378)
  • quote: update or remove quotes reported by users (b869e36bf, 803795af0)

Other

  • Various style, documentation, refactoring, performance, or build improvements