Skip to content

Releases: cofacts/rumors-site

2020/10/5 Release

06 Oct 17:14
6b1a941
Compare
Choose a tag to compare

Features

  • #340 Add LINE floating action button

Bugfixes

  • #275 Fixes ribbon appearance

Others

  • #335 Level icon (not used yet)
  • #338 Add storybook to Hyperlinks

2020/09/25 Release

30 Sep 05:25
2444bc2
Compare
Choose a tag to compare

Bugfixes

  • #286 Search page should sort by relevance

Others

  • #333 Add Cofacts theme color in palatte
  • #328 #330 #331 Article list page refactor complete

2020/9/17 Release

17 Sep 05:29
678f087
Compare
Choose a tag to compare

Features

  • #321 Track RSS usage in Google Analytics

Bugfixes

  • #291 Display feedback text from LINE users
  • #307 Display 25 items in article list

Others

  • #319 Rewrite feedback control so that it loads feedback when opened
  • #288 Replace <ArticleItem> with more reusable card components

2020/09/10 Release

09 Sep 18:10
Compare
Choose a tag to compare

Features

  • #315 Line chart in article detail page

Bugfixes

  • #211 Takes 2 back button to get out of article detail page

2020/09/04 Bugfix

03 Sep 18:19
b047152
Compare
Choose a tag to compare

Fix performance issue by rolling back Apollo Client 3

  • #327 Rollback apollo-client to 2.X

2020/08/31 Release

30 Aug 18:13
bb4bb20
Compare
Choose a tag to compare
Features
Bugfixes
  • #302 Security fix
  • #304 RSS related fixes; RSS should start working again!
  • #316 iOS polyfill
  • #318 Fix search page static build
  • #320 Fix "Asked many times"
Others
  • #301 <Infos> time & metadata display component
  • #311 Revamp article reply feedback component (50% complete); reorganize article reply related component props
  • #312 Upgrade apollo-client to 3
  • #317 Google translate now no longer blocks mobile UI
Testing checklist

See 20200826 meeting note

2020/07/31 Release

30 Jul 18:38
Compare
Choose a tag to compare

Feature

  • #297 Improve usability for reply editor

Bugfixes

  • #296 Support line breaks in category description
  • #298 Fix data loading error caused by refactor
  • #299 Fix bug that iOS cannot use global search

Others

  • #287 #289 #290 - Reorganization / refactor; extract <Tooltip>

Pre-release test

https://g0v.hackmd.io/r3NK7xssSwCNPFxthlw7tA#Testing-checklist1

2020/7/16 Release

17 Jul 05:22
c134e02
Compare
Choose a tag to compare

Feature

  • #268 "Replied by me" and reply type filters

Bugfixes

Others

  • #267 Global style adjustment; storybook style update

Release checked in 20200715 meeting.

2020/7/3 Release

02 Jul 17:38
bb70a7b
Compare
Choose a tag to compare

Enhance and bugfix for Cofacts Next project

Feature

  • #256 Search page style
  • #269 editor toolbar

Bugfixes

  • #257 Reply form is not working
  • #259 Article page layout fix
  • #261 Category add / remove dialog
  • #264 Multiple style fix
  • #270 Fix avatar, reply info, etc
  • #271 Fix trendline

Others

  • #258 [DX] Enable React hooks lint
  • #260 [Documentation] Storybook for TimeRange
  • #263 [Documentation] Storybook for PlainList, ExpandableText

2020/5/29 Release - Cofacts Next

29 May 04:52
8d8dc3b
Compare
Choose a tag to compare

First release of Cofacts Next UI 🚀
Kudos to @yanglin5689446 and @LucienLee !

Feature

  • #249 Article detail page
  • #254 Tracking click usage in Google Tag Manager
  • #250 Infinite load
  • #247 Article list pages
  • #241 New navigation bar
  • #234, #235 Add category to UI

Bugfixes