Skip to content

Releases: rsscloud/rsscloud-server

v2.3.1

18 Mar 16:49
b2cc1f3

Choose a tag to compare

2.3.1 (2026-03-18)

Bug Fixes

  • use protocol-aware WebSocket URL for viewLog page (9eba9a6)

v2.3.0

18 Mar 15:57
374abfc

Choose a tag to compare

2.3.0 (2026-03-18)

Features

  • add realtime log page and improved test infrastructure (0e5ac48)

2.2.1

25 Jun 17:32

Choose a tag to compare

  • Fixing bugs with log rotation and expired subscription cleanup

2.2.0

25 Jun 16:54

Choose a tag to compare

  • Massive cleanup effort before adding new features in 2.3.0 or 3.0.0

Release 2.1.4

14 May 18:32
e221eb8

Choose a tag to compare

  • Adding XML-RPC logging to determine use

Release 2.1.3

29 Nov 17:00

Choose a tag to compare

  • Manually handling redirects on POST

Release 2.1.2

29 Nov 00:27

Choose a tag to compare

  • Changing from followRedirect to followAllRedirect

Release 2.1.1

29 Nov 00:13

Choose a tag to compare

  • Follows redirects when notifying subscribers. Fixes #10
  • Fixes date formatting in Mongodb

2.1.0 Release

23 Aug 21:49

Choose a tag to compare

  • Do not notify subscriptions with excessive errors
  • Don't notify expired subscribers
  • notifySubscribers should use Promise.all so notifications occur in parallel
  • Shouldn't use arrow functions with mocha
  • Upgrade node version and fix MongoDB connect

Initial 2.x release

21 Aug 15:12

Choose a tag to compare

2.0.0

Improving error handling