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
- New export format
LinksOnlyTXT
for better compatibility with other tools. - New
LinksOnlyTXTIcon
insrc/icons.tsx
. - Microsoft Edge Add-ons link in
README.md
.
- Modified the type of
format
parameter inhandleExport
function fromstring
tofileFormatTypeKey
insrc/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 insrc/popup.tsx
. - Updated the note to important in
README.md
.
- Corrected the calculation of
selectedSitesCount
insrc/components/views/Main.tsx
.
1.1.0 - 2025-01-19
- Space Battles (Following Threads)
- Sufficient Velocity (Following Threads)
- Ao3 Bookmarks to the planned support section of the docs
- Renamed
QQDataType
toXenForoDataType
- Simplified
subDataParams
andexpandedSectionsType
- Removed unneeded
await
fromexportHandler
inpopup.tsx
1.0.0 - 2025-01-19
Released TalesTrove