Skip to content

Releases: makeomatic/mservice-social

v9.0.1

11 Feb 20:45
Compare
Choose a tag to compare

9.0.1 (2024-02-11)

Bug Fixes

  • upgrade microfleet/knex, normalize account (#143) (f417840)

v9.0.0

21 Jan 05:16
Compare
Choose a tag to compare

9.0.0 (2024-01-21)

Bug Fixes

  • issues with release scripts (7b2ed43)

Features

BREAKING CHANGES

  • use nitter as internal API source with guest accounts, upgrade microfleet

v8.0.2

27 May 00:57
Compare
Choose a tag to compare

8.0.2 (2023-05-27)

Bug Fixes

  • export default for new loader (4fcced7)

v8.0.1

27 May 00:38
Compare
Choose a tag to compare

8.0.1 (2023-05-27)

Bug Fixes

v8.0.0

27 May 00:21
Compare
Choose a tag to compare

8.0.0 (2023-05-27)

Features

  • remove stream listener, run sync on a loop (ab631e9)

BREAKING CHANGES

  • updated dependencies, removed streaming as it's no longer supported on v1.1

v7.3.8

24 Mar 13:41
Compare
Choose a tag to compare

7.3.8 (2023-03-24)

Bug Fixes

  • handle undefined model in response (9d3fbdd)

v7.3.7

03 Mar 14:13
Compare
Choose a tag to compare

7.3.7 (2023-03-03)

Bug Fixes

  • twitter: filtering with user.id_str instead of user.id (b8a31d4)

v7.3.6

27 Jan 16:15
Compare
Choose a tag to compare

7.3.6 (2023-01-27)

Bug Fixes

  • add special filter for threads of tweets (2f006aa)

v7.3.5

18 Jan 22:26
Compare
Choose a tag to compare

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)

v7.3.4

17 Jan 00:14
Compare
Choose a tag to compare

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)