Releases: OpenShock/API
Releases · OpenShock/API
3.10.3
3.10.2
- Fix the issue in 3.10.1 for real
3.10.1
- Fixed contract on user getself
3.10.0
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
- Fixed validation error responses
- Improved thread safety handling for hub connections
Full Changelog: 3.8.0...3.9.0
3.8.0
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
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
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
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
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