Category Archives: Releases

TibiaData release v3.2.1

We have released a new version of TibiaData!

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v3.2.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.2.1

Kind regards,
Tobias


TibiaData release v3.2.0

We have released a new version of TibiaData!

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v3.2.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.2.0

Kind regards,
Tobias


TibiaData release v3.1.1

We have released a new version of TibiaData!

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v3.1.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.1.1

Kind regards,
Tobias


TibiaData release v3.1.0

We have released a new version of TibiaData!

Changed

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v3.1.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v3.1.0

Kind regards,
Tobias


TibiaData API v3 released (v3.0.0)

A long waiting is over now.. today it’s finally time some new stuff!

Today we can announce that version 3 of TibiaData API is released!

Through our API, you can have access to an API providing information of characters, guilds, highscores, worlds and a lot more of Tibia.
You can based on the request provided by us build your own clients to retrieve the information you need.

Changes of TibiaData API v3

Since v3 is a rewrite of TibiaData from PHP to Golang, the difference between v2 and v3 is larger than between v1 and v2.
Therefore we’ll not have a changelog list as we did in last release.

There have also been additions of endpoints like creatures, fansites, killstatistics and more.

Head over to our documentation to play around with our API and get your tools migrated to v3.

The documentation

The documentation from v3 has been swagger-generated, so you can easily generate your own TibiaData client to consume our API.

You can find the swagger.json file in our tibiadata-api-docs repository on GitHub.

There is a swagger-documentation page available on https://docs.tibiadata.com, where you can play around.

The code

As mentioned in previous blog posts, TibiaData is now publishing it’s code publicly on GitHub.

Dig around and contribute to our repo to enhance our service.

You can find all our repos under our GitHub organization here.

We’ve also bumped the GitHub release version to match the API version.

Upcoming improvements

We don’t have any proper error handling yet in addition to some other few minor things.

Therefore there will be some addition in the couple of days, but those will not impact you going from v2 to v3.

There will be separate blog posts when those are being added.

Report issues

Report to us, if you find something that is not correct.
Suggest to us, if you are missing some feature and we’ll implement it.

Thank you!

Special thanks to Kennedy (aka kamilon) and Pedro for the huge amount of contributions to TibiaData and thanks for everyone testing and reporting issues.

Try it yourself!

Kind regards,
Tobias


TibiaData release v0.6.2

We have released a new version of TibiaData!

Fixed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.6.2 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.6.2

Kind regards,
Tobias


TibiaData release v0.6.1

We have released a new version of TibiaData!

Changed

  • Switching assets download URL to assets.tibiadata.com
  • Bump docker/build-push-action from 2.8.0 to 2.9.0 (#80 by @dependabot)
  • Bump golang from 1.17.6 to 1.17.7 (#81 by @dependabot)
  • Bump docker/login-action from 1.12.0 to 1.13.0 (#82 by @dependabot)

You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.6.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.6.1

Kind regards,
Tobias


TibiaData API v3 release scheduled

Testing of v3 is ongoing and we are in the final stage.

Our v3 is planned to be release the 2022-03-01!

The plan is to have v2 and v3 running in parallel for a period of 2 months and v2 is supposed to be deprecated the 2022-05-01.

Head over to our documentation page on docs.tibiadata.com and start on getting your integrations working for the new version.

Join our Discord server and jump into the #v3 channel and let’s discuss there or if you experience any issues 🙂

Kind regards,
Tobias


TibiaData release v0.6.0

We have released a new version of TibiaData!

Added

Changed


You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.6.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.6.0

Kind regards,
Tobias


TibiaData release v0.5.1

We have released a new version of TibiaData!

Added

Changed

  • Add some ‘fake’ unit tests to up coverage on webserver.go (#71 by kamilon)
  • Add unit tests for House Overview and House APIs (#72 by kamilon)

You can find the changes in our Changelog
https://github.com/TibiaData/tibiadata-api-go/blob/main/CHANGELOG.md

You can find the v0.5.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.5.1

Kind regards,
Tobias