Skip to content

Releases: rsscloud/rsscloud-server

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

SQLite logs

03 Oct 13:25

Choose a tag to compare

In order to set the stage for a better viewLog experience I've moved the logs into a SQLite database. Right now viewLog is updated in realtime via a WebSocket. Next up will be filtering by feed or subscriber for easier debugging.

First stable release

05 Feb 20:31

Choose a tag to compare

This was the first release of rssCloud Server. I'm tagging this before I start making improvements to the app.