Skip to content

Releases: OpenShock/API

3.10.3

06 Feb 03:36
3.10.3
7b7caf9
Compare
Choose a tag to compare
  • Fixed issues with signup

3.10.2

06 Feb 02:00
3.10.2
faace9e
Compare
Choose a tag to compare
  • Fix the issue in 3.10.1 for real

3.10.1

06 Feb 01:32
3.10.1
4e5aaf9
Compare
Choose a tag to compare
  • Fixed contract on user getself

3.10.0

06 Feb 00:40
3.10.0
8e388f7
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump the nuget-dependencies group with 5 updates by @dependabot in #153
  • Replace almost all ToList -> ToArray by @hhvrc in #155
  • Multiple roles support by @hhvrc in #154
  • Improve thread safety of hubs

Full Changelog: 3.9.0...3.10.0

3.9.0

02 Feb 20:32
3.9.0
1b8ddbc
Compare
Choose a tag to compare
  • Fixed validation error responses
  • Improved thread safety handling for hub connections

Full Changelog: 3.8.0...3.9.0

3.8.0

30 Jan 13:58
3.8.0
45e6888
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump the nuget-dependencies group across 1 directory with 3 updates by @dependabot in #144
  • build(deps): Bump the nuget-dependencies group with 2 updates by @dependabot in #145
  • build(deps): Bump the nuget-dependencies group with 3 updates by @dependabot in #146
  • build(deps): Bump the nuget-dependencies group with 4 updates by @dependabot in #148
  • Optimize Sha256 hasher by @hhvrc in #152
  • Set websocket buffer size to 4096
  • Fix shocker share codes not checking for existing shares properly
  • Fixed migrations being broken for a fresh database install

Full Changelog: 3.7.0...3.8.0

3.7.0

20 Dec 01:01
3.7.0
5618a55
Compare
Choose a tag to compare

What's Changed

  • build(deps): Bump the nuget-dependencies group with 7 updates by @dependabot in #133
  • Add <= 1.4.0 hubs P998DR RFID fix by @hhvrc in #134
  • Hash stored tokens by @hhvrc in #128
  • build(deps): Bump the nuget-dependencies group with 7 updates by @dependabot in #136
  • Use modern startup format by @hhvrc in #137
  • Use ASP.NET authentication principles by @hhvrc in #138
  • build(deps): Bump the nuget-dependencies group with 14 updates by @dependabot in #139
  • build(deps): Bump the nuget-dependencies group with 11 updates by @dependabot in #140
  • build(deps): Bump the nuget-dependencies group with 12 updates by @dependabot in #141
  • Fix admin users view returning 500 by @hhvrc in #142

Full Changelog: 3.6.0...3.7.0

3.6.0

15 Nov 23:21
3.6.0
9b1e702
Compare
Choose a tag to compare

What's Changed

  • Clean up header and cookie handling + change logout endpoint by @hhvrc in #129
  • Attribute and response simplification by @hhvrc in #130
  • build(deps): Bump the nuget-dependencies group with 6 updates by @dependabot in #131
  • Bump to .NET9 by @hhvrc in #132
  • Preperations for V2 Hub endpoint

Full Changelog: 3.5.1...3.6.0

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