Skip to content

Latest commit

 

History

History
105 lines (56 loc) · 6.43 KB

CHANGELOG.md

File metadata and controls

105 lines (56 loc) · 6.43 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.1.8 (2023-02-08)

Bug Fixes

  • sorting inconsistencies between browsers (97257ca), closes #30

0.1.7 (2023-02-06)

Bug Fixes

0.1.6 (2023-02-06)

Features

  • sorting by lists, number of status and last status date (d42b76b)

0.1.5 (2022-12-18)

Bug Fixes

  • add polyfills for stable features (72a9ca1)

0.1.4 (2022-12-16)

Features

  • add remove/add selected items to list row on expanded view fix #23 (705d6e7)
  • on mobile make all following rows function as if cmd key was pressed fix #24 (45ff81b)

Bug Fixes

  • virtual list focus on shift+key (390f6e4)

0.1.3 (2022-12-11)

Features

  • add redacted settings for easier screenshot share (9e8ba20)
  • add social open graph tags (6bba8ce)
  • handle full page erros (7b078e3)
  • handle general errors (4f770f0)
  • tutorial and about sections closes #19 #1 (70a2e73)
  • use suspense on table views closes #12 (d37e717)

Bug Fixes

0.1.2 (2022-12-08)

Features

0.1.1 (2022-12-08)

Features

Bug Fixes

  • #10 remove google fonts for titles (Piazzolla) (ad4dc28)
  • change the edit icon for something better #9 (1d882cf)

0.1.0 (2022-12-08)

Features

  • optimistic UI and confirm destructive actions (60331d6)

Bug Fixes

  • add netlify redirects (510661b)
  • message on list lists (dfc5017)
  • Remove babel (914381c)
  • Remove reach dep in favor of radix-ui (7bb2fc5)
  • Remove unfollow when there are no lists closes #18 (83ee3ff)