Skip to content

Releases: OpenShock/API

3.5.1

09 Nov 00:24
3.5.1
4df7f86
Compare
Choose a tag to compare

What's Changed

  • [Optimization] Remove usages of SingleOrDefault by @hhvrc in #120
  • build(deps): Bump the nuget-dependencies group with 9 updates by @dependabot in #121
  • build(deps): Bump the nuget-dependencies group with 2 updates by @dependabot in #122
  • Create helpers for consistent fetching of IP and header data by @hhvrc in #123
  • Admin moderation endpoints by @hhvrc in #124
  • Implement Admin Users endpoint by @hhvrc in #125
  • build(deps): Bump the nuget-dependencies group with 5 updates by @dependabot in #126
  • Improve constants and validation by @hhvrc in #127

Full Changelog: 3.5.0...3.5.1

3.5.0

21 Oct 05:15
3.5.0
825e6b7
Compare
Choose a tag to compare

3.5.0

What's Changed

  • build(deps): Bump the nuget-dependencies group with 2 updates by @dependabot in #119
  • Added session related endpoints
  • Sessions now auto expand
  • Minor refactor and fixes to geo location logic

Full Changelog: 3.4.0...3.5.0

3.4.0

12 Oct 00:06
3.4.0
f6fcd76
Compare
Choose a tag to compare
  • Fixed an error with lcg assignment when not running behind cloudflare

3.3.3

08 Oct 09:21
39abd38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.2...3.3.3

3.3.2

30 Sep 09:49
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump the nuget-dependencies group with 8 updates by @dependabot in #112

Full Changelog: 3.3.1...3.3.2

3.3.1

25 Sep 20:01
3.3.1
09a4465
Compare
Choose a tag to compare

Full Changelog: 3.3.0...3.3.1

3.3.0

23 Sep 22:26
3.3.0
5f581da
Compare
Choose a tag to compare
  • Added OPENSHOCK__REDIS__CONN as an environment variable which should now be used to configure redis. The older redis env vars are now considered depreacted. For example OPENSHOCK__REDIS__CONN=redis:6379

Full Changelog: 3.2.1...3.3.0

3.2.1

18 Sep 08:47
3.2.1
baa8dd7
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump the nuget-dependencies group with 5 updates by @dependabot in #105
  • build(deps): Bump StackExchange.Redis from 2.8.0 to 2.8.12 in the nuget-dependencies group by @dependabot in #106
  • Update docker-compose for simpler install by @noideaman in #97
  • build(deps): Bump StackExchange.Redis from 2.8.12 to 2.8.16 in the nuget-dependencies group by @dependabot in #107
  • Add support to register cron jobs via attributes by @hhvrc in #108
  • Add old password reset request clean cron-job by @hhvrc in #109
  • Added Helm chart by @izzy-anon in #110
  • Added arm64 as build arch

New Contributors

Full Changelog: 3.2.0...3.2.1

3.2.0

07 Sep 22:22
3.2.0
0b3a192
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

14 Jul 21:46
3.1.0
2747d58
Compare
Choose a tag to compare

What's Changed

  • Added last used field for API Tokens
  • Fixed an issue related to API Token permissions (Thanks to Daniel via Email for reporting)

Full Changelog: 3.0.2...3.1.0