Releases: fengkx/NodeRSSBot
Releases · fengkx/NodeRSSBot
Version 0.7.0
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.0
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
Recommond update
refactor: resolve telegram-types from telegraf 7033954
fix: migrate user when new id not exist a9e86e0
Version 0.5.0
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
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
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
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
- 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
fix
correct language controller 5087460