This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
Releases: tracking-exposed/trex
Releases · tracking-exposed/trex
v1.9.0-beta.2
v1.9.0-beta.1
1.9.0-beta.1 (2021-12-06)
Bug Fixes
- lab flow (#95) (b336fb6)
- add authentication to creator recommendations api (9160d69)
- add recommendations directly to video + Lab Edit page UI/UX (#104) (b29bf92)
- apply style only to dashboard and popup (8d4ddc3)
- auto-refresh videos, closes #178 (#201) (30dd85f)
- background remove task (d1500d3)
- bug when ytItemsRendererEl is undefined (0f1a57d)
- closes issue #53 (2e54388)
- correct repository in package.json (9aa2262)
- correctly load the Trex font using url-loader (afe7b20)
- cross-origin image loading in a generic way (767e294)
- dashboard height to be 100% (477cfa7)
- data donation ui setting (1668d34)
- default undefined values to null in background storage (c01c9f6)
- defined proper error box for popup (1ff6d64)
- display correct tab, closes #160 (#198) (b0435ee)
- display correct UI when profile is undefined (e2d4f2f)
- display of Avatar - closes #45 (7893903)
- display recommendability score in a donut chart (#114) (d224de7), closes #112
- do not include corp keys in ff manifest (a2c489f)
- docker compose (#169) (2612a25)
- docker-compose mongoHost for api service (99b314e)
- enable all levels of logging for 'production' release, closes #89 (3199221)
- extension archive creation and manifest patching (05ec15a)
- fix the manifest version output with valid format (64f8d0c)
- fix tsconfig & let build/*.js resolve aliases (f14370d)
- get recommendation method as GET (c33dbdb)
- getting YCAI to build in the monorepo (ce76810)
- hide all tab text and icon (5b85539)
- improve the APIError structure and ErrorBox UI (f8e58ad)
- improved access token edit UI sizes (#120) (c3c3633)
- improved JSON display of errors in ErrorBox (b67ee31)
- injected page reacts to URL changes (e7f8748)
- lab titles alignment (9571cb8)
- let extension use SharedArrayBuffer in chrome (6c2b08d)
- link account page structure (b246d23)
- linting to the bin/* directory (5ac8f8d)
- list all api with version in settings (eca84f7)
- logo studio update (1c3c65f)
- manifest.json with new css files (d1f15d5)
- merge duplicated components for video recommendations (4630434)
- merge duplicated components for video recommendations (1dc8259)
- missing translation (05f1b77)
- more intuitive drag and drop (#134) (06c60ea)
- moved getDefaultSettings to Settings.ts (7f461db)
- navigation with search params (7128aa4)
- on windows wasn't loading the build extension (52b085d)
- open compare and related links from VideoCard in new tabs (0576363)
- popup height (c08500b)
- popup style (#32) (988a9f3)
- produce only the needed html files (f74553e)
- produce releases for master branch (280cad4)
- production env (3d8024d)
- realtime UI updates for data contribution (61feb23)
- recommendability score fixed decimals (4e84d10)
- recommendations box in yt page (#207) (cd79c2f)
- remove settings refetch on deferred dom mutation callback (5f7fa49)
- removed 'bootstrap' button from popup, closes #88 (abf9a19)
- removed unwanted nested buttons (c0978e5)
- removed urlId from CreatorVideo and enforced output checking (6927be7)
- rename Statistics tab to Hide all in navbar (488039f)
- renamed @backend alias to [@shared](https://github.c...
extension for guardoni
This tagged release gets extended with new files to be used by guardoni.
Initially follow up as #200 can remain the place where updates happens.
release for guardoni 1.8, auto opt-in
This extension should now be used by users, because by default it start enabled.
This is meant for the tool Guardoni which uses synthetic profiles.
What's Changed
- Guardoni v2 (--experiments and control window upgrade) by @vecna in #83
- feat: added api to register email by @ascariandrea in #85
- feat: docker compose for development by @ascariandrea in #84
- feat: typescript by @ascariandrea in #86
- fix: video recommendations sorting by @ascariandrea in #87
- feat: get related authors by channel id by @ascariandrea in #89
- feat: defined auth endpoint by @vecna in #90
- feat: auth verification flow with mocked fake user by @ascariandrea in #92
- feat: api models by @ascariandrea in #93
- feat: decode payload util by @ascariandrea in #94
- refactor: align content creator model to api returned json by @vecna in #96
- feat: implemented repull Video by creator, and auth via token by @vecna in #103
- fix: api models and auth by @ascariandrea in #102
- fix: creator videos endpoints by @ascariandrea in #104
- Extension progress 1.7 by @vecna in #100
- creator stats and authenticated video update by @ascariandrea in #106
- feat: import list of videos for French channels by @djfm in #105
- Fix/recommendations api for creators by @vecna in #107
New Contributors
- @ascariandrea made their first contribution in #85
- @djfm made their first contribution in #105
Full Changelog: v1.4.2...v1.8.99
default opt-in special release
As the title say, this is mean for dummy profile controlled by puppeteer in methodology directory.
Beta
alpha
This is the last version with HTML content written in pug. This is the code used in this research: