Skip to content

Latest commit

 

History

History
166 lines (100 loc) · 5.85 KB

File metadata and controls

166 lines (100 loc) · 5.85 KB

Changelog

All notable changes to this project will be documented in this file.

[0.6.0] - 2026-01-15

Miscellaneous Tasks

[0.5.1] - 2025-10-24

Bug Fixes

[0.5.0] - 2025-10-15

Miscellaneous Tasks

[0.4.1] - 2025-06-10

Bug Fixes

  • Remove migration banner (#175)

[0.4.0] - 2025-06-04

Bug Fixes

  • New 1:100 split and more validation (#171)
  • Group destination address (#172)
  • 1:10 split (#173)

Features

  • Token migration portal (#159)

Miscellaneous Tasks

[0.3.0] - 2025-03-24

Build

  • Bump braces from 3.0.2 to 3.0.3 (#167)
  • Bump ejs from 3.1.9 to 3.1.10 (#168)

Miscellaneous Tasks

  • Bump web3auth to 9.7.0 (#169)

[0.2.2] - 2024-04-30

Build

  • Bump follow-redirects from 1.15.4 to 1.15.6 (#166)
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#163)
  • Bump @solana/web3.js from 1.66.1 to 1.91.7 (#164)
  • Bump express from 4.18.2 to 4.19.2 (#165)

Miscellaneous Tasks

[0.2.1] - 2024-03-12

Bug Fixes

  • Big number handling (#161)

[0.2.0] - 2024-01-08

Bug Fixes

  • Upgrade to webpack 5 and latest many-js (#158)

Build

  • Bump @babel/traverse from 7.17.3 to 7.23.7 (#150)

Miscellaneous Tasks

  • Bump many-js to 0.2.0 (#151)
  • Bump lifted-ui and ts-jest (#152)
  • Update lifted-ui again (#153)
  • Move react-scripts to devDependencies (#154)
  • Npm audit fix (#155)
  • More devDependencies (#156)

[0.1.3] - 2023-12-06

Features

  • Transaction history exporter (#146)

[0.1.2] - 2023-10-13

Bug Fixes

  • History listing (#148)

[0.1.1] - 2023-10-12

Bug Fixes

  • Hsm account creation regression (#147)

Features

  • Disable Hardware Authenticator identities for unsupported Networks (#140)

[0.1.0] - 2023-10-02

Bug Fixes

  • Allow all domains on liftedinit.tech (#101)
  • Display correct expiration (#107)
  • Add new regex to release pipeline
  • Use Memo type to submit/display multi-sig transactions (#110)
  • Allow the modal process to finish even when home changes (#112)
  • Include pre-release process
  • Prevent renaming the manifest ledger network (#121)
  • Multisig tx details (#124)
  • Transaction listing from multiple backends (#128)

Build

  • Move to UI library, remove unused stuff (#102)
  • Use semver definitions for build regex
  • Add helpers (#116)
  • Allow double-digit versions to trigger release
  • Upgrade Node to v18.16.1 (#120)
  • Add code coverage and badge (#126)

Features

  • Filter networks by window location (#100)
  • Expose package version in build (#108)
  • Mint & Burn activity (#117)
  • Alpha1 transaction history listing (#119)
  • Import/Export Contacts (#127)
  • Rework "Send" flow (#138)
  • Refactor network provider (#144)
  • Token create event handling and txn history improvements (#145)

Miscellaneous Tasks

  • Bump version (#131)
  • Revert node upgrade (#136)
  • Bump version 17 (#139)

Styling

  • Replace semibold with medium (#115)
  • Responsive containers (#137)

[0.1.0-alpha-rc5] - 2022-11-08

Build

  • Re-architected to prepare for shared library (#98)