# Versions

The Trusted Twin API changelog lists changes to the Trusted Twin API.

# 3.16.00 (04-06-2024)

  • You can now grant and remove access to your account's notification topics to foreign accounts:
  • You can now retrieve a list of accounts that have access to your account's notification topics:
  • You can now use templates in the "publish" property of a Sticker (see the list of templates available for Stickers in the Templates section).
  • You can now add more than one topic in the "publish" property for a given Sticker event ("on_put", "on_remove", "on_expire").

# 3.15.00 (09-05-2024)

  • Minor improvements to the Usage functionality.

# 3.14.00 (15-04-2024)

# 3.13.01 (27-03-2024)

  • Minor fixes to the role functionality.
  • Minor fixes to the user functionality.
  • Minor fixes to the batches functionality.

# 3.13.00 (14-03-2024)

# 3.12.00 (07-02-2024)

  • Changes to the "write" permission in databases:
    • the "write" permission does not include the "read" permission. If you had "write" permissions set for your database, these have been changed to ["read", "write"] to preserve the permission levels.
  • Improvements to the advanced services (Timeseries and Indexes):
    • You can add more than one database to a single account.
  • Added the Database advanced services category and the following endpoints:
  • Minor changes to the create_timeseries_table endpoint:
    • When creating a Timeseries table, you need to define which database it should be created in. In other case, the Timeseries table will be created in the default database.
  • Minor changes to the create_indexes_table endpoint:
    • When creating an Indexes table, you need to define which database it should be created in. In other case, the Indexes table will be created in the default database.
  • Minor changes to the get_timeseries_tables endpoint:
    • The "status", "database_size", and "database_uuid" attributes are no longer available in the response to the get_timeseries_tables endpoint. These attributes are available in the response to the get_database for the given endpoint.
    • The "users" property is no longer available in the response to the get_timeseries_tables endpoint. All information related to database access is available through the get_database_access endpoint
  • Minor changes to the get_indexes_tables endpoint:
    • The "status", "database_size", and "database_uuid" attributes are no longer available in the response to the get_indexes_tables endpoint. These attributes are available in the response to the get_database for the given endpoint.
    • The "users" property is no longer available in the response to the get_timeseries_tables endpoint. All information related to database access is available through the get_database_access endpoint. Minor changes to the "database_uuid" attribute:
    • the name of the "database_uuid" attribute is now "uuid".
  • Minor improvements to the Stickers functionality:
    • the "note" maximum length is now 1024 characters (extended from 512 characters).

# 3.11.00 (10-01-2024)

  • Added the "details" query string parameter to the resolve_twin_identity endpoint.
  • Added the "auth_type" and "cause" variables to rules.
  • Changed the "auth_type" values from "USR" and "TKN" to "secret" and "token".

# 3.10.00 (20-12-2023)

# 3.09.00 (15-11-2023)

  • Improvements to the Stickers functionality.
  • Minor fixes to the Identity functionality.

# 3.08.00 (2-11-2023)

  • Added the "operation" variable to rules.
  • Minor improvements to the scan_twins functionality.

# 3.07.00 (19-10-2023)

# 3.06.00 (20-9-2023)

  • Minor improvements to the batch functionality.
  • Minor improvement to the role and user objects.

# 3.05.00 (6-09-2023)

# 3.04.00 (10-08-2023)

  • Minor system improvements.

# 3.03.00 (12-07-2023)

# 3.02.00 (26-06-2023)

  • Added the "activity" field to the user object. The "activity" field lets you enable the User Activity Log for a given user.
  • Minor improvements to the Doc object.
  • Minor improvements to the History service.
  • Minor fixes to the role object.

# 3.01.00 (15-06-2023)

# 3.00.01 (13-04-2023)

# 3.00.00 (03-04-2023)

  • Added built-in functions.
  • Changes to the Ledger object:
    • the "entry_created_ts", "entry_updated_ts" and "value_changed_ts" are now only available at the Entry level,
    • the "history", "timeseries", "publish", and "value" attributes are returned only if they have a value.
  • Minor improvements to the Notifications and Stickers services.
  • Minor changes to the role object.

# 2.13.00 (20-01-2023)

# 2.12.00 (22-12-2022)

# 2.11.00 (8-12-2022)

  • Minor system improvements.

# 2.10.00 (21-11-2022)

# 2.09.00 (10-11-2022)

# 2.08.00 (20-10-2022)

# 2.07.00 (13-10-2022)

# 2.06.00 (15-09-2022)

# 2.05.02 (21-07-2022)

# 2.05.01 (18-07-2022)

  • Minor fixes to the Ledger Entry.

# 2.05.00 (12-07-2022)

# 2.04.00 (21-06-2022)

  • Minor fixes to the History service.

# 2.03.02 (01-06-2022)

  • Minor improvements to the Indexes database.

# 2.03.01 (25-05-2022)

  • Minor fixes to the Indexes database.

# 2.03.00 (20-05-2022)

*

The Indexes* service needs to be enabled for your account. Please contact hello@trustedtwin.com for more details.

# 2.02.00 (28-04-2022)

# 2.01.02 (13-04-2022)

# 2.01.01 (12-04-2022)

# 2.01.00 (11-04-2022)

*

The Timeseries* service needs to be enabled for your account. Please contact hello@trustedtwin.com for more details.

# 2.00.01 (06-04-2022)

  • Minor improvements to the Doc object.

Was this article helpful?