Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

62 lines (41 loc) · 2.01 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.

1.2.0 - 2025-01-25

Added

  • New export format LinksOnlyTXT for better compatibility with other tools.
  • New LinksOnlyTXTIcon in src/icons.tsx.
  • Microsoft Edge Add-ons link in README.md.

Changed

  • Modified the type of format parameter in handleExport function from string to fileFormatTypeKey in src/utils/handleExport.ts.
  • Updated icons and labels in src/components/views/Main.tsx.
  • Updated the GitHub link label in src/components/views/Footer.tsx.
  • Updated export handler function to use fileFormatTypeKey in various places in src/popup.tsx.
  • Updated the note to important in README.md.

Fixed

  • Corrected the calculation of selectedSitesCount in src/components/views/Main.tsx.

1.1.0 - 2025-01-19

Added

  • Space Battles (Following Threads)
  • Sufficient Velocity (Following Threads)
  • Ao3 Bookmarks to the planned support section of the docs

Changed

  • Renamed QQDataType to XenForoDataType
  • Simplified subDataParams and expandedSectionsType

Removed

  • Removed unneeded await from exportHandler in popup.tsx

1.0.0 - 2025-01-19

Released TalesTrove