这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: xtrime-ru/TelegramRSS

v4.3.0

31 May 14:29
Compare
Choose a tag to compare

Features:

  • Add icon url to rss feed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

22 Mar 22:52
Compare
Choose a tag to compare
  • Add reactions and views in rss
  • new html generator to fix support of nested entieties
  • php 8.4 support
  • Fix support for docker 26

Full Changelog: v4.1.0...v4.2.0

v4.1.0

26 Jan 18:53
Compare
Choose a tag to compare

New features:

  • Show one post by its id.

v4.0.4

27 May 22:32
Compare
Choose a tag to compare

Fixes:

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

v4.0.3

14 Apr 21:25
Compare
Choose a tag to compare

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

12 Apr 11:23
Compare
Choose a tag to compare

Fixes:

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

v4.0.1

10 Apr 00:33
Compare
Choose a tag to compare
  • 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

09 Apr 22:47
Compare
Choose a tag to compare

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

15 Jan 18:35
Compare
Choose a tag to compare

New php version and disable getSponsoredMessages for premium accounts.

v3.3.0

02 Jan 00:21
Compare
Choose a tag to compare
  • Fix swoole error
  • Add sponsored messages support