Skip to content

Latest commit

 

History

History
602 lines (299 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

602 lines (299 loc) · 12.9 KB

CHANGELOG

0.22.8 May 22, 2024

Contributed:

0.22.7 May 8, 2024

Contributed:

0.22.6 Apr 16, 2024

Contributed:

0.22.5 Apr 16, 2024

Contributed:

0.22.4 Mar 20, 2024

Contributed:

0.22.3 Mar 13, 2024

Contributed:

0.22.2 Feb 28, 2024

Contributed:

Changes:

  • Update to @polkadot/util 12.6.2
  • Allow addition of denySub entries

0.22.1 Nov 18, 2023

Contributed:

Changes:

  • Update to @polkadot/util 12.6.1
  • Drop support for Node 16 (EOL 11 Sep 2023)

0.21.6 Aug 24, 2023

Contributed:

Changes:

  • Update to @polkadot/util 12.4.2

0.21.5 Jun 11, 2023

Contributed:

Changes:

  • Adjust object index access for stricter tsconfig settings
  • Update to @polkadot/util 12.3.1

0.21.4 Jun 5, 2023

Contributed:

Changes:

  • Update to @polkadot/util 12.2.2

0.21.3 May 13, 2023

Contributed:

Changes:

  • Update to @polkadot/util 12.2.1

0.21.2 Apr 29, 2023

Contributed:

Changes:

  • Update to @polkadot/util 12.1.1

0.21.1 Apr 22, 2023

Contributed:

Changes:

  • Update to @polkadot/util 12.0.1

0.20.5 Apr 1, 2023

Contributed:

Changes:

  • Update to @polkadot/util 11.1.3

0.20.4 Mar 25, 2023

Contributed:

Changes:

  • Update to @polkadot/util 11.1.2

0.20.3 Mar 19, 2023

Contributed:

Changes:

  • Update to @polkadot/util 11.1.1

0.20.2 Mar 11, 2023

Contributed:

Changes:

  • Use consistent .js imports in source files (TS moduleResolution)
  • Remove TS resolveJsonModule option

0.20.1 Mar 5, 2023

Contributed:

Changes:

  • Swap TS -> JS compiler to use tsc (from babel)
  • Adjust all tests to use node:test runner (ESM variants)
  • Update to @polkadot/util 11.0.1

0.19.3 Feb 19, 2023

Contributed:

Changes:

  • Update to @polkadot/util 10.4.2

0.19.2 Feb 15, 2023

Contributed:

Changes:

  • Update to @polkadot/util 10.4.1

0.19.1 Jan 29, 2023

Contributed:

Changes:

  • Adjust host retrieval with a (smaller) per-TLD cache
  • Update to @polkadot/util 10.3.1

0.18.13 Jan 8, 2023

Contributed:

Changes:

  • Update to @polkadot/util 10.2.3

0.18.12 Dec 4, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.2.1

0.18.11 Nov 14, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.12

0.18.10 Oct 7, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.10

0.18.9 Sep 24, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.9

0.18.8 Sep 17, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.8

0.18.7 Sep 2, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.7

0.18.6 Aug 21, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.5

0.18.5 Aug 13, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.4

0.18.4 Aug 7, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.1.3

0.18.2 Jul 30, 2022

Contributed:

Changes:

  • Collapse top-level domains
  • Update to @polkadot/util 10.1.2

0.18.1 Jul 21, 2022

Contributed:

Changes:

  • Move allow list to all.json
  • Adjust wildcard check for top-level domains
  • Update to @polkadot/util 10.1.1

0.17.2 Jul 10, 2022

Contributed:

Changes:

  • Update to @polkadot/util 10.0.2

0.17.1 Jul 8, 2022

Contributed:

Changes:

  • Update to @polkadot/util-crypto 10.0.1

0.16.2 Jul 4, 2022

Changes:

  • Update to @polkadot/util-crypto 9.7.2

0.16.1 Jul 1, 2022

Contributed:

Changes:

  • Update to @polkadot/util 9.7.1

0.15.2 Jun 25, 2022

Changes:

  • Update to @polkadot/util 9.6.2

0.15.1 Jun 23, 2022

Contributed:

Changes:

  • Don't publish to npm on each commit
  • Update to @polkadot/util 9.6.1

0.14.1 Jun 19, 2022

Contributed:

Changes:

  • Update to @polkadot/util 9.5.1

0.13.1 May 14, 2022

Contributed:

Changes:

  • Update to @polkadot/util 9.2.1

0.12.1 Apr 30, 2022

Contributed:

Changes:

  • Update to @polkadot/util 9.1.1

0.11.1 Apr 9, 2022

Contributed:

Changes:

  • Output commonjs files under the cjs/** root
  • Update to @polkadot/util 9.0.1

0.10.1 Mar 19, 2022

Contributed:

Changes:

  • Additional workaround for Vite bundling
  • Update to @polkadot/util 8.6.1

0.9.1 Mar 12, 2022

Contributed:

Changes:

  • Adjust for bundlers where import.meta.url is undefined
  • Update to @polkadot/util 8.5.1

0.8.1 Jan 9, 2022

Contributed:

Changes:

  • Update to @polkadot/util 8.3.1

0.7.1 Dec 31, 2021

Contributed:

Changes:

  • Add detectPackage to check for duplicate instances
  • Adjust consistency tests
  • Split metadata into months

0.6.1 Feb 28, 2021

Contributed:

Changes:

  • Align tests with all new sites as added
  • Adjust visual display for active status (via cors proxy)
  • Add current balances to account display
  • Group accounts based on network they belong to
  • Added polkadotlive.com, polkadotsnetwork.com, polkabeam.org, polkadot-js.site (as reported)

0.5.1 Feb 15, 2021

Contributed:

Changes:

  • JSON files & index page published to IPNS, https://ipfs.io/ipns/phishing.dotapps.io
  • Add list of known phishing addresses under address.json
  • Add a CI check against known sites for addresses (as changed)
  • Add known phishing addresses not via sites (e.g. Youtube scam links)

0.4.1 Jan 24, 2021

Contributed:

Changes:

  • Add checkAddress function to check addresses
  • Add test for sites with www prefix
  • Sort sites as part of the pre-publish build
  • Add duplicate check on CI
  • Add address.json for list of known addresses
  • Add urlmeta.json for extended info
  • Add index.html for table display from meta
  • Added polkadot-airdrop.live
  • Added polkadotfund.com

0.3.1 Dec 13, 2020

Contributed:

Changes:

  • Publish as dual cjs/esm modules
  • Allow for list caching, while maintaining freshness

0.2.1 Nov 11, 2020

Changes:

  • Remove default export on package

0.1.1 Sep 21, 2020

Changes:

  • Initial release