Skip to content

Releases: CodeF0x/cira

1.4.1

19 Jun 13:04
e230a05
Compare
Choose a tag to compare

What's Changed

  • Patch up oversights by @CodeF0x in #46
    • fix: add id to response of /users endpoint
    • docs: update readme to make it more concise

Full Changelog: 1.4.0...1.4.1

1.4.0

19 Jun 02:01
1633697
Compare
Choose a tag to compare

What's Changed

  • feat: add endpoint to query all users in a simplified format by @CodeF0x in #45

Full Changelog: 1.3.1...1.4.0

1.3.1

13 Jun 14:06
80dd8e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3...1.3.1

1.3

09 Jun 16:07
c7f71f4
Compare
Choose a tag to compare
1.3

What's Changed

  • feat: set session cookie expiry date by @CodeF0x in #40

Full Changelog: 1.2...1.3

1.2

09 Jun 14:27
493d82c
Compare
Choose a tag to compare
1.2

What's Changed

  • docs: better setup tutorial by @CodeF0x in #36
  • docs: be sure to update hash secret and token secret by @CodeF0x in #37
  • feat: PUT instead of POST for editing tickets by @CodeF0x in #39

Full Changelog: 1.1...1.2

1.1

09 Oct 23:37
336e3a4
Compare
Choose a tag to compare
1.1

Proper bearer token that can't be re-used once it's expired

1.0

05 Oct 13:13
8707461
Compare
Choose a tag to compare
1.0

Fully tested and stable API. Probably don't use this in production though.