Skip to content

Latest commit

 

History

History
455 lines (211 loc) · 21 KB

CHANGELOG.md

File metadata and controls

455 lines (211 loc) · 21 KB

7.3.5 (2023-01-18)

Bug Fixes

  • extend logic for reply, add filtering tests (82c382f)
  • misc changes (bfcd770)
  • social: filter accounts param, improve logging (45c53c8)

7.3.4 (2023-01-17)

Bug Fixes

  • compute restricted types in statuses (7380931)
  • migrate status text column to unlimited size (f25601d)
  • revert to restricted types calc (518f173)
  • use id_str instead of id in filter logs (097afeb)

7.3.3 (2022-12-12)

Bug Fixes

  • add indexes for statuses: id, account and type (324ce39)
  • add query condition on restricted tweet types (d967a7d)
  • add quote tweet checking (0e19347)
  • add quote type to filter options, serialize (79ae8ab)
  • add schema for requests config (ced516d)
  • add twitter requests config, types enum (6b656ca)
  • linter error in migration (a74a956)
  • move log to filter (cb06698)
  • notifier: replace singleton with instance on service (4b2e33f)
  • switch config to restricted tweet types (54eedac)
  • twitter: add hashTags filter, tweet meta data (9c77ea6)
  • twitter: export in twitter utils (9cc0ee8)
  • twitter: export in twitter utils (4dfe270)
  • twitter: types column migration, add test (d59f56b)
  • use lowercase for tweet types (fd37f08)

7.3.2 (2022-11-17)

Bug Fixes

7.3.1 (2022-10-21)

Bug Fixes

  • tweet-filter: improve logging for filtering (6c47daa)

7.3.0 (2022-10-03)

Features

  • twitter: status filtering by user mentions (8f84001)

7.2.3 (2022-09-10)

Bug Fixes

  • feed read error on incorrect account param (02b5893)
  • test assertion (9407a01)
  • update error message (6f0a46c)

7.2.2 (2022-08-29)

Bug Fixes

  • fix update tweet cursor (fb50707)

7.2.1 (2022-08-29)

Bug Fixes

  • added debug to save cursor (0539cbe)

7.2.0 (2022-08-23)

Features

  • get tweet count by accounts (7e99a4f)

7.1.0 (2022-08-04)

Features

7.0.4 (2022-05-16)

Bug Fixes

7.0.3 (2022-05-16)

Bug Fixes

  • edit debug logs for tweet sync (62a25ba)

7.0.2 (2022-05-06)

Bug Fixes

7.0.1 (2022-03-29)

Bug Fixes

  • remove prepublishOnly script (3cb8e3c)

7.0.0 (2022-03-29)

Features

  • use latest microfleet, enable health action, pnpm, node 16 (#114) (d779fce)

BREAKING CHANGES

  • uses updated configuration for microfleet, underlaying modules had breaking changes, validation error formats have slightly changed (must instead of should, slashes instead of dots). generally no end changes except non-standard configuration for startup needs to be changed. API remains stable

6.8.3 (2022-01-26)

Bug Fixes

  • twitter: add explicit column, index for directly inserted tweets (#107) (7e8d018)

6.8.2 (2022-01-13)

Bug Fixes

  • increase statuses.text column to 512 symbols (#105) (8a5eb73)

6.8.1 (2022-01-12)

Bug Fixes

  • twitter: pass tweet_mode to GET requests (#104) (08256d6)

6.8.0 (2022-01-11)

Features

6.7.2 (2021-12-30)

Bug Fixes

  • twitter: allow case insensitive on register feed (#102) (f3e52c4)

6.7.1 (2021-12-28)

Bug Fixes

  • twitter: throw error on incorrect tweet fetching (#101) (31c2eb8)

6.7.0 (2021-12-23)

Features

  • twitter: add additional props to serialized tweet (#99) (ed1ca94)

6.6.0 (2021-11-25)

Features

  • add tweet sync and get endpoints (#94) (e0f5df4)

6.5.0 (2021-04-15)

Features

  • twitter: skip filtering for the valid accounts (#80) (9c755d0)

6.4.0 (2021-04-13)

Features

6.3.0 (2021-04-09)

Features

6.2.0 (2020-05-08)

Features

  • added account column to statuses (#63) (456f9d9)

6.1.2 (2020-03-27)

Bug Fixes

  • crash on lack of response, latest microfleet version (#62) (04f46cc)

6.1.1 (2019-12-09)

Bug Fixes

  • speed up twitter query on multiple accounts (71baff0)

6.1.0 (2019-12-08)

Features

  • select tweets ignores case, async first-time add (#58) (7675c85)

6.0.4 (2019-11-26)

Bug Fixes

  • do not schedule sync when close called (d4a905d)
  • instagram logging, default data (e987b9d)

6.0.3 (2019-11-26)

6.0.2 (2019-11-26)

6.0.1 (2019-11-16)

Bug Fixes

  • wrap err array into object (37d1943)

6.0.0 (2019-11-16)

Bug Fixes

Features

BREAKING CHANGES

  • [email protected], node 12 as mainline, microfleet/core@15 and so on public APIs remain stable, but some underlaying configuration has changed so one must be careful to adjust it. overall upgrade time is small

5.0.5 (2019-03-12)

Bug Fixes

  • fb: adhere to 3.1 graph api changes (#52) (7ee92d9)

5.0.4 (2019-03-11)

Bug Fixes

  • remove inaccessible account (c3a3185)

5.0.3 (2019-03-11)

Bug Fixes

  • improved twitter logs (8b7d99f)
  • invalid handling on fb sync, tw error (3a101dd)

5.0.2 (2019-03-11)

Bug Fixes

5.0.1 (2019-02-18)

Bug Fixes

5.0.0 (2019-02-10)

Features

BREAKING CHANGES

  • upgrade @microfleet/core to 13.x.x series

4.5.0 (2018-12-26)

Features

  • tokens: invalidate ig/fb tokens, sync only valid feeds, add tests (#50) (b5ee751)

4.4.6 (2018-12-24)

Bug Fixes

  • facebook.media: add page.future param option (#49) (8ed2516)

4.4.5 (2018-12-15)

Bug Fixes

  • twitter: add index on account field (#48) (f24c36f)

4.4.4 (2018-12-07)

Bug Fixes

4.4.3 (2018-12-06)

Bug Fixes

  • feed.remove assertion handling, twitter pub only for following accs (#46) (4616d12)

4.4.2 (2018-12-04)

Bug Fixes

4.4.1 (2018-12-04)

Bug Fixes

4.4.1 (2018-12-04)

Bug Fixes

4.4.0 (2018-12-03)

Features

4.3.1 (2018-11-30)

Bug Fixes

4.3.0 (2018-11-29)

Features

4.2.0 (2018-11-29)

Features

4.1.3 (2018-11-19)

Bug Fixes

  • slightly modified validator config (#37) (c4167aa)

4.1.2 (2018-11-16)

Bug Fixes

  • twitter: unify published messages scheme (#36) (df25d82)

4.1.1 (2018-10-30)

Bug Fixes

  • custom config via NCONF_FILE_PATH (#35) (744af80)

4.1.0 (2018-10-27)

Features

  • add notifier service to broadcast updates of watched entities (#34) (60dc679)

4.0.0 (2018-10-04)

Features

BREAKING CHANGES

  • requires node 10, updated semantic-release pipeline