Skip to content

Releases: rsscloud/rsscloud-server

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

2.0.0-beta.0

22 Oct 17:49

Choose a tag to compare

2.0.0-beta.0 Pre-release
Pre-release

Substantial rewrite from 1.x.

Added

  • XML-RPC endpoint
  • Support for xml-rpc protocol
  • Support for https-post protocol
  • Tests for core functionality

Changed

  • Replacing callbacks with async/await to clean up code

Updating package-lock.json for handlebars vulnerability

30 Dec 22:39

Choose a tag to compare