Tag Archives: bugfix

TibiaData release v3.4.0

We have released a new version of TibiaData!

Added

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

Kind regards,
Tobias


TibiaData release v3.3.1

We have released a new version of TibiaData!

Changed

  • Added bosspoints as additional HighscoreCategory (#153 by Tholdrim)

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

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

Kind regards,
Tobias


TibiaData release v3.3.0

We have released a new version of TibiaData!

Added

Changed

Fixed

  • Parsing issue when guild description contains founded string (#151 by tobiasehlert)

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

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

Kind regards,
Tobias


TibiaData release v3.2.2

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

Kind regards,
Tobias


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


Minor changes in TibiaData API

There have been a minor change to the TibiaData API regarding the characters views.

Bug-fixes

  • Characters view
    • HTML changes on tibia.com broke parser (which caused disturbances)
    • first row of tables was ignored but is back again now
    • implementing support for multiple houses (replaced house with houses)
  • Houses view
    • fixing list of all houses

Credits to all who sent the report of the bug in the API.
Keep the reports coming and feel free to suggest new features too!

Regards,
Tobias


Minor changes in TibiaData API

There have been a minor change to the TibiaData API regarding the highscores views.

Bug-fixes

  • Highscores view
    • you do also see what filters where applied when doing the request
    • support for pagination where removed and you get a redirect to full entries list
    • listing all worlds encountered a small issue, which is fixed now

Credits to Murilo Ricci and who sent the report of the bug in the API.
Keep the reports coming and feel free to suggest new features too!

Regards,
Tobias