Releases: makeomatic/mservice-social
Releases · makeomatic/mservice-social
v9.0.1
9.0.1 (2024-02-11)
Bug Fixes
- upgrade microfleet/knex, normalize account (#143) (f417840)
v9.0.0
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
8.0.2 (2023-05-27)
Bug Fixes
- export default for new loader (4fcced7)
v8.0.1
8.0.1 (2023-05-27)
Bug Fixes
v8.0.0
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
7.3.8 (2023-03-24)
Bug Fixes
- handle undefined model in response (9d3fbdd)
v7.3.7
7.3.7 (2023-03-03)
Bug Fixes
- twitter: filtering with user.id_str instead of user.id (b8a31d4)
v7.3.6
7.3.6 (2023-01-27)
Bug Fixes
- add special filter for threads of tweets (2f006aa)
v7.3.5
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
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)