Skip to content

Releases: rss-translator/RSS-Translator

Version 2024.02.21_4

21 Feb 13:55
Compare
Choose a tag to compare
  • update custom sid function

Version 2024.02.21_3

21 Feb 11:50
Compare
Choose a tag to compare

only release for create docker image

Version 2024.02.21_2

21 Feb 10:47
Compare
Choose a tag to compare
  • add migrations file
  • allow sid empty

Version 2024.02.21

21 Feb 08:52
17d980a
Compare
Choose a tag to compare

Version 2024.02.20_2

20 Feb 12:44
Compare
Choose a tag to compare
  • update Dockerfile

Version 2024.02.20

20 Feb 08:02
b2a12d2
Compare
Choose a tag to compare
  • fix bug: Google translator cannot translate content
  • add error handle to chunk_handler.py
  • use html2text to format html content for translate content
  • update install script
  • add translated feed admin panel
  • add LOG_LEVEL to enviroment
  • add new action: export to opml
  • add filter

Version 2024.02.19

19 Feb 14:05
Compare
Choose a tag to compare
  • bug fixes
  • multi-threading adaptation (greenlet)
  • update logging processes and formatters
  • add etag header

Version 2024.02.18

18 Feb 10:59
Compare
Choose a tag to compare

Version 2024.02.17

17 Feb 12:48
ebef183
Compare
Choose a tag to compare

Version 2024.02.13

13 Feb 06:55
Compare
Choose a tag to compare
  • add feature: change feed name
  • add demo, user_management and debug env for docker