Skip to content

Releases: man90es/BDO-REST-API

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

1.6.0

02 May 16:13
Compare
Choose a tag to compare
  • Update scraper to scrape account-wide profession levels instead of character-wide profession levels

Full Changelog: v1.5.5...v1.6.0

1.5.5

22 Apr 19:19
Compare
Choose a tag to compare
  • Fix fetching data for NA server

Full Changelog: v1.5.4...v1.5.5

1.5.4

16 Jan 20:57
Compare
Choose a tag to compare
  • Fix API returning status 500 when it should return 404

Full Changelog: v1.5.3...v1.5.4

1.5.3

03 Jan 17:48
Compare
Choose a tag to compare
  • Add useragent for less suspicious scraping
  • Improve detection of BDO servers' maintenance status

Full Changelog: v1.5.2...v1.5.3

1.5.2

28 Dec 13:32
Compare
Choose a tag to compare
  • Minor bug fix

Full Changelog: v1.5.1...v1.5.2

1.5.1

28 Dec 12:22
Compare
Choose a tag to compare
  • Add a route for getting instance's status (more info)

Full Changelog: v1.5...v1.5.1

1.5

27 Dec 09:37
5342d36
Compare
Choose a tag to compare
1.5

What's Changed

  • Completely refactor all code
  • Implement a custom caching solition to fix problems with cache (#12)
  • Add translations for the new Scholar class
  • Fix detection of player guild privacy settings (#12)
  • Fix detection of player privacy settings for SA server
  • Remove cacheless build option
  • Improve documentation

Full Changelog: v1.4.2...v1.5

1.4.2

06 Oct 15:40
3067926
Compare
Choose a tag to compare

What's Changed

  • Allow passing flags to Docker container

Full Changelog: v1.4.1...v1.4.2