Skip to content

Releases: justkeepquiet/tera-api

v1.2.3 - 11.05.2025

10 May 23:13

Choose a tag to compare

Changes

  • Fixed the "Cancel" button when installing updates in the Launcher.
  • Fixed the logic for signing into an account after registering in the Launcher.
  • Fixed conditions and validation in the ReportCheater endpoint.
  • Added error handling for writing a report in the ReportCheater endpoint.

Full Changelog: v1.2.2...v1.2.3

v1.2.2 - 16.03.2025

16 Mar 03:18

Choose a tag to compare

Changes

  • Fixed loading of DataCenters with 2 letter region codes (problem with loading of DataCenter_Final_TW.dat).
  • Changed the maximum number of Box slots in the Tera Shop to work properly in the patch 31.04.

Full Changelog: v1.2.1...v1.2.2

v1.2.1 - 10.03.2025

12 Mar 13:05

Choose a tag to compare

Changes

  • Fixed a caching issue where the "Logout" button in the Launcher would not work correctly.
  • Fixed an issue with sync server state (PlanetDB) task for patch 31.04.
  • Fixed an issue where some fields were missing after migration the database.
  • Fixed an error in TERA Shop when an unsuccessful attempt to update account data occurred.
  • Added check for datasheets during initialization (more informative error about missing files).
  • Added the datasheet model linking for working "en" language with "USA" region (if you use only USA datacenter).

Full Changelog: v1.2.0...v1.2.1

v1.2.0 - 01.03.2025

12 Mar 13:04

Choose a tag to compare

v1.1.17 - 13.04.2024

12 Mar 13:00

Choose a tag to compare

Changes

  • Fixed the displaying of long IP addresses in Admin Panel.

Full Changelog: v1.1.16...v1.1.17

v1.1.16 - 26.06.2023

12 Mar 12:58

Choose a tag to compare

Changes

  • Fixed security issue related to the activation of promo codes in the Tera Shop.

Full Changelog: v1.1.15...v1.1.16

v1.1.15 - 30.03.2023

12 Mar 12:57

Choose a tag to compare

Changes

  • Added new config parameter API_PORTAL_LAUNCHER_DISABLE_REGISTRATION.
  • Fixed generation of the item data in the dataItemsUpdater.js tool.
  • Minor changes for ipFromLauncher routines in the code.

Full Changelog: v1.1.14...v1.1.15

v1.1.14 - 03.02.2023

12 Mar 12:56

Choose a tag to compare

Changes

  • Added new config parameter API_ARBITER_USE_IP_FROM_LAUNCHER.
  • Fixed security issue with request IP spoofing (X-Forwarded-For header).
  • Removed fonts from repository (must now be downloaded separately).

Full Changelog: v1.1.13...v1.1.14

v1.1.13 - 02.02.2023

12 Mar 12:51

Choose a tag to compare

Changes

  • Added Gateway API method GetAccountBanByUserNo.
  • Fixed variables names and translation.
  • Fixed edit password in Admin Panel when sha512 enabled by @incedius in #3
  • Switch from isAlphanumeric to isStrongPassword and increase password max length to 128.

Full Changelog: v1.1.12...v1.1.13

v1.1.12 - 21.10.2022

12 Mar 12:49

Choose a tag to compare

Changes

  • Fixed Shop scripts for supports of 32bit patches.

Full Changelog: v1.1.11...v1.1.12