DataStore Changelog (dates in dd/mm/yyyy)
===================


Version 2025.08.21 (21/08/2025)

- Updated ToC for Mists of Pandaria and 11.2.

Version 2025.02.28 (28/02/2025)

- ToC Update.

Version 2024.11.11 (11/11/2024)

- Added IsCharacterClass()
- ToC Update.

Version 2024.09.15 (15/09/2024)

- ToC Update.

Version 2024.08.14 (14/08/2024)

- ToC Update.

Version 2024.07.28 (28/07/2024)

- ToC Update.

Version 2024.06.27 (27/06/2024)

- Changed the way to store XP, Max XP and Rest XP, since the values related to high level characters in Cataclysm are too high for packed storage.

Version 2024.06.23 (23/06/2024)

- ToC Update for Cataclysm Release 4.4.001

Version 2024.05.20 (20/05/2024)

- Stopped using Ace libraries
- Using locals for all global functions
- Using new tables in the SV file. 
- Each 'domain' is now in its own file, under the API folder.
- Only the relevant API's are loaded by the .toc files

Version 2023.12.17 (17/12/2023)

- Fixed the check for rested XP in WotLK.

Version 2023.11.17 (17/11/2023)

- ToC Update for Vanilla

Version 2023.11.06 (06/11/2023)

- ToC Update for 10.2

Version 2023.05.03 (03/05/2023)

- ToC Update for 10.1

Version 2023.02.23 (23/02/2023)

- ToC Update for 10.0.05

Version 2022.11.27 (27/11/2022)

- Updated the Spanish (esES) translations thanks to a contribution from Romanv !

Version 2022.11.16 (16/11/2022)

- ToC Update for 10.0.02

Version 2022.10.30 (30/10/2022)

- ToC Update for 10.0

Version 2022.10.25 (25/10/2022)

- ToC Update for all versions

Version 2022.06.05 (05/06/2022)

- ToC Update for all versions

Version 2022.04.24 (24/04/2022)

- Added the class color for the Evoker.

Version 2022.03.14 (14/03/2022)

- ToC Update for all versions

Version 2021.11.03 (03/11/2021)

- Fixed a Lua error when trying to get a covenant name.

Version 2021.10.03 (03/10/2021)

- As of this version, DataStore modules will be released in a single package compatible with all versions of the game.
- As of this version, the version number will no longer be 1.x or 9.x, but rather a date that clearly identifies when the release took place.

