Releases: cofacts/rumors-site
Releases · cofacts/rumors-site
2020/12/17 Bugfix
Bugfixes
- #358 Fix reference in “add this reply”
2020/10/23 Minor release
Features
- #352 Makeshift edit name function for the hackathon
2020/10/09 Release
Feature
- Add favicon and article detail banner #346
Refactor
<Card>
for detail pages #342
- Adjust global border-radius and primary color palatte #343
- Article detail revamp using
<Card>
#344
- Similar messages side section in article detail #345
2020/10/5 Release
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
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
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
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
Fix performance issue by rolling back Apollo Client 3
- #327 Rollback apollo-client to 2.X