Skip to content

Releases: man90es/BDO-REST-API

1.6.0

02 May 16:13

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

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

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

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

Choose a tag to compare

  • Minor bug fix

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

1.5.1

28 Dec 12:22

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

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

Choose a tag to compare

What's Changed

  • Allow passing flags to Docker container

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

1.4.1

03 Oct 16:36
2df6405

Choose a tag to compare

  • Optimise Docker containers' size
  • Add an argument that allows building a docker image w/o cache support
  • Allow passing proxy list through an environment variable to Docker container

Full Changelog: v1.4.0...v1.4.1

1.4.0

07 Aug 16:12

Choose a tag to compare

  • Add cachecap and verbose flags. More info.
  • Improve Dockerfile
  • Refactor code
  • Add unit tests

Full Changelog: v1.3.3...v1.4.0