Releases: eveseat/api
Releases · eveseat/api
5.0.1
What's Changed
- fix: use correct tag for endpoint by @recursivetree in #87
- UI: update to bootstrap 4 and small improvements by @recursivetree in #88
- feature: add/remove users to squad via api by @recursivetree in #89
- feature: add user activation endpoints by @recursivetree in #86
Full Changelog: 5.0.0...5.0.1
v5.0.0
What's Changed
- SeAT API is now using PHP OpenApi attributes instead of documentation blocks
Breaking Changes
- SeAT Core (all packages published against @eveseat organization) routes are now prefixed with
seatcore::by @warlof in cfd99ea
Full Changelog: 4.9.0...5.0.0
v4.9.0
What's Changed
- Add Alliance contact endpoint by @Dusty-Meg in #76
New Contributors
- @Dusty-Meg made their first contribution in #76
Full Changelog: 4.8.2...4.9.0
v4.8.2
v4.8.1
v4.8.0
Enhancements
- API route for Corporation Structures by @tehraven in #68
- Ensure query filter are append to paginated links by @warlof in #72
Fixes
New Contributors
Full Changelog: 4.7.0...4.8.0
v4.7.0
v4.6.0
Enhancements
- implement odata filter (eveseat/seat#720)
v4.5.0
v4.4.0
Enhancement
- allow permissions to be sent during role creation (thanks to @jgrancell)