Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Commit bd9da05

Browse files
author
Team - Tracking Exposed
committed
release: 2.5.0 CHANGELOG [skip ci]
1 parent 80fc51a commit bd9da05

File tree

17 files changed

+55
-17
lines changed

17 files changed

+55
-17
lines changed

CHANGELOG.md

+39-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,42 @@
1-
undefined
1+
## [2.5.0](https://github.com/tracking-exposed/yttrex/compare/v2.4.8...v2.5.0) (2022-05-19)
2+
3+
- Revert "fix(guardoni): experiment execution (#464)" (#474) ([385a534](https://github.com/tracking-exposed/yttrex/commit/385a53443895772ad5d627c65603694d937252e0)), closes [#464](https://github.com/tracking-exposed/yttrex/issues/464) [#474](https://github.com/tracking-exposed/yttrex/issues/474)
4+
- add geoip in backend and extend extenstion to specify a researchTag (tiktok and yttrex) ([c1fe048](https://github.com/tracking-exposed/yttrex/commit/c1fe0485636962f49650ed2fdb2394273e692af9)), closes [#477](https://github.com/tracking-exposed/yttrex/issues/477)
5+
- better scripts for build and test ([9816042](https://github.com/tracking-exposed/yttrex/commit/9816042903cce12eb5e6af4132460cd9fe7f19c8))
6+
- card layout and some other UI fixes ([#452](https://github.com/tracking-exposed/yttrex/issues/452)) ([9e515d2](https://github.com/tracking-exposed/yttrex/commit/9e515d2f458f9a047a2a9549d082fd885872dcc7))
7+
- complete testing for 2.5.0 ([#511](https://github.com/tracking-exposed/yttrex/issues/511)) ([b2b5002](https://github.com/tracking-exposed/yttrex/commit/b2b5002228a6bf45b0ff3cd7a9c261f69beb2a18))
8+
- **deps:** bump moment from 2.29.1 to 2.29.2 ([45e7f4b](https://github.com/tracking-exposed/yttrex/commit/45e7f4b652c096074684d9d2d945a34d29df9107))
9+
- guardoni profile and logging ([#509](https://github.com/tracking-exposed/yttrex/issues/509)) ([9ad8acd](https://github.com/tracking-exposed/yttrex/commit/9ad8acd02b1e5f68bf31216ab3fa137a5cc18b7e))
10+
- guardoni pull request workflow paths ([04629b8](https://github.com/tracking-exposed/yttrex/commit/04629b8b395b2b99cecc56d44bc833cf0fa8b099))
11+
- **guardoni:** experiment execution ([#464](https://github.com/tracking-exposed/yttrex/issues/464)) ([ea9fcc9](https://github.com/tracking-exposed/yttrex/commit/ea9fcc9a0906671947db04ef0ad107891f95451e))
12+
- **guardoni:** experiment UI run ([#475](https://github.com/tracking-exposed/yttrex/issues/475)) ([b31b3e2](https://github.com/tracking-exposed/yttrex/commit/b31b3e2b853522a7a300d24a40417fc7764eff52))
13+
- **guardoni:** moved project inside services ([#429](https://github.com/tracking-exposed/yttrex/issues/429)) ([ce83013](https://github.com/tracking-exposed/yttrex/commit/ce83013fb021a0018db7517b5a9c8039456588c6))
14+
- move ts-automate inside guardoni ([#430](https://github.com/tracking-exposed/yttrex/issues/430)) ([7cb3b86](https://github.com/tracking-exposed/yttrex/commit/7cb3b8680d032ccc1e0fef226988f730a06ff6af))
15+
- naming ([#471](https://github.com/tracking-exposed/yttrex/issues/471)) ([4508407](https://github.com/tracking-exposed/yttrex/commit/4508407889ce3fe8c60c11447b05495b8eb1a722))
16+
- non existing type ([#454](https://github.com/tracking-exposed/yttrex/issues/454)) [skip ci] ([cf03e1e](https://github.com/tracking-exposed/yttrex/commit/cf03e1e192156d541674a90688ec7e330cd22c8c))
17+
- prevent 'zip' archive to be bundled in the extension zip file ([2590590](https://github.com/tracking-exposed/yttrex/commit/2590590fb5ef09f876814dada15e454f0196f827))
18+
- removed unused 'qa' folder ([#433](https://github.com/tracking-exposed/yttrex/issues/433)) ([639a621](https://github.com/tracking-exposed/yttrex/commit/639a62129c5d81ad784f1be68ba19f8b478b3e1a))
19+
- renamed 'services' in 'platforms' ([8987eea](https://github.com/tracking-exposed/yttrex/commit/8987eea5953765fe161f88f3667ddae31d215fce))
20+
- **shared:** moved extension code in ts to shared ([#438](https://github.com/tracking-exposed/yttrex/issues/438)) ([37b2934](https://github.com/tracking-exposed/yttrex/commit/37b293406e6667426368ef80bfc83d541c1b3f9c))
21+
- tiktok global observatory backend ([#484](https://github.com/tracking-exposed/yttrex/issues/484)) ([6a5da9e](https://github.com/tracking-exposed/yttrex/commit/6a5da9ea4752776aca7ce089bbd718796dbb5146))
22+
- **tktrex:** API duplication, personal is v1|v2, extended JSON|CSV for public and personal search + privacy fixes ([3e0732e](https://github.com/tracking-exposed/yttrex/commit/3e0732eb3ba4840708bab1d8975774fc2cd094b1))
23+
- **tktrex:** command to generate extension for guardoni ([80fc51a](https://github.com/tracking-exposed/yttrex/commit/80fc51afa4aa230a01bc1eeb4ecfd354f7ea1ef7))
24+
- **tktrex:** extended mail subscription and listing ([002b888](https://github.com/tracking-exposed/yttrex/commit/002b888b72cdeae29937e1a4529b44c619517ff3))
25+
- **tktrex:** extension bootstrap and scraping ([#508](https://github.com/tracking-exposed/yttrex/issues/508)) ([cadc06f](https://github.com/tracking-exposed/yttrex/commit/cadc06f48342729fbc43885f389e6a88949f0bd5)), closes [#455](https://github.com/tracking-exposed/yttrex/issues/455) [#481](https://github.com/tracking-exposed/yttrex/issues/481) [#486](https://github.com/tracking-exposed/yttrex/issues/486) [#487](https://github.com/tracking-exposed/yttrex/issues/487) [#490](https://github.com/tracking-exposed/yttrex/issues/490) [#489](https://github.com/tracking-exposed/yttrex/issues/489) [#489](https://github.com/tracking-exposed/yttrex/issues/489) [#489](https://github.com/tracking-exposed/yttrex/issues/489) [#489](https://github.com/tracking-exposed/yttrex/issues/489) [issue/#489](https://github.com/issue/yttrex/issues/489) [#489](https://github.com/tracking-exposed/yttrex/issues/489) [#499](https://github.com/tracking-exposed/yttrex/issues/499) [#500](https://github.com/tracking-exposed/yttrex/issues/500) [#503](https://github.com/tracking-exposed/yttrex/issues/503) [#444](https://github.com/tracking-exposed/yttrex/issues/444)
26+
- **tktrex:** implemented email registration [skip ci] ([18b26df](https://github.com/tracking-exposed/yttrex/commit/18b26dfc0cb0025a522e08ec57d130ab05f2f3a6))
27+
- **tktrex:** managed a bug in CSV generation ([973ee9a](https://github.com/tracking-exposed/yttrex/commit/973ee9a39795eecf14fa7362768b4a5ec3634a0f))
28+
- **tktrex:** updated window of time consideration for search results [skip ci] ([9f732e9](https://github.com/tracking-exposed/yttrex/commit/9f732e926e506c1cfe9fb6d75e7ab94eee1ca35f))
29+
- update paths for gh_release flow ([afd3f09](https://github.com/tracking-exposed/yttrex/commit/afd3f093ec948f4989362f34194e44ba3aa90415))
30+
- update paths for master flow ([93b19d0](https://github.com/tracking-exposed/yttrex/commit/93b19d061e55b3cbaabb5f1356c559405c9ef380))
31+
- upgrade [email protected] ([#483](https://github.com/tracking-exposed/yttrex/issues/483)) ([424c999](https://github.com/tracking-exposed/yttrex/commit/424c999cdab5c267dae607e1f75b20a1b553bf09))
32+
- webpack extension output dir ([#465](https://github.com/tracking-exposed/yttrex/issues/465)) ([44da630](https://github.com/tracking-exposed/yttrex/commit/44da63003a222eae2c933705554463e516e8276b))
33+
- **workspace:** update dependency, sorry [#418](https://github.com/tracking-exposed/yttrex/issues/418) we should talk about momentjs ([6114e0a](https://github.com/tracking-exposed/yttrex/commit/6114e0a3b7c16eca512f78a636870593a826b761))
34+
- **ycai:** deploy build path ([cded2a8](https://github.com/tracking-exposed/yttrex/commit/cded2a839e58c016f20d7938e3a99926d84c0c6f))
35+
- **ycai:** moved project inside services ([#425](https://github.com/tracking-exposed/yttrex/issues/425)) ([77b7cbd](https://github.com/tracking-exposed/yttrex/commit/77b7cbd0831e7c567bd453365383c251382ac9df))
36+
- yttrex ads ext ([#445](https://github.com/tracking-exposed/yttrex/issues/445)) ([8390250](https://github.com/tracking-exposed/yttrex/commit/839025015a1722418eb043c564c7f8c8a964a041))
37+
- **yttrex:** moved project inside services ([#428](https://github.com/tracking-exposed/yttrex/issues/428)) ([8becfa1](https://github.com/tracking-exposed/yttrex/commit/8becfa1767fb6cea34ad40f7f0759499f895d4c1))
38+
- **yttrex:** possibly undefined directiveType in experiment directive [skip ci] ([540f7b7](https://github.com/tracking-exposed/yttrex/commit/540f7b7b52bdfded6a9e70be6d7165ac9aa9e7c3))
39+
- **yttrex:** trimmed .gitignore, added user research questions by [@spaghettinucleari](https://github.com/spaghettinucleari) ([a37c5f0](https://github.com/tracking-exposed/yttrex/commit/a37c5f0859fedbf49cc351a07875be32d9ecf13b))undefined
240

341
### [2.4.8](https://github.com/tracking-exposed/yttrex/compare/v2.4.7...v2.4.8) (2022-05-11)undefined
442

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trex/docs",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.4.8",
2+
"version": "2.5.0",
33
"description": "installs all the YCAI dependencies and YCAI",
44
"license": "AGPL-3.0",
55
"engines": {

packages/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@trex/shared",
33
"description": "Shared types definitions needed by @trex services",
4-
"version": "2.4.8",
4+
"version": "2.5.0",
55
"scripts": {
66
"clean": "rm -rf ./build",
77
"tsc": "tsc",

packages/taboule/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@trex/taboule",
33
"description": "Table component to display TrEx data",
4-
"version": "2.4.8",
4+
"version": "2.5.0",
55
"scripts": {
66
"clean": "rm -rf ./build",
77
"type-check": "tsc -b",

platforms/guardoni/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "guardoni",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"description": "Guardoni is a tool to automate access and coordinate personalization algorithm analysis",
55
"scripts": {
66
"clean": "rm -rf build dist",

platforms/tktrex/automation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trex/tt-automation",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"packageManager": "[email protected]",
55
"engines": {
66
"node": ">=16.0.0"

platforms/tktrex/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tktrex/backend",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"packageManager": "[email protected]",
55
"description": "tiktok.tracking.exposed → backend data collector, to investigate personalization algorithms",
66
"scripts": {

platforms/tktrex/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tktrex/docs",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

platforms/tktrex/extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tktrex/extension",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"packageManager": "[email protected]",
55
"scripts": {
66
"clean": "rm -rf build dist",

platforms/tktrex/methodology/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tktrex-guardoni",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"packageManager": "[email protected]",
55
"description": "Guardoni is a tool to automate access and coordinate personalization algorithm analysis",
66
"scripts": {

platforms/tktrex/observatory/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tt-observatory",
3-
"version": "1.0.0",
3+
"version": "2.5.0",
44
"description": "",
55
"main": "importer.js",
66
"scripts": {

platforms/tktrex/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"linkedom": "^0.14.4",
3434
"mongodb": "^4.3.1"
3535
},
36-
"version": "2.4.8"
36+
"version": "2.5.0"
3737
}

platforms/ycai/studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trex/ycai",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"description": "YouChoose AI",
55
"homepage": "https://youchoose.ai",
66
"bugs": "https://github.com/tracking-exposed/yttrex/issues",

platforms/yttrex/backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yttrex/backend",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"description": "youtube.tracking.exposed - backend data collector",
55
"private": true,
66
"scripts": {

platforms/yttrex/extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yttrex/extension",
3-
"version": "2.4.8",
3+
"version": "2.5.0",
44
"private": true,
55
"description": "yttrex is the extension + backend for youtube algorithm analysis. This is part of the https://tracking.exposed umbrella project",
66
"homepage": "https://youtube.tracking.exposed",

platforms/yttrex/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yttrex/shared",
3-
"version": "2.4.6",
3+
"version": "2.5.0",
44
"description": "youtube.tracking.exposed - shared",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)