Releases: PelagusWallet/pelagus-extension
Releases · PelagusWallet/pelagus-extension
1.0.1
What's Changed
- fixed cutting release by @robertlincecum in #223
- fix branch naming by @robertlincecum in #224
- don't update release branch version in cut release workflow by @robertlincecum in #225
- bug where build workflow was only using main by @robertlincecum in #226
- roll back version to 0.4.0 by @robertlincecum in #227
- ISSUE-176: adds ability for user to import a private key by @ArtemBurakov in #228
- BUG-236: fixes bug after unlocking the signing, the settings page opens by @ArtemBurakov in #243
- removes swap buttons by @ArtemBurakov in #234
- removes "Show testnet networks", "Show unverified assets", "Hide asset balances under $2" toggles on settings page by @ArtemBurakov in #233
- ISSUE 122: Can't start the build with Node.js versions later than v16 by @MichaelKostroma in #235
- BUG 245 - Can't return from the “Add custom asset” page by @ArtemBurakov in #247
- GA-ISSUE 237: [Golden Age] - Header changes by @MichaelKostroma in #246
- GA-ISSUE 238: [Golden Age] - Change Send Recieve and "swap" (convert) button components by @MichaelKostroma in #249
- GA-ISSUE 239: [Golden Age] - Network Selector - Change Network Selector to match Designs by @MichaelKostroma in #256
- GA-ISSUE 242: [Golden Age] - Build Confirmation Page by @MichaelKostroma in #257
- GA-ISSUE 241: [Golden Age] - dApp Connections selector by @ArtemBurakov in #277
- GA-ISSUE 240: [Golden Age] - Account Selector V2 by @MichaelKostroma in #279
- GA-ISSUE 259-271 & 273: [Audit] Remove features from Ledger to 0xDex (except Chain support) V2 by @MichaelKostroma in #288
- GA-ISSUE 270 & 287: [Audit] Remove Chain Support by @ArtemBurakov in #290
- GA-ISSUE 278: fix addresses imported via private key not initiating transactions & cannot connect to dapp via private key by @ArtemBurakov in #291
- GA-REFACTOR: final cleanup of the codebase: left unnecessary comments & unused variables, functions & images, css styles, components & old syntax etc by @ArtemBurakov in #297
- GA-ISSUE 217: [Activity]: When trying to open the transaction details, a blank page appears with a "Return to Home" button by @ArtemBurakov in #298
- GA-ISSUE 299: [Pelagus] - Change all references of coinType and chainCode from value of 69 to 994 by @ArtemBurakov in #306
- GA-ISSUE 292: [Pelagus] - Address shard is not displayed on account selector for addresses imported via private key by @MichaelKostroma in #307
- GA-ISSUE 293: [Pelagus] - Fix top padding for activity tab card by @MichaelKostroma in #308
- GA-ISSUE 296: [Edit name]: Error message covers the field placeholder by @MichaelKostroma in #310
- GA-ISSUE 301, 309: [Add Custom Asset] - Updated message, fixed bug when adding an already existing custom asset by @ArtemBurakov in #312
- GA-ISSUE 250: [Golden Age] - Add Send Confirmation by @MichaelKostroma in #311
- GA-refactor: Update twitter logo by @MichaelKostroma in #313
- GA-ISSUE 303-304: [Pelagus] - Standardize wallet connection to dapps & Emit event when pelagus is initialized by @ArtemBurakov in #316
- GA-fix: fixes list height of accounts connected to the dApp by @ArtemBurakov in #315
- Migrating to a new version of quias by @ArtemBurakov in #325
- Fixed addresses bugs & minor improvements by @ArtemBurakov in #326
- Migration bug fixes by @MichaelKostroma in #332
- Removing ether and @ethersproject from the pelagus codebase by @ArtemBurakov in #333
- Improve user experience with send tx modal confirmation & fix issue #328 with add account modal by @MichaelKostroma in #334
- Added local network support and fixed minor ui/ux issues by @MichaelKostroma in #336
- Address derivation fix by @MichaelKostroma in #337
- Update package versions to 1.0.0 by @rileystephens28 in #338
- bump node version by @robertlincecum in #339
Full Changelog: https://github.com/PelagusWallet/pelagus-extension/compare/0.3.2...
0.5.5
What's Changed
- GA-ISSUE 278: fix addresses imported via private key not initiating transactions & cannot connect to dapp via private key by @ArtemBurakov in #291
Full Changelog: 0.5.4...0.5.5
0.6.1
What's Changed
- BUG-236: fixes bug after unlocking the signing, the settings page opens by @ArtemBurakov in #243
- removes swap buttons by @ArtemBurakov in #234
- removes "Show testnet networks", "Show unverified assets", "Hide asset balances under $2" toggles on settings page by @ArtemBurakov in #233
- ISSUE 122: Can't start the build with Node.js versions later than v16 by @MichaelKostroma in #235
- BUG 245 - Can't return from the “Add custom asset” page by @ArtemBurakov in #247
- GA-ISSUE 237: [Golden Age] - Header changes by @MichaelKostroma in #246
- GA-ISSUE 238: [Golden Age] - Change Send Recieve and "swap" (convert) button components by @MichaelKostroma in #249
- GA-ISSUE 239: [Golden Age] - Network Selector - Change Network Selector to match Designs by @MichaelKostroma in #256
- GA-ISSUE 242: [Golden Age] - Build Confirmation Page by @MichaelKostroma in #257
Full Changelog: 0.5.3...0.6.1
0.5.4
What's Changed
- Update manifest and UI for Iron Age Testnet by @rileystephens28 in #274
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- Handle private key undefined state in selectPrivateKeyWalletsByAddress function by @rileystephens28 in #254
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- BUG-236: fixes bug after unlocking the signing, the settings page opens by @ArtemBurakov in #243
- removes swap buttons by @ArtemBurakov in #234
- removes "Show testnet networks", "Show unverified assets", "Hide asset balances under $2" toggles on settings page by @ArtemBurakov in #233
- ISSUE 122: Can't start the build with Node.js versions later than v16 by @MichaelKostroma in #235
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- ISSUE-176: adds ability for user to import an address via private key by @ArtemBurakov in #228
Full Changelog: 0.4.1...0.5.1
0.4.1
What's Changed
- ISSUE-192: Make the "Pelagus is not your default wallet" notification at the top of the wallet dismissible by @MichaelKostroma in #212
- ISSUE-205: adds correct password validation by @ArtemBurakov in #213
- ISSUE-168: Activity tab of default address throws error and shows "Return Home" button by @MichaelKostroma in #215
- fixes: nothing happens after clicking the "Unlock" button by @ArtemBurakov in #220
- fixes issue with service worker by @ArtemBurakov in #219
- Manifest strip version by @robertlincecum in #221
- Manifest strip version by @rileystephens28 in #222
- fixed cutting release by @robertlincecum in #223
- fix branch naming by @robertlincecum in #224
- don't update release branch version in cut release workflow by @robertlincecum in #225
- bug where build workflow was only using main by @robertlincecum in #226
- roll back version to 0.4.0 by @robertlincecum in #227
Full Changelog: https://github.com/PelagusWallet/pelagus-extension/compare/v0.3.1...
v0.3.1
What's Changed
- Fix internal package version mismatch by @rileystephens28 in #202
- ISSUE-190: Remove "Custom network (beta)" screen from settings page by @MichaelKostroma in #201
- ISSUE-191: Remove disabled "NFTs" and "Portfolio" tabs from bottom tab navigation by @MichaelKostroma in #200
- ISSUE-196: Remove ability to connect ledger device by @MichaelKostroma in #203
- ISSUE-199: fixes the "back" button covers text on the page by @ArtemBurakov in #207
- ISSUE-140(SDK v5): gives each new user a Cyprus-1 address for their f… by @ArtemBurakov in #206
- ISSUE-189: Wrap commit in "<>" at bottom of settings page by @MichaelKostroma in #209
Full Changelog: v0.3.0-pre...v0.3.1
v0.3.0-pre
What's Changed
- ISSUE-155: fixes wallet fails to connect to a dapp after leaving the webpage open for a while by @ArtemBurakov in #177
- Add direct access to pelagus provider on global window object by @rileystephens28 in #178
- add versioning and release branches to cicd by @robertlincecum in #179
- fix gpg key in cicd for cut release by @robertlincecum in #181
- fix package lock update in cicd by @robertlincecum in #182
- added dependencies between jobs for ordering and rolled back version by @robertlincecum in #183
- Manifest strip version by @robertlincecum in #187
- ISSUE-153/154: fixes hide Analytics screen by @ArtemBurakov in #186
- ISSUE-171: Invalid BigNumber casting when polling for latest block by @ArtemBurakov in #185
- fix lockfile and remove old webext patch by @robertlincecum in #188
- ISSUE-152: fixes add address doesn't redirect user back to add address screen by @ArtemBurakov in #184
- ISSUE-137: Fix unable to import account by @MichaelKostroma in #194
- Update dependencies for LedgerHQ packages by @rileystephens28 in #197
New Contributors
- @MichaelKostroma made their first contribution in #194
Full Changelog: v0.2.11...v0.3.0-pre