Skip to content

Latest commit

 

History

History
176 lines (88 loc) · 8.82 KB

File metadata and controls

176 lines (88 loc) · 8.82 KB

Changelog

1.7.7 (2026-08-03)

Chores

  • deps-dev: bump jsdom from 29.1.1 to 30.0.1 (3a4ce1a)

1.7.6 (2026-08-03)

Chores

  • deps-dev: bump the minor-and-patch group with 2 updates (181a16f)

1.7.5 (2026-07-20)

Chores

  • deps-dev: bump the minor-and-patch group with 2 updates (9465ddd)
  • deps-dev: bump the minor-and-patch group with 2 updates (4fb06a9)
  • deps-dev: bump the minor-and-patch group with 3 updates (cf0b922)
  • deps-dev: bump typescript from 6.0.3 to 7.0.2 (6fba2c6)
  • deps-dev: bump vite in the minor-and-patch group (a69b981)

1.7.4 (2026-06-22)

Chores

  • deps-dev: bump @types/node in the minor-and-patch group (2653bcd)
  • deps-dev: bump @types/node in the minor-and-patch group (6b09584)
  • deps-dev: bump vitest in the minor-and-patch group (5219c57)

1.7.3 (2026-06-02)

Chores

  • deps-dev: bump vite from 5.4.21 to 8.0.16 (4d6dc3e)

1.7.2 (2026-06-02)

Chores

  • deps-dev: bump vitest from 1.6.1 to 4.1.8 (77467e8)

1.7.1 (2026-06-02)

Chores

  • deps-dev: bump @types/node from 20.19.41 to 25.9.1 (2158467)
  • deps-dev: bump typescript from 5.9.3 to 6.0.3 (d8d2bcd)

1.7.0 (2026-06-02)

Features

  • add YouTube (Google Takeout) adapter (bfa4ead)

1.6.1 (2026-05-31)

Documentation

  • add in-app TikTok export instructions (f6fc558)

1.6.0 (2026-05-31)

Features

  • limited TikTok export support (183a415)

1.5.1 (2026-05-31)

Documentation

  • clarify the bubble section is a trade-off, not good/bad (c082be2)

1.5.0 (2026-05-31)

Features

  • infection index, vectors and concentration trend (1f90631)

1.4.0 (2026-05-31)

Features

  • more charts and a readable ego graph (b05366e)

1.3.0 (2026-05-31)

Features

  • show the date range the export covers (137ea8c)

1.2.0 (2026-05-31)

Features

  • compute relationship, bubble and temporal insights (d0ecb46)
  • enrich Instagram parsing (stories, polls, comments, relationships) (3496c20)
  • internationalize the UI (ca, en, es, eu, gl, va) (c70f9f4)
  • visual infographic — health thermometer, icon and insight charts (9f10c55)

Documentation

  • spell out which export sections and JSON format to select (2c69e9f)

1.1.1 (2026-05-30)

Bug Fixes

  • exclude the account owner from their own analysis (0396df8)

1.1.0 (2026-05-30)

Features

  • support Instagram's current export format (3919d18)

1.0.1 (2026-05-30)

Chores

  • drop one-time release-as now that 1.0.0 is published (9d5ab92)

1.0.0 (2026-05-30)

Features

  • add adapter registry with detection (3f716a0)
  • add concentration and diversity metrics (1568b1f)
  • add ego graph data preparation (f5e03da)
  • add follow-vs-engage classification (afe701e)
  • add instagram section extraction helpers (8df6887)
  • add instagram zip detect and parse (fcd414d)
  • add lorenz curve data preparation (4ab3567)
  • add network health score and band (2bbe2b5)
  • add normalized data schema (d36eb6d)
  • add report model and analyze composition (6901240)
  • render verdict, ego graph, charts, and data table (9c0603b)
  • show app version in the interface footer (52901ce)

Bug Fixes

  • add node types so build typechecks test files (a918b49)
  • escape account names in data table with textContent (b4e1e40)

Documentation

  • document health score and privacy model (8b41bea)

Chores

  • scaffold vite + typescript + vitest project (9ef494d)