Releases: RSS3-Network/Node
Releases · RSS3-Network/Node
v1.1.3
v1.1.2
🚀 Features
- Add network in worker coverage info - by @pseudoyu in #615 (57a69)
- Support HEAD for all GET methods & add more validations for config.yaml - by @HenryQW in #619 (45738)
- Use both
/
and/operators
routes - by @pseudoyu in #624 (d880c)
🐞 Bug Fixes
- Missing index in activity - by @brucexc in #621 (275a7)
- Filter out activities with non-existent actions - by @brucexc in #622 (d2c85)
- Network config issue due to reference - by @pseudoyu in #623 (f36be)
/workers_status
api fetchWorker logics - by @pseudoyu in #625 (94d45)- database: Resolve data write conflicts - by @polebug and brucexc in #618 (70fcc)
- monitor: Avoid dirty data in indexes table - by @polebug in #605 (60b86)
View changes on GitHub
v1.1.1
🐞 Bug Fixes
/info
api when no decentralized workers - by @pseudoyu in #598 (3706d)- Record first start time in core module - by @pseudoyu in #601 (5d0e6)
- Update rsshub default config - by @brucexc in #603 (f5b40)
- component: Fix forced convert account encoding format - by @polebug in #604 (278f4)
View changes on GitHub
v1.1.0
🚀 Features
- Add semantic version in node registration - by @pseudoyu in #551 (3e3d4)
- Add
networks/config
api that returns all config details - by @pseudoyu in #555 (d50a8) - Bridging workers configs - by @pseudoyu in #579 (88ef3)
- Merge mastodon worker logics to mastodon core - by @pseudoyu in #580 (ed9a1)
- monitor:
- Automatically clear data outside the coverage period - by @polebug in #522 (b1efd)
- Automatically release cronjob lock when program exits - by @polebug in #537 (47ee7)
- Automatically clear data outside the coverage period - by @polebug in #522 (c3c62)
- Automatically release cronjob lock when program exits - by @polebug and @pseudoyu in #538 (0361d)
- source:
- worker/activitypub:
- Implement mastodon worker to transform AP objects - by @FrankLi123 in #431 (6a0b9)
- Modify mastodon data transformation logic - by @FrankLi123 in #561 (7c28c)
- worker/arbitrum:
- Add Arbitrum worker - by @FrankLi123 in #503 (9655d)
- worker/base:
- worker/benddao:
- worker/cow:
- Add cow worker - by @FrankLi123 in #506 (00421)
- worker/linea:
- worker/mastodon:
- Make mastodon worker revision and add federated api modification - by @FrankLi123 and brucexc in #574 (2c1be)
- Apply Postgres DB for mastodon handle storage and modify query functions - by @FrankLi123 and brucexc in #578 (47c38)
- worker/near.social:
- worker/nouns:
- Add nouns worker - by @FrankLi123 in #517 (937b9)
- worker/paraswap:
- Add paraswap worker - by @FrankLi123 in #507 (e63bc)
- worker/polymarket:
- Add polymarket worker - by @FrankLi123 in #540 (76858)
- worker/rainbow:
- worker/zerion:
🐞 Bug Fixes
- Add default worker endpoint value - by @pseudoyu in #572 (054a8)
- Add missing metadata types - by @pseudoyu in #576 (6d256)
- Add nouns proposal options - by @brucexc in #591 (570d5)