Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (29 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

44 lines (29 loc) · 1.43 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Each log entry can be in the following kind: Added1, Changed2, Deprecated3, Removed4, Fixed5 and Security6

Added

  • Timelines now have Infinite Page Loader as the page scroll down

Fixed

  • minor styles improovements

0.3.0 - 2021-01-03

Added

  • Privacy focused analytics with Umami
  • render Caugh Up when timeline has no more items to load
  • Card's participants can be collapsed or expanded
  • Loading information when timeline is loading next items

0.2.0 - 2021-12-22

Added

  • Timeline with thread's card
  • Timeline empty state

Footnotes

  1. Added for new features.

  2. Changed for changes in existing functionality.

  3. Deprecated for soon-to-be removed features.

  4. Removed for now removed features.

  5. Fixed for any bug fixes.

  6. Security in case of vulnerabilities.