Skip to content

Latest commit

 

History

History
324 lines (206 loc) · 20.1 KB

CHANGELOG.md

File metadata and controls

324 lines (206 loc) · 20.1 KB

0.11.0 (2022-02-09)

Bug Fixes

Features

  • change pool size in pg to 8 (a14c73b)
  • drop got use make-fetch-happen instead (#615) (1b7606a)
  • more timeout setting (9691120)
  • remove RSSBOT_BEFORE_RESP_TIMEOUT (6129c37)

Reverts

  • Revert "build(deps): bump @sentry/tracing from 6.16.1 to 6.17.4 (#648)" (#651) (584b7ac), closes #648 #651

0.10.1 (2021-04-14)

Bug Fixes

  • add admin right error check (88e8219)
  • feed contains unorder item (5702bec)
  • import tigger in group chat (150b0bd)
  • query string urlencode problem (e79a7ea)
  • remove useless code (925e678)

Features

Performance Improvements

  • optimize sql performance (8801682)

0.10.0 (2021-03-10)

Bug Fixes

Features

0.9.0 (2021-03-07)

Bug Fixes

Features

0.8.4 (2021-01-22)

Bug Fixes

0.8.3 (2021-01-16)

Bug Fixes

  • bigger pool in sqlite (319af7c)
  • eslint: fix new eslint rule (6112ace)
  • findFeed && user deactiveated (d3fe70f)
  • group import filename (e864040)
  • urldecode of special character (c031403)

0.8.2 (2020-11-20)

Bug Fixes

0.8.1 (2020-11-20)

Bug Fixes

  • db connection pool (ff2fcc2)
  • id not init in some cases (e32c79c)
  • ignore following items when checking new item (a1d87f1)
  • remove unuse sql (67bb0a3)
  • try to fix issue reply link message in group (d7ab435)
  • typo (743f444)

Features

  • camaro and gc in fetch process (080427f)

0.8.0 (2020-11-05)

0.7.1 (2020-11-04)

Bug Fixes

  • exported opml should escape to valid xml (5c4d882)

0.7.0 (2020-11-03)

Bug Fixes

  • update feed title when fetch feed (4d1ebd1)

Features

0.6.1 (2020-05-01)

Bug Fixes

0.6.0 (2020-04-20)

Bug Fixes

Features

  • add remove_keyboard on processing msg (78ed80d)
  • heath command (ee5d385)

0.5.1 (2020-03-25)

Bug Fixes

  • migrate user when new id not exist (a9e86e0)

0.5.0 (2020-03-24)

Bug Fixes

0.4.1 (2020-03-13)

Bug Fixes

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

0.4.0 (2019-12-16)

Bug Fixes

Features

  • add request timeout configuration (38d146a)
  • use better-sqlite-pool (0b96180)
  • use winston-daily-rotate-file gz enable (09d23f2)

Reverts

0.3.1 (2019-10-28)

Bug Fixes

  • can import to channel with id named opml (c7c050c)
  • can sub with channel id and username (6c57cc1)
  • fix parese error of it.yaml (07e23c2)
  • import reply with i18n (849dbdc)
  • lang keyboards layout 5 item every row (f98596e)

Performance Improvements

  • enable sqlite instance cache (0685939)

0.3.0 (2019-10-04)

Bug Fixes

  • fix unescape html tag in telegram message (731a9d4)
  • new lock file to get rid of sercuity alert (5ee7d60)
  • no need to santize string type toSend (a56998c)
  • sanitize text to send in telegram (9574417)
  • setting ctx.state.lang everywhere (49717d9)

Features

  • optional delete subscribes on send err (b26f7d9)

Performance Improvements

0.2.2 (2019-07-11)

Bug Fixes

  • correct language controller (5087460)

0.2.1 (2019-07-10)

Bug Fixes

  • add Accept http header (891dbfa)
  • add remove keyboard parmater in markup (082e9cd)
  • fix error handling in import opml (385d1de)
  • force reply set true (0908643)

0.2.0 (2019-07-09)

Bug Fixes

  • each feed a row (9c04118)
  • set production env when npm start (1cf9a97)

Features

0.1.1 (2019-06-15)

Bug Fixes

  • error-handling: 🐛first feedUrl from array and fix lang when set handeing (ed45a20)

0.1.0 (2019-06-15)

Bug Fixes

  • feed_url: ✨merge redirected url (26c3b70)
  • log: remove useless log (9efa402)
  • sub-multi-url sending: only send when some feed sub successfully (0d20591)
  • url match cause handleing message multi-time (6d07a59)

Features

  • clean subscribes when chat not found (a87b5e6)
  • config: configuration of request cocurrency (21ac509)
  • error-send-ev: auto update feed url (a7adba0)
  • request: handle encoding using iconv-lite (75fb8fb)
  • support language switch (c8ef466)
  • test-url: auto detect feed url (9adf291)

0.0.10 (2019-04-05)

Bug Fixes

Features

  • channel import support (013e2af)
  • import support channel then reply (3addbeb)
  • RSS VIEWALL Pagination (40b4f19)

0.0.9 (2019-03-10)

Bug Fixes

  • no updateHashList while network error (ca4cfe8)

0.0.8 (2019-01-05)

Bug Fixes

  • message undefined when button callback (a4db321)

0.0.7 (2018-12-26)

0.0.6 (2018-12-24)

0.0.5 (2018-12-24)

0.0.4 (2018-12-23)

0.0.3 (2018-12-23)

0.0.2 (2018-12-23)