TRAX LRS 2.0.2 has been released in June 2022 with the following changes:
Statements/Write
(https://github.com/trax-project/trax2-extended-lrs/issues/8)TRAX LRS 2.0.1 has been released in February 2022 with the following changes:
TRAX LRS 2.0 has been released in December 2021 with the following changes:
DB_SCHEMA
env variable to configure PostgreSQL schema (public
by default).more
URL which was loosing the initial request params.TRAX LRS 2.0 - RC1 has been released in October 2021 with the following changes:
APP_SECURE
is no longer needed. The APP_URL
may start with https://
.trax_xapi_activity_types
and trax_xapi_statement_categories
tables (migration available).trax_cmi5_tokens
table (migration available).trax_privacy_tokens
table (migration available).deleted_at
column in the trax_owners
table (migration available).deleted_at
column in the trax_xapi_agents
table (migration available).visible
and category
columns in the trax_clients
table (migration available).visible
and category
columns in the trax_accesses
table (migration available).TRAX LRS 2.0 - Beta 5 has been released in September 2021 with the following changes:
cmi.interaction
type is now optional for interactions.password_changed_at
column has been added to the trax_users
table (migration available).pending
and validation
columns have been added to the trax_xapi_statements
table (migration available).TRAX LRS 2.0 - Beta 4 has been released in June 2021 with the following changes:
type
column of xAPI relational tables has been changed from varchar(16)
to tinyint
.id
primary key of xAPI relational tables has been removed.agents
, verbs
, activities
and persons
tables have been made.