Skip to content

Releases: cofacts/rumors-site

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

2020/4/3 Release

03 Apr 08:43
b19de12
Compare
Choose a tag to compare

Feature

2020/3/11 Release

11 Mar 04:28
1fc016d
Compare
Choose a tag to compare

Bugfix

  • #227 Display error when "show all articles reported by this user" cannot find user through given article ID properly
  • #193 Fix reply list 500 error

2020/3/5 Release

11 Mar 04:40
65d624a
Compare
Choose a tag to compare

Feature

  • #224 Send current user info in Google Analytics; enables User-ID view in Google data studio ( Logged-in users )
  • #230 #231 Add "Latest reply" section to replied article items in article list
  • #229 Enables RSS feed to be used by IFTTT & blogtrottr by fixing the feed Content-Type header; changes subscription dropdown UI.

Bugfix

  • #209 Properly catch authentication error and display alert() on corresponding GraphQL errors

2020/2/27 Release

11 Mar 04:41
feae2c8
Compare
Choose a tag to compare

Bugfix

  • #208 Fix "Set is not defined" error on old browsers by loading in polyfills

2020/2/23 Release

11 Mar 04:46
7a326d2
Compare
Choose a tag to compare

Feature

  • #212 New sort option "Latest replied" in article list
  • #217 Speed up reply submission by polling unresolved hyperlinks
  • #219 Simplifying GTM setup w/ different Google Analytics tracking IDs