Skip to content

Releases: DefrostedTuna/viiidb-api

v0.3.2

09 Mar 07:00
Compare
Choose a tag to compare

Features

  • add rate limiting to api calls (API-82) (#69) (fb29751)

v0.3.1

09 Mar 04:04
Compare
Choose a tag to compare

Features

v0.3.0

13 Apr 13:56
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Searching via SQL using query parameters has been deprecated. The search and {field} query parameters on resource endpoints will no longer work moving forward. Please use the /v{apiVersion}/search endpoint instead in order to search through the various resources.

Features

  • add query param option descriptions to status endpoint (#50) (545af28)
  • introduce meilisearch service via laravel scout (#47) (1144806)

refactor

  • remove search and filter functionality from sql queries (#48) (fb930c6)

v0.2.7

05 Oct 05:39
Compare
Choose a tag to compare

Features

  • add stat resource (API-11) (#38) (6f9bd87)
  • add element resource (API-5) (#39) (c057609)
  • add sort_id to the status effect resource (API-85) (#40) (ab61295)

v0.2.6

22 Sep 04:20
Compare
Choose a tag to compare

Features

  • add status effect resource (API-12) (#33) (b338809)

v0.2.5

20 Sep 04:20
Compare
Choose a tag to compare

Bug Fixes

  • remove request analytics from status endpoint (API-81) (#31) (042aafa)

v0.2.4

20 Sep 04:02
Compare
Choose a tag to compare

Features

  • add inbound request analytics (API-53) (#27) (5da56b9)
  • introduce exception monitoring via sentry (API-61) (#26) (9310359)

Bug Fixes

  • include timestamps when seeding the seed rank resource (API-74) (#25) (9b4ce85)
  • remove throttle middleware from status endpoint (API-80) (#29) (548d8ef)

v0.2.3

30 Aug 02:19
Compare
Choose a tag to compare

Features

  • add seed test resource (API-10) (#20) (6b21f80)
  • add test questions resource & relationship scaffolding (API-9) (#21) (0cae402)

v0.2.2

27 Aug 18:41
Compare
Choose a tag to compare

Features

  • allow records to be filtered by the value of a given field (API-67) (#18) (24d92e0)

v0.2.1

22 Aug 21:16
Compare
Choose a tag to compare

Bug Fixes

  • allow release containers to be built (API-71) (#13) (e2c2d70)