TelegramRSS Versions Save

Convert telegram posts to RSS or json in amphp server

v4.1.0

3 months ago

New features:

  • Show one post by its id.

v4.0.4

11 months ago

Fixes:

  • deserialization bug
  • support new telegram-api-server container name

v4.0.3

1 year ago

Fixes:

  • Full support for ipv6 clients
  • Allow to define real ip header from nginx in .env.docker
  • get only last ip from X-Forwarded-For (if multiple)

v4.0.2

1 year ago

Fixes:

  1. Error caching
  2. Allow trailing slashes in urls
  3. Limit argument ignore
  4. Show all grouped images

v4.0.1

1 year ago
  • Fix varios notices and errors;
  • Get correct remote ip info from nginx;
  • Redirect to empty preview image if there is no preview;

v4.0.0

1 year ago

Featuring big update for TelegramRSS! Now using amphp v3 and fibers instead of swoole.

Improvements

  1. Media streamed directly to user without intermediate download in memory. Lower latency and zero memory usage.
  2. RSS page now uses title and decription from peer info.
  3. Big refactoring and cleanup.

v3.3.1

1 year ago

New php version and disable getSponsoredMessages for premium accounts.

v3.3.0

2 years ago
  • Fix swoole error
  • Add sponsored messages support

v3.2.1

2 years ago

v3.2.0

2 years ago
  • Multiple enlosures in RSS for grouped messages
  • Fixed non media files downloads.
  • Fixed media downloads on channels/chats with redirected messages