v1.2.0: Add Log out, Fix URL shortening, eslint
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 testand 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.