Skip to content

v1.2.0: Add Log out, Fix URL shortening, eslint

Choose a tag to compare

@Neztore Neztore released this 28 Dec 02:41
· 42 commits to master since this release
82be66f

v1.2.0

  • Adds a log out button (and the server side code, to boot)
  • Makes the authorization cookie sameSite = lax
  • Updates dependencies (Important for security!)
  • Hides the x-powered-by header properly
  • Enables eslint under npm test and makes all of the code conform to it.
  • Fixes URL shortening from the ShareX client. Old config files should work: The web API url has changed.