Skip to content

Releases: fengkx/NodeRSSBot

Version 0.2.1

10 Jul 13:39
Compare
Choose a tag to compare

Fix

add Accept http header 891dbfa

move snapshot option to another npm script 4f46e39

fix: add remove keyboard parmater in markup. remove keyboard and its button after using 082e9cd

fix: fix error handling in import opml 385d1de

Version 0.2.0

09 Jul 13:10
Compare
Choose a tag to compare

Fix

fix id different not found when callback 35869bf

fix: set production env when npm start 1cf9a97

feat

增加繁體中文 88c0598

unsub by keyboard fd5257d

update node version to v12 in docker add heapdump signal in start script dae2075

HOTFIX 0.1.1

15 Jun 07:58
Compare
Choose a tag to compare

Version 0.1.0

15 Jun 07:09
Compare
Choose a tag to compare

feat

fix

  • empty subscriptions reply 0d20591

Version 0.0.12

10 Jun 17:43
Compare
Choose a tag to compare

fix

  • merge different url when being redirected

Version 0.0.11

28 May 12:59
Compare
Choose a tag to compare

Fix

  • url match cause handleing message multi-time 6d07a59

Feat

Refactor

  • add version in request ua bump version to v0.0.11 (match GitHub Release)

Version 0.0.10

05 Apr 03:37
Compare
Choose a tag to compare

Fix

feat

i18n

Version 0.0.9

10 Mar 13:29
Compare
Choose a tag to compare

feature

  • support proxy socks/hhtp/https

style

  • change filename to dash separated style

Version 0.0.8

05 Jan 11:31
Compare
Choose a tag to compare

Bug fix

  • many bug in isAdmin middleware cause by undefined var
  • fix error notify for too many times 88b0c7a
  • import bug cause by outline recursion fe5139b
  • urlencode 92ac3a0
  • message undefined when button callback a4db321

Update

  • import in group (advice by command)
  • view all add order by
  • user-agent config

Imporove

  • eslint
  • lint per-commit, format npm script

Version 0.0.7

26 Dec 12:44
f833ab2
Compare
Choose a tag to compare
  • support channel subscribe
  • optimize testUrl middleware (query SQLite before sending requrest)