Category Archives: Releases

TibiaData release v0.5.0

We have released a new version of TibiaData!

Added

  • Add unit tests for Spells Overview API, fix bugs in Spells Overview API (#55 by kamilon)
  • Add unit tests for Spells API, fix various bugs in pulling of spell data (#56 by kamilon)
  • Add unit tests for Kill Statistics API, move to goquery (#57 by kamilon)
  • Add unit tests for Guild Overview and Guild API (#58 by kamilon)
  • Add unit tests for Creatures Overview and Creature API, fix bug (#59 by kamilon)
  • Add unit tests for Highscores API (#61 by kamilon)
  • Add unit tests for Fansites API (#62 by kamilon)
  • Add unit tests for News List API and News API (#60 by kamilon)
  • Create and use HighscoreCategory enum (#63 by kamilon)
  • Feature: Tibia Houses endpoints (#26 by tobiasehlert)

Changed

  • Refactor gin server to reduce code duplication (#64 by kamilon)
  • Cache new regex queries (#66 by kamilon)

Fixed

  • Fix race condition with TibiadataRequestStruct (#65 by kamilon)
  • Bump docker/build-push-action from 2.7.0 to 2.8.0 (#68 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.5.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.5.0

Kind regards,
Tobias


TibiaData release v0.4.0

We have released a new version of TibiaData!

Added

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 v0.4.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.4.0

Kind regards,
Tobias


TibiaData release v0.3.0

We have released a new version of TibiaData!

Added

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 v0.3.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.3.0

Kind regards,
Tobias


TibiaData release v0.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 v0.2.0 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.2.0

Kind regards,
Tobias


TibiaData release v0.1.1

We have released a new version of TibiaData!

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.1.1 release on GitHub on:
https://github.com/TibiaData/tibiadata-api-go/releases/tag/v0.1.1

Kind regards,
Tobias


TibiaData release v0.1.0

It’s possible to easily run TibiaData where you want now, since we are deploying new versions of our rewrite of TibiaData in Golang to both GitHub Container Registry and Docker Hub.

You can easily deploy TibiaData at your home or where ever you like easily by pulling the latest tag.

More information on how to get going, you can find on the readme.md file on GitHub.

Kind regards,
Tobias


TibiaData API v3 beta delayed

I earlier announced that the v3 beta is supposed to be up and running by now, but there are some issues that need to be addressed first, until you can start testing it.

I’ve received a couple of emails after asking for interest in testing, which is really great! You will get a notification as soon as it’s available 🙂

Best regards,
Tobias


TibiaData API v3 beta

I can announce that TibiaData API version 3 is ready for testing from 24th of July.

There are a lot of changes coming with the newest version and we are very happy to get it out to you soon. Release is scheduled to end of this summer!

The documentation page will soon be updated with new details as well, so stay tuned!

Are you interested in testing our new version of TibiaData? The please drop an email to tobias@tibiadata.com.

UPDATE: some endpoints are not correct yet.. I’m working on them and will post a new update.

Best regards,
Tobias


TibiaData API v2 released

Today I can announce that version 2 of TibiaData API is released!

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

Changelog of TibiaData API v2

Changes compared to v1

  • Characters view
    • more details on the house
    • status flag on character itself
    • minor modifications of the json data
  • Guilds view
    • one new subrequest providing information about wars
    • adding flags
      • open / closed for applications
      • in war
      • online and offline players
      • disbanded warning
    • showing url to guild logo
    • changes to guildhall information
    • minor modifications of the json data
  • Highscores view
    • request returns all 300 top ranks on one single request
    • option to filter on vocation
    • adding keys to show filtered values at top
    • minor modifications of the json data
  • Houses view
    • new requests providing information about houses from tibia.com
  • News view
    • separation of requests for newstickers and latestnews
    • fixing a couple of formattings of html content
    • minor modifications of the json data
  • Worlds view
    • minor modifications of the json data
  • Overall changes
    • all integers should be formatted as integers instead of strings
    • requests contains version number, execution time, last updated and a timestamp
    • requests are cached on various lengths of minutes depending on what type it is
    • improvement in response time and optimizing of code

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.

Thanks to our testers Allan Galarzaa, Damian Busz and Stefan Ehlert and one big thanks thanks to all guys, who made any suggestions or reported issues of the previous API v1!

Try it yourself!

Regards,
Tobias


TibiaData application for Android finally released

Today I am glad to announce that TibiaData official app is finally released on Google Play and available to everyone!

Go to https://tibiadata.com/about/apps/ to check out our application in more details!

You can find all the client information on https://play.google.com/store/apps/details?id=com.tibiadata.android.

You can also become a beta tester, simply go to https://play.google.com/apps/testing/com.tibiadata.android and press on the button “Become a tester” and after that you can enjoy the latest updates right away on your phone and tablet.

The developer of this application is Stefan Ehlert and has made a great job in programming the client to be a clean awesome app. Thumbs up for his great work!

Regards,
Tobias