This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Releases: MetaMask/metamask-desktop
Releases Β· MetaMask/metamask-desktop
MetaMask Desktop v0.1.0
Changelog
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.
Unreleased
0.1.0
Uncategorized
- Fix/remove validate lavamoat app UI from dev ci (#605)
- Chore/prepare silent release (#603)
- Chore/package with desktop popup feature enabled (#601)
- Merge branch 'main' into release/app-0.0.5
- feat: implement desktop popup ui toggle (#598)
- Merge branch 'main' into release/app-0.0.5
- chore: add ui documentation (#581)
- chore: add submodule doc (#592)
- Fine tune package GitHub actions env vars (#596)
- desktop popup poc (#532)
- Merge branch 'main' into release/app-0.0.5
- fix: add app icon on dev mode (#572)
- chore: update extension commit (#584)
- fix: hide app icon only after closing window rather than using window.hide event (#573)
- Release app-0.0.5
0.0.5
Uncategorized
- Merge branch 'main' into release/app-0.0.4
- fix: add segement and sentry env vars
- feat: implement factory reset (#554)
- Release app-0.0.4
0.0.4
Uncategorized
- Update release desktop workflow to avoid link common package (#561)
- chore: resolve package audit issues (#556)
- fix: move paired event (#550)
- chore: use public repo as submodule (#517)
- fix: add graceful shutdown for sentry to flush all pending messages (#536)
- chore: improve symmetric encryption performance (#542)
- feat: open feedback poll on uninstall in windows (#543)
- feat: ask user confirmation on unpair (#537)
- Update submodule commit (#538)
- Electron 23 upgrade and tests (#526)
- Create additional pipeline for e2e when extension PR (#498)
- fix: collect errors using error boundary (#531)
- fix: add extra metrics to mmd (#521)
- feat: keep track of app window height width and position (#524)
- fix: modify latest translations (#520)
- chore: remove vulnerabilities (#525)
- fix: add z-index value to draggable bar (#513)
- feat: send events saved before users opt-in (#472)
- fix: app quit translation (#516)
- chore: polifyll window.fetch (#512)
- chore: remove common browser (#511)
- chore: merge shared code between ui and app (#482)
- feat: hides dock icon (#487)
- fix: add metric sharing strategy information to mm screen (#486)
- chore: change app icon and packaged app name (#488)
- Sync repo 2022-01-31 (#477)
- chore: update pull request template (#485)
- Merge branch 'main' into release/4.0.0
- fix: desktopui constants added (#478)
- Merge branch 'main' into release/4.0.0
- chore: update electron app folder structure (#474)
- chore: add extension e2e mv3 tests in pipeline (#475)
- feat: implement error boundary to ui (#458)
- feat: integrating analytics and capturing event paired (#450)
- chore/e2e lavamoat enabled (#418)
- feat: integrate sentry in main and renderer process (#410)
- fix: hide window on cmd+q and implement warning dialog while desktop enabled (#456)
- feat: add terms of use step (#470)
- fix: improve initial boot of app (#459)
- feat: add ui store migrations (#333)
- fix: persist metametrics opt in value (#453)
- chore: split app and extension environment variables (#444)
- fix: correct version for getManifest (#447)
- feat: add open at login feature (#429)
- feat: implement metametrics opt-in page (#436)
- feat: change tray icon to indicate whether if mmd is paired or not (#446)
- feat: implement support ticket action to mmd (#445)
- Release 4.0.0
0.0.3
Uncategorized
- Add code licenses to the desktop repo (#440)
- feat: Segment support for desktop app (#430)
- chore: support debug in vscode (#435)
0.0.2
Uncategorized
@metamask/desktop@0.3.0
Changelog
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.
Unreleased
0.3.0
Uncategorized
@metamask/desktop@0.2.0
Changelog
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.
Unreleased
0.2.0
Uncategorized
- chore: remove common browser (#511)
0.1.0
Uncategorized
- Sync repo 2022-01-31 (#477)
- chore: update pull request template (#485)
- Add code licenses to the desktop repo (#440)
- chore: yarn 3 (#405)
- chore: remove desktopapp code fencing (#384)
- Fix: Packages ReadMe text updates (#398)
- Update app main to use lavamoat runtime (#375)
- fix: adapt READMEs before open-sourcing (#370)
- Add metamask/desktop package readme and files for package (#369)
- fix: add publish script to common workspace (#360)
- Release 2.0.0 (#355)
- Release 1.0.0 (#353)
- chore: remove private from package.json (#348)
- chore: support runtime env to test compatibility version (#340)
- Add release process for common package (#312)
- Connection status active in the desktop app while extension presents connection error (#292)
- chore: refactor pipeline to focus on desktop (#304)
- fix desktop using mv3 and remove ENABLE_MV3 (#263)
- fix: resolve pairing issues in firefox (#291)
- chore: move high level classes to common workspace (#288)
- fix: close connection when pairing key does not match (#270)
- Emit restart event on reset event emitted from ipcMain
- Create new e2e tests for desktop app UI (#250)
- Patch LavaMoat runtime to support external paths in Windows (#275)
- Move extension to separate directory (#271)
- Display connection lost screen when mmd is turned off (#239)
- Move encryption and generic utils to common workspace (#264)
- Move browser and version check logic to common workspace (#259)
@metamask/desktop@0.1.0
Changelog
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.
Unreleased
0.1.0
Uncategorized
- Sync repo 2022-01-31 (#477)
- chore: update pull request template (#485)
- Add code licenses to the desktop repo (#440)
- chore: yarn 3 (#405)
- chore: remove desktopapp code fencing (#384)
- Fix: Packages ReadMe text updates (#398)
- Update app main to use lavamoat runtime (#375)
- fix: adapt READMEs before open-sourcing (#370)
- Add metamask/desktop package readme and files for package (#369)
- fix: add publish script to common workspace (#360)
- Release 2.0.0 (#355)
- Release 1.0.0 (#353)
- chore: remove private from package.json (#348)
- chore: support runtime env to test compatibility version (#340)
- Add release process for common package (#312)
- Connection status active in the desktop app while extension presents connection error (#292)
- chore: refactor pipeline to focus on desktop (#304)
- fix desktop using mv3 and remove ENABLE_MV3 (#263)
- fix: resolve pairing issues in firefox (#291)
- chore: move high level classes to common workspace (#288)
- fix: close connection when pairing key does not match (#270)
- Emit restart event on reset event emitted from ipcMain
- Create new e2e tests for desktop app UI (#250)
- Patch LavaMoat runtime to support external paths in Windows (#275)
- Move extension to separate directory (#271)
- Display connection lost screen when mmd is turned off (#239)
- Move encryption and generic utils to common workspace (#264)
- Move browser and version check logic to common workspace (#259)