Skip to content

Latest commit

 

History

History
657 lines (388 loc) · 35.7 KB

CHANGELOG.md

File metadata and controls

657 lines (388 loc) · 35.7 KB

3.7.6 (2024-05-26)

Bug Fixes

3.7.5 (2024-02-01)

Bug Fixes

3.7.4 (2024-02-01)

Bug Fixes

3.7.3 (2023-08-15)

Bug Fixes

3.7.2 (2023-08-15)

Bug Fixes

  • update prod deployment node js version (4376a0a)

3.7.1 (2023-08-14)

Bug Fixes

3.7.0 (2023-06-26)

Features

3.6.7 (2023-03-28)

Bug Fixes

3.6.6 (2023-01-23)

Bug Fixes

3.6.5 (2023-01-20)

Bug Fixes

  • update core module to stable version (#126) (1ace4ac)

3.6.4 (2022-12-29)

Bug Fixes

3.6.3 (2022-12-21)

Bug Fixes

3.6.2 (2022-12-19)

Bug Fixes

3.6.1 (2022-12-12)

Bug Fixes

3.6.0 (2022-12-06)

Features

3.5.2 (2022-09-12)

Bug Fixes

3.5.1 (2022-08-30)

Bug Fixes

3.5.0 (2022-08-19)

Features

3.4.0 (2022-08-04)

Features

  • new networks, remove deprecated networks (#108) (76e9803)

3.3.8 (2022-06-29)

Bug Fixes

  • validate address, token and amount when using zklink (#107) (5e16f85)

3.3.7 (2022-06-10)

Bug Fixes

3.3.6 (2022-06-10)

Bug Fixes

3.3.5 (2022-04-25)

Bug Fixes

3.3.4 (2022-04-19)

Bug Fixes

3.3.3 (2022-04-06)

Bug Fixes

  • login with argent button, update core module (#99) (6876b0f)

3.3.2 (2022-03-21)

Bug Fixes

  • prevent from displaying checkout transactions twice in results (#95) (a1b6215)

3.3.1 (2022-03-11)

Bug Fixes

3.3.0 (2022-03-08)

Features

3.2.0 (2022-01-24)

Features

3.1.5 (2022-01-14)

Bug Fixes

  • do not initiate zkCheckout if window is not a popup (#89) (e8bbe0e)

3.1.4 (2022-01-12)

Bug Fixes

  • update infura keys on all environments (#88) (99149a3)

3.1.3 (2022-01-04)

Bug Fixes

3.1.2 (2022-01-04)

Bug Fixes

3.1.1 (2022-01-04)

Performance Improvements

  • ci: production deployment flow fixed (40f3265)

3.1.0 (2022-01-04)

Bug Fixes

Features

3.0.3 (2021-12-07)

Bug Fixes

3.0.2 (2021-12-07)

Bug Fixes

3.0.1 (2021-11-23)

Bug Fixes

3.0.0 (2021-11-22)

Bug Fixes

Features

  • footer: added universal developer footer (80e8c4b)
  • keep link data after page refresh (#60) (b0ee886)
  • ramp implementation (#59) (9772dac)
  • release: Release prepared (149cd5d)

Reverts

  • Revert "fix(ci): fixed release sequence (#66)" (#67) (dff729c), closes #66 #67

BREAKING CHANGES

  • builder changed internally-dependant packages upgrade

  • fix(ci): fixed

  • feat(ci): full workflow setup

Co-authored-by: Jack Hamer jackhamer0990@gmail.com Co-authored-by: Jack Hamer 47187316+JackHamer09@users.noreply.github.com

  • Ledger support dropped
  • Closes ZKF-368
  • Closes ZKF-340
  • Closes ZKF-339
  • Closes ZKF-341
  • Closes ZKF-342
  • build(Minor change to run tests with the Trezor wallet): Prepared for the test-session w/t Barak's Trezor closes ZKF-340
  • refactor(Dependencies update & WBTC token exclude from the test .html):
  • refactor(vuex): tiny optimisation, html-refactoring
  • refactor(blocks):
  • ci(configs): cornerstone editor config
    • Formalized and wrapped up generic (cornerstone) config file to assure
    • solid code-styling
  • refactor(toaster): toaster refactored
    • Fixed warning and ignore in nuxt.config
  • refactor(vuex): simplifyed & fixed
    • Complex conditions simplified
    • fix(vuex): TS error fixed
  • style(UI): UI for the mobile fixed
  • Fixed issues with the mobile UI
  • dropping rudundant files
  • Tokens unlock alowance
  • Update to test
  • merge(branchToSync): Switched to tailwind
  • removed inkline
  • added tailwind config
  • created uber UI
  • ci(github-firebase): Workflows fixed
  • style(meta): Added cover.jpg for meta, title now shows zksync exact ver.
  • perf(footer): Footer.vue simplified and optimized
  • feat(UI/UX): Footer UI fix,css/html optimized,links unified, zkLink instead of zkMint

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

10 August 2021

  • chore(pre-release): changelog update 295d50b
  • Feature/experiments with ci #46
  • Keriat zkf 730 ci final configuration and version #48
  • Update zkLink branch #49
  • v.2.5.0-PR (dev) zkSync Checkout #39
  • Pushing version to production #33

Published releases

10 August 2021

  • chore(pre-release): changelog update 295d50b
  • Feature/experiments with ci #46
  • Keriat zkf 730 ci final configuration and version #48
  • Update zkLink branch #49
  • v.2.5.0-PR (dev) zkSync Checkout #39
  • Pushing version to production #33
  • Last fixes #37
  • Hide unlock button when not enough L1 balance #36
  • +25% default fee + note #35
  • Fee changes and small style edits #34

16 June 2021

  • Last fixes #37
  • Hide unlock button when not enough L1 balance #36
  • +25% default fee + note #35
  • Fee changes and small style edits #34
  • Small bug fixes #31
  • Last fixes #37
  • Hide unlock button when not enough L1 balance #36
  • +25% default fee + note #35
  • Fee changes and small style edits #34
  • Small bug fixes #31
  • Update firebase-hosting-merge.yml #27
  • fix zksync version #25
  • Revert "fix(Plugins): Onboard config changed" #24
  • fix(Plugins): Onboard config changed #23
  • Transaction process fixes and updates #15
  • Fixed checkout transaction check loop #14
  • changes #13
  • Fix for the reported by the gitcoin issue with the wrong transaction list #12
  • Feature/checkout logic implementation #10
  • gaslimit set to bignumber #9
  • update: Ui changes #8
  • Feature/checkout logic implementation #7
  • inversion fixed #6
  • Checking the realisation made #1
  • Fix hashes notifications 2 #4
# Conflicts:
#	.env.example
#	README.md
#	nuxt.config.ts
#	package.json
#	src/assets/style/_default.scss
#	src/assets/style/_transitions.scss
#	src/assets/style/_variables.scss
#	src/assets/style/blocks/_infoBlock.scss
#	src/assets/style/blocks/_onboard.scss
#	src/assets/style/components/_closebtn.scss
#	src/assets/style/components/_defbtn.scss
#	src/assets/style/components/_lineBlock.scss
#	src/assets/style/components/_link.scss
#	src/assets/style/components/_loader.scss
#	src/assets/style/components/_modal.scss
#	src/assets/style/components/_valuesBlock.scss
#	src/assets/style/layouts/_default.scss
#	src/blocks/connectedWallet.vue
#	src/blocks/infoBlock.vue
#	src/blocks/lineTableHeader.vue
#	src/blocks/loggingIn.vue
#	src/blocks/modals.vue
#	src/components/Closebtn.vue
#	src/components/Defbtn.vue
#	src/components/LineBlock.vue
#	src/components/Loader.vue
#	src/components/MaxHeight.vue
#	src/components/Modal.vue
#	src/components/Note.vue
#	src/components/SuccessMark.vue
#	src/components/TransactionToken.vue
#	src/components/ValuesBlock.vue
#	src/layouts/clear.vue
#	src/layouts/default.vue
#	src/pages/index.vue
#	src/plugins/main.ts
#	src/plugins/setCheckoutData.ts
#	src/plugins/walletActions/transaction.ts
#	src/plugins/walletData.ts
#	src/static/ilol48zhg7zypovk.html
#	src/store/account.ts
#	src/store/index.ts
#	src/store/scroll/index.ts
#	src/store/transaction.ts
#	src/store/wallet.ts
#	src/types/index.d.ts
#	yarn.lock
  • Small bug fixes #31
  • Update firebase-hosting-merge.yml #27
  • fix zksync version #25
  • Revert "fix(Plugins): Onboard config changed" #24
  • fix(Plugins): Onboard config changed #23
  • removed inkline
  • added tailwind config
  • created uber UI
  • Transaction process fixes and updates #15
  • Fixed checkout transaction check loop #14
  • changes #13
  • Fix for the reported by the gitcoin issue with the wrong transaction list #12
  • Feature/checkout logic implementation #10
  • gaslimit set to bignumber #9
  • update: Ui changes #8
  • Feature/checkout logic implementation #7
  • inversion fixed #6
  • Checking the realisation made #1
  • Fix hashes notifications 2 #4
  • Fix: Main button disabled state, fees store e9f0b31
  • Updates: UI styling 5aba6f4

Conflicts:

src/pages/index.vue

Update firebase-hosting-merge.yml

  • Update firebase-hosting-merge.yml #27

fix zksync version

  • fix zksync version #25

Revert "fix(Plugins): Onboard config changed"

  • Revert "fix(Plugins): Onboard config changed" #24

fix(Plugins): Onboard config changed

  • fix(Plugins): Onboard config changed #23
  • Push test env c8779a6
  • refactor(Dependencies update & WBTC token exclude from the test .html): 6ce447d
  • refactor(Upgrade): Huge update which includes features, fixes and refactoring 4e3c64b
  • Merge pull request #16 from matter-labs/feature/checkout-logic-implementation b239eeb
  • Update: update transaction batch fee before transfer 097170f
  • Transaction fee change note 5b553f9

Transaction process fixes and updates

  • Transaction process fixes and updates #15
  • Update firebase-hosting-merge.yml #27
  • fix zksync version #25
  • Revert "fix(Plugins): Onboard config changed" #24
  • fix(Plugins): Onboard config changed #23
  • Transaction process fixes and updates #15
  • Fixed checkout transaction check loop #14
  • build(build): Small configs change 27a3c87
  • build(config): Fix critical yarn issue (ending part) 602651a
  • build(build): NPM-deps updated, lint/nuxt configs changed a9ebd7d

Update firebase-hosting-merge.yml

  • Update firebase-hosting-merge.yml #27
  • fix zksync version #25
  • Revert "fix(Plugins): Onboard config changed" #24
  • fix(Plugins): Onboard config changed #23
  • Transaction process fixes and updates #15
  • Fixed checkout transaction check loop #14
  • changes #13

Fix for the reported by the gitcoin issue with the wrong transaction list

  • Fix for the reported by the gitcoin issue with the wrong transaction list #12
  • Feature/checkout logic implementation #10
  • gaslimit set to bignumber #9
  • update: Ui changes #8
  • Feature/checkout logic implementation #7
  • inversion fixed #6
  • Checking the realisation made #1
  • Fix: transaction token deposit 33d63bf
  • gas limit option set for any token except ETH 4147389
  • Update: package update c3b11f7

Fix hashes notifications 2

  • Fix hashes notifications 2 #4
  • Checking the realisation made #1
  • Fix hashes notifications 2 #4

1.0.0

  • Initial commit 7c9b25f
  • Update: wallet connection, fixes of the UI 4e5ccbb
  • Update: built pre-release version 172d3ef