Skip to content

Latest commit

 

History

History
107 lines (51 loc) · 4.23 KB

CHANGELOG.md

File metadata and controls

107 lines (51 loc) · 4.23 KB

Changelog

1.6.0 (2024-02-22)

Features

  • Update SEO meta tags and remove unused code (ad0dff7)

Bug Fixes

  • table headers type error (06e3b8a)
  • update youtube preview links (22fd03b)

1.5.0 (2024-02-21)

Features

Bug Fixes

  • Add clearable option to search input field (20e6f74)
  • Add loading indicator to List.vue (821584c)
  • Add true-icon to v-checkbox component (03fdeee)
  • Fix product hunt badge theme in Footer.vue (9a0e582)
  • Refactor List.vue component and add type annotations (f49a506)
  • update margin in producthunt badge (2efd7bf)

Docs

1.4.1 (2024-02-20)

Bug Fixes

  • Update List.vue to display topWords with proper styling (062bc7f)

Docs

1.4.0 (2024-02-20)

Features

1.3.0 (2024-02-20)

Features

Docs

1.2.0 (2024-02-20)

Features

  • add submit button (5c9580a)
  • Update Footer and List components, and adjust page layout (940aa36)

1.1.0 (2024-02-20)

Features

1.0.0 (2024-02-19)

Features

  • Add Open Graph and Twitter Card metadata (271fe65)
  • basically completed (a092773)

Bug Fixes

  • Update Header.vue with responsive width (ed263ac)

Docs

  • Add Sora prompt submission instructions (3d9efe8)
  • Update README.md with new features and tasks (b7df2ae)

CI