Skip to content

Releases: cofacts/rumors-line-bot

2021/10/14 Release

17 Oct 06:42
8ef1ea7
Compare
Choose a tag to compare

What's Changed

  • Redirect LIFF & article LIFF fixes by @MrOrz in #295

Full Changelog: release/20211010...release/20211014

2021/10/10 Release

10 Oct 04:42
f9040d0
Compare
Choose a tag to compare
  • #292 Redirect LIFF

2021/09/09 Release

08 Sep 16:59
49851f0
Compare
Choose a tag to compare
  • #286 Cache LIFF assets but do not cache index.html
  • #288 Set article content as Google analytics title in article LIFF
  • #289 Article LIFF appbar and link to websites
  • #287 #290 Adjust wording of chatbot & LIFF

2021/09/07 Release

08 Sep 04:52
778b126
Compare
Choose a tag to compare
  • #279 Article-reply component in article LIFF
  • #281 Turn URLs in reference section into hyperlinks
  • #282 Article LIFF with feedback submission
  • #283 Refactor: FeedbackForm use vote (enum) instead of deprecated score (1 | -1)
  • #284 Remove max-age in header

2021/08/13 Release

12 Aug 18:03
5a6b90d
Compare
Choose a tag to compare
  • #276 Relative & absolute time string in viewed article list
  • #277 Collapsible article display
  • #278 Revamp viewed article list UI and extract common components

2021/07/20 Release

11 Aug 04:45
cf993ce
Compare
Choose a tag to compare

#275 New feedback UI

2021/07/08 Release

08 Jul 14:23
f491b84
Compare
Choose a tag to compare
  • #267 Common LIFF components
  • #268, #270 Replace svelte-material-ui with common components
  • #271, #272 Testing env improvement
  • #273 Introduce persistent AppVariable and use it to store lastScannedAt
  • #274 Fix postback redis error

2021/06/24 Release

29 Jun 17:06
1fe1a3e
Compare
Choose a tag to compare
  • #269 Fix highlight issue
  • #262 Storybook
  • #263 Include GraphQL schema in code base
  • #261 change main brain to master

2021/06/06 Release

08 Jun 16:47
Compare
Choose a tag to compare

Migrate from Heroku to Linode

  • Dockerize, add Github Actions CI & image build #253
  • Fix deployment issues #258 #259

2021/05/20 Bugfix

26 May 04:22
4143a0b
Compare
Choose a tag to compare
  • #255 #256 Fix notification by applying batch