Skip to content

Releases: fengkx/NodeRSSBot

Version 0.7.0

03 Nov 04:46
Compare
Choose a tag to compare

Stable Release

This version has been tested in a production environment for a long time and has proven to be stable. I'll be adding the ability to use other DBMS in the next release (expect to use knex.js), which will be a Break Change.

Features

feat: allow list by user id #250 3617454

Fixes

fix: update feed title when fetch feed 4d1ebd1

Version 0.6.1

01 May 16:22
Compare
Choose a tag to compare

fix: msg conatin " can't send #186 6e700b4
chroe: get rid of the sercuity alert 177e601

Version 0.6.0

20 Apr 16:49
Compare
Choose a tag to compare

feat: heath command ee5d385
feat: add remove_keyboard on processing msg 78ed80d
feat: update to got-iconv@2 enable http2 18e540f
fix: only change url on 301 b8b9b38

Version 0.5.1

25 Mar 15:01
Compare
Choose a tag to compare

Recommond update

refactor: resolve telegram-types from telegraf 7033954

fix: migrate user when new id not exist a9e86e0

Version 0.5.0

25 Mar 03:49
Compare
Choose a tag to compare

Improvement

  • Rewrite to typescript
  • Use got-iconv to reduce an extra request
  • smaller docker image by use clean-nm.sh and multi-staged build

Version 0.4.1

17 Mar 01:17
Compare
Choose a tag to compare

Fix

fix: ctx.state.lang not set 8a725f1
fix: log the string of error 6e9fb21
fix: fix update url sql error cf326d0
fix: unsub keyboard only show in private chat 499eef1

Chore

chore: lock agent-base@^5 and add test a29f7c2

Refactor

refactor: got and encoding handling and test 1cb7ea6

Version 0.4.0

28 Oct 13:09
Compare
Choose a tag to compare

Improve

replace sqlite3 better-sqlite3 and better-sqlite-pool #83
feat: use winston-daily-rotate-file gz enable 09d23f2 0fc22cc a637b1d
dafa04f

Refator

refactor: remove migrate use import export fe36206

Fix

fix: i18n in help command 809eb6e

fix: number env add parseInt 85f292d

Version 0.3.1

28 Oct 12:33
Compare
Choose a tag to compare

Fix

import reply with i18n 849dbdc
can sub with channel id and username 6c57cc1
can import to channel with id named opml c7c050c

Improve

Improve 18n #67

Version 0.3.0

04 Oct 02:37
Compare
Choose a tag to compare
  • fix: escape characters which can't be parse by telegram 731a9d4 9574417
  • perf: reduce sql operator a6048f5
  • feat: optional delete subscribes on send err b26f7d9

Version 0.2.2

11 Jul 08:39
Compare
Choose a tag to compare

fix

correct language controller 5087460