Skip to content

Releases: man90es/BDO-REST-API

v1.9.2

01 Sep 10:03
bb43da8
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated spec levels from inside character entity by @man90es in #29

Full Changelog: v1.9.1...v1.9.2

v1.9.1

29 Aug 18:26
9d3361d
Compare
Choose a tag to compare

What's Changed

  • Drop Heroku support by @man90es in #23
  • Replace gorilla/mux with built-in Go 1.22 router by @man90es in #24
  • Fix crash when searchType is not provided by @man90es in #28
  • Update CP parsing for new format by @man90es in #27

Full Changelog: v1.9.0...v1.9.1

v1.9.0

29 Jul 17:09
1571316
Compare
Choose a tag to compare

What's Changed

  • Add a route with a list of all cached requests by @man90es in #22

Full Changelog: v1.8.4...v1.9.0

v1.8.4

11 Jul 19:04
b56bc19
Compare
Choose a tag to compare

What's Changed

  • Add docs link to 400 responses and status by @man90es in #21

Full Changelog: v1.8.3...v1.8.4

v1.8.3

05 Jul 15:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

v1.8.2

18 Jun 10:15
39b4309
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

25 May 06:38
80e0e34
Compare
Choose a tag to compare

What's Changed

  • Fix adventurer search with no main character by @man90es in #18

Full Changelog: v1.8.0...v1.8.1

v1.8.0

15 May 18:16
5b749e3
Compare
Choose a tag to compare

What's Changed

  • Update date parser by @man90es in #17
  • Add updated translation for Scholar class on SA server by @man90es in #16

Full Changelog: v1.7.1...v1.8.0

v1.7.1

09 May 18:57
978b8c8
Compare
Choose a tag to compare

What's Changed

  • Fixed life fame formula
  • Set cache clean up interval to cacheTTL if it's less than an hour

Full Changelog: v1.7.0...v1.7.1

1.7.0

07 May 21:56
Compare
Choose a tag to compare
  • Implement calculation of life and combat fame for adventurer profiles

Full Changelog: v1.6.0...v1.7.0