Skip to content

Commit

Permalink
chore(master): release 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-worker committed Feb 23, 2023
1 parent fc473ae commit 6465515
Showing 1 changed file with 116 additions and 0 deletions.
116 changes: 116 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,121 @@
# Changelog

## [0.19.0](https://github.com/ethersphere/swarm-desktop/compare/v0.19.0...v0.19.0) (2023-02-23)


### Features

* add api key ([9982791](https://github.com/ethersphere/swarm-desktop/commit/99827918d997b1d112a1d5f3a7159ee8bf0d8b9e))
* add api key ([9982791](https://github.com/ethersphere/swarm-desktop/commit/99827918d997b1d112a1d5f3a7159ee8bf0d8b9e))
* add api key ([13d98ca](https://github.com/ethersphere/swarm-desktop/commit/13d98ca8d2566271f31496fdee2c9e7175ac84e7))
* add assets with Swarm copy ([#119](https://github.com/ethersphere/swarm-desktop/issues/119)) ([77d243c](https://github.com/ethersphere/swarm-desktop/commit/77d243cdce29129de86308e4efb0b70a78f202e3))
* add bee lifecycle management to tray ([45a4648](https://github.com/ethersphere/swarm-desktop/commit/45a4648b3fdd719d83794b03a2baad662645eb13))
* add electron tray ([ee3a441](https://github.com/ethersphere/swarm-desktop/commit/ee3a441c0a8653fcf2db3384eab717f993a86303))
* add GET config endpoint ([#25](https://github.com/ethersphere/swarm-desktop/issues/25)) ([cfabe2c](https://github.com/ethersphere/swarm-desktop/commit/cfabe2c19c695069ee1c4428db4985c5fe0fd587))
* add header to onboarding overlay transaction request ([#169](https://github.com/ethersphere/swarm-desktop/issues/169)) ([b1a0179](https://github.com/ethersphere/swarm-desktop/commit/b1a0179f32e772af0fc5716289830eaa1f6ff647))
* add installer ([f81ede7](https://github.com/ethersphere/swarm-desktop/commit/f81ede7fde3b5124c02c257c7db473db5726b9cd))
* add keep alive ([#85](https://github.com/ethersphere/swarm-desktop/issues/85)) ([5ff3d1b](https://github.com/ethersphere/swarm-desktop/commit/5ff3d1b07874695fead2e064bdd57ecfd19e4034))
* add light node upgrade ([aad9a37](https://github.com/ethersphere/swarm-desktop/commit/aad9a37d735abd5555f92f5da68f54720e4ff329))
* add loading screens ([0116bb0](https://github.com/ethersphere/swarm-desktop/commit/0116bb09d277c04e36fc72995654a9c35b445fe8))
* add logs button to tray menu ([#289](https://github.com/ethersphere/swarm-desktop/issues/289)) ([aaf5609](https://github.com/ethersphere/swarm-desktop/commit/aaf5609e593cb6917885f437aab9ed5ea3483e58))
* add new assets and static ([07ae295](https://github.com/ethersphere/swarm-desktop/commit/07ae29586cd8d55e44850ced0f5cbb543de52a54))
* add new dashboard with xbzz features ([fbe5d26](https://github.com/ethersphere/swarm-desktop/commit/fbe5d2645f388824ac5a80efeccf7e44a159cebb))
* add new endpoints for crypto onboarding ([80e1b3d](https://github.com/ethersphere/swarm-desktop/commit/80e1b3d9bd2bd468ee746ffd5c5c848f3fb0b3c4))
* add new icons ([#116](https://github.com/ethersphere/swarm-desktop/issues/116)) ([7fe76a4](https://github.com/ethersphere/swarm-desktop/commit/7fe76a4d8f59f8b36da81fc05feee19ef3f95474))
* add new static folder location ([#95](https://github.com/ethersphere/swarm-desktop/issues/95)) ([a6dd808](https://github.com/ethersphere/swarm-desktop/commit/a6dd808ff73858e529cd0a3f3a9c437bcbe62cc0))
* add new static version and auto open ui ([#113](https://github.com/ethersphere/swarm-desktop/issues/113)) ([5d43eed](https://github.com/ethersphere/swarm-desktop/commit/5d43eed353892143dcedbdd640228a185bc26274))
* add os agnostic build system ([#34](https://github.com/ethersphere/swarm-desktop/issues/34)) ([aef4ad8](https://github.com/ethersphere/swarm-desktop/commit/aef4ad8f8c12be916fc163289c387dbd065242e0))
* add peers endpoint ([#93](https://github.com/ethersphere/swarm-desktop/issues/93)) ([06fa3f4](https://github.com/ethersphere/swarm-desktop/commit/06fa3f4cadeb9bf3dd74c55c911ee59729754060))
* add reliable transfers ([3653530](https://github.com/ethersphere/swarm-desktop/commit/36535304c634f655ac3e995bb98e3144205c5cce))
* add remix icons ([ce32077](https://github.com/ethersphere/swarm-desktop/commit/ce32077d8b6872ed8e0a17003541eff51fb3e479))
* add static api-key and dist ([74b6e32](https://github.com/ethersphere/swarm-desktop/commit/74b6e3284b007ed239a859d6ca91760b89c3df90))
* add static serving for dashboard ([eb6555a](https://github.com/ethersphere/swarm-desktop/commit/eb6555a57cc0cb8800e32df8f5fcc064691621fd))
* add swap-endpoint migration ([#298](https://github.com/ethersphere/swarm-desktop/issues/298)) ([6dbf2a6](https://github.com/ethersphere/swarm-desktop/commit/6dbf2a6f1d65717b6309166f6eaa0642fa1ca3ed))
* add token price endpoint ([#175](https://github.com/ethersphere/swarm-desktop/issues/175)) ([ea15234](https://github.com/ethersphere/swarm-desktop/commit/ea152343ad280c5c5b662ad633b4ea63cd806079))
* add top up flows ([e22fe87](https://github.com/ethersphere/swarm-desktop/commit/e22fe8759d30ca3423bbd29b8e24218e484db4d7))
* add tray action to redownload assets ([#87](https://github.com/ethersphere/swarm-desktop/issues/87)) ([90514dc](https://github.com/ethersphere/swarm-desktop/commit/90514dcf2cf4c3deae524528b29e5a2a694c4ae1))
* add ultra light node launcher ([3c0754a](https://github.com/ethersphere/swarm-desktop/commit/3c0754a912d8f8ce4331ddf20816367051d49e76))
* add unauthenticated info endpoint ([#52](https://github.com/ethersphere/swarm-desktop/issues/52)) ([766ad50](https://github.com/ethersphere/swarm-desktop/commit/766ad50a5cfc546220877743ce042f605aa20125))
* add winston logger with features commonly used in other JS Team projects ([#35](https://github.com/ethersphere/swarm-desktop/issues/35)) ([c3eb0a6](https://github.com/ethersphere/swarm-desktop/commit/c3eb0a6b064abdf98b1c7991f88cffe3cade0d8f))
* asset version check ([#132](https://github.com/ethersphere/swarm-desktop/issues/132)) ([db2b4af](https://github.com/ethersphere/swarm-desktop/commit/db2b4af9251af7591881e90d04c7a5c28cf3a046))
* auto update support ([#146](https://github.com/ethersphere/swarm-desktop/issues/146)) ([9e6f869](https://github.com/ethersphere/swarm-desktop/commit/9e6f86954b0a03c5d8e6096bb82625388e66d1ec))
* bee 1.8 support and installer removal ([#264](https://github.com/ethersphere/swarm-desktop/issues/264)) ([35d0f30](https://github.com/ethersphere/swarm-desktop/commit/35d0f30bb30f289870c460641840726520a75d6c))
* bundle static assets ([#144](https://github.com/ethersphere/swarm-desktop/issues/144)) ([b50438d](https://github.com/ethersphere/swarm-desktop/commit/b50438d02e99cb817ef90259e1ae2dd3a78941a2))
* change default server port number ([#265](https://github.com/ethersphere/swarm-desktop/issues/265)) ([9d42b8b](https://github.com/ethersphere/swarm-desktop/commit/9d42b8b7d2d327ab994c578792a9f8d9fbfa49cf))
* code signing ([#137](https://github.com/ethersphere/swarm-desktop/issues/137)) ([7e5feca](https://github.com/ethersphere/swarm-desktop/commit/7e5feca14c824da558785d7784a550313b5dd32b))
* dashboard component integration ([#240](https://github.com/ethersphere/swarm-desktop/issues/240)) ([86d3859](https://github.com/ethersphere/swarm-desktop/commit/86d3859576d90dc535f0b764ff9194ee0d208250))
* download and open installer first ([#72](https://github.com/ethersphere/swarm-desktop/issues/72)) ([c986e3d](https://github.com/ethersphere/swarm-desktop/commit/c986e3d18eeccebe94c5160192751ce8f8001206))
* download resources during runtime ([#63](https://github.com/ethersphere/swarm-desktop/issues/63)) ([1de87fd](https://github.com/ethersphere/swarm-desktop/commit/1de87fd96219ed35fcafff4dd60baea70766bf95))
* expose desktop version ([#129](https://github.com/ethersphere/swarm-desktop/issues/129)) ([0e42b58](https://github.com/ethersphere/swarm-desktop/commit/0e42b58c5f52c2c4eed11d54165a12d472d12ef8))
* find free port for app ([9639279](https://github.com/ethersphere/swarm-desktop/commit/9639279ffcb5c097f567667e82bbfe085e97de25))
* find free port for app ([9639279](https://github.com/ethersphere/swarm-desktop/commit/9639279ffcb5c097f567667e82bbfe085e97de25))
* find free port for app ([befec02](https://github.com/ethersphere/swarm-desktop/commit/befec028c1fa529d8c4d9d1502246491005aec48))
* improve dashboard upgrade ([1259750](https://github.com/ethersphere/swarm-desktop/commit/1259750dc4922c89487e4240022379a0c7f6efb5))
* improved electron-reforger config ([#147](https://github.com/ethersphere/swarm-desktop/issues/147)) ([83bcf36](https://github.com/ethersphere/swarm-desktop/commit/83bcf36c8baece1c34e550e76fa7504171f450d9))
* only allow one instance running ([#89](https://github.com/ethersphere/swarm-desktop/issues/89)) ([5975b76](https://github.com/ethersphere/swarm-desktop/commit/5975b76be42a4d54f9e6f3d247241e371cf5b027))
* persistant bee logs ([#92](https://github.com/ethersphere/swarm-desktop/issues/92)) ([7ccfd39](https://github.com/ethersphere/swarm-desktop/commit/7ccfd39539ef1427bb76c3dd3a91700b87f167c3))
* persistant logs ([#91](https://github.com/ethersphere/swarm-desktop/issues/91)) ([0c5d67d](https://github.com/ethersphere/swarm-desktop/commit/0c5d67dc6eb709bc4ab342f8b9f0b05fc259b9c9))
* rewrite the electron app in typescript ([#26](https://github.com/ethersphere/swarm-desktop/issues/26)) ([95e46c7](https://github.com/ethersphere/swarm-desktop/commit/95e46c73a5a5f24cfcd27d259ab2863712df68dd))
* sentry proxy ([#112](https://github.com/ethersphere/swarm-desktop/issues/112)) ([39bf2b4](https://github.com/ethersphere/swarm-desktop/commit/39bf2b421cece9e71795eda3360eb2c968dc6c1a))
* sentry support ([#105](https://github.com/ethersphere/swarm-desktop/issues/105)) ([29b9f24](https://github.com/ethersphere/swarm-desktop/commit/29b9f24a3d4a062893b25fa59e0fe4aaddde633b))
* set initial deposit to 0.1 bzz ([227a6cb](https://github.com/ethersphere/swarm-desktop/commit/227a6cbc654625d87db4943f920eef8af4e9ebd2))
* splash screen ([#182](https://github.com/ethersphere/swarm-desktop/issues/182)) ([250af98](https://github.com/ethersphere/swarm-desktop/commit/250af9885e923cace51e5bdb1735d55b59924343))
* top level error catch ([#156](https://github.com/ethersphere/swarm-desktop/issues/156)) ([a7afb4e](https://github.com/ethersphere/swarm-desktop/commit/a7afb4e14eee62e8bdd8a9347bc8ea5fa55f2488))
* update bee-dashboard to latest ([#309](https://github.com/ethersphere/swarm-desktop/issues/309)) ([392ad56](https://github.com/ethersphere/swarm-desktop/commit/392ad56e90810a093369cb04bd55ab98c9dd6222))
* update installer and dashboard ([f1a478f](https://github.com/ethersphere/swarm-desktop/commit/f1a478f33fecd319d8d97abe2df8b85a110196ff))
* upgrade bee ([#314](https://github.com/ethersphere/swarm-desktop/issues/314)) ([a650be6](https://github.com/ethersphere/swarm-desktop/commit/a650be63e5c952e696174868a75f91c54df830a8))
* upgrade bee-dashboard ([#313](https://github.com/ethersphere/swarm-desktop/issues/313)) ([afbdaf1](https://github.com/ethersphere/swarm-desktop/commit/afbdaf19e308ea387c84435811c66b9ca577db28))
* upgrade to bee-dashboard v0.23.0 ([#319](https://github.com/ethersphere/swarm-desktop/issues/319)) ([32fd306](https://github.com/ethersphere/swarm-desktop/commit/32fd30640f99732a0126352448f06c13132bb6f1))
* upgrade-to-bee-1.12.0 ([#321](https://github.com/ethersphere/swarm-desktop/issues/321)) ([969feeb](https://github.com/ethersphere/swarm-desktop/commit/969feeb42eb8fad30cd47b882d7c75f9ba7b3e83))
* windows installer screen ([#203](https://github.com/ethersphere/swarm-desktop/issues/203)) ([6508cf7](https://github.com/ethersphere/swarm-desktop/commit/6508cf759a870d2e396188a5c147fe27d7c5e0ca))


### Bug Fixes

* add beta password migration path ([#239](https://github.com/ethersphere/swarm-desktop/issues/239)) ([58d1a6a](https://github.com/ethersphere/swarm-desktop/commit/58d1a6a5d7cda368365037578161c8ea6cb8beff))
* add cors-allowed-origins to config ([7f0a27b](https://github.com/ethersphere/swarm-desktop/commit/7f0a27bb105d353efda43b9c6cfd7aaa9c8c5474))
* add electronInstallerDebian ([822a0e5](https://github.com/ethersphere/swarm-desktop/commit/822a0e5df91bc17e4b96e6fa8ac3cded7b258085))
* add executableName ([40062b2](https://github.com/ethersphere/swarm-desktop/commit/40062b27560c8520bc9ced5fe5c68d5ce437dad2))
* add faucet retry to installer ([0541f5b](https://github.com/ethersphere/swarm-desktop/commit/0541f5bcd7d282498a3d435b95cefb5448b5b5fd))
* add missing type declaration for fs-extra ([#68](https://github.com/ethersphere/swarm-desktop/issues/68)) ([dddf474](https://github.com/ethersphere/swarm-desktop/commit/dddf474fbc271bbd4193e3c785dcccdbfc8ac46a))
* add support for latest bee log ([#107](https://github.com/ethersphere/swarm-desktop/issues/107)) ([7726c1b](https://github.com/ethersphere/swarm-desktop/commit/7726c1b41dafd91b639919b9c20e0f67fbb7bfbb))
* auto update logger ([#181](https://github.com/ethersphere/swarm-desktop/issues/181)) ([079be52](https://github.com/ethersphere/swarm-desktop/commit/079be5279b6c440d1f16084940e5a0de4c5ae37a))
* catch logs writing errors ([#237](https://github.com/ethersphere/swarm-desktop/issues/237)) ([a28f0ab](https://github.com/ethersphere/swarm-desktop/commit/a28f0ab2715d7cfda25c3dab033b4873a6e4b59b))
* change envPaths to Swarm Desktop ([43b231d](https://github.com/ethersphere/swarm-desktop/commit/43b231dc42e6d49d2915272fc869fea179129bb2))
* change resolve to resolvePath ([#31](https://github.com/ethersphere/swarm-desktop/issues/31)) ([99c5054](https://github.com/ethersphere/swarm-desktop/commit/99c5054c549b49c71d763bfee9aac88af43f7fa1))
* change web url to localhost to match cors ([e6d1e32](https://github.com/ethersphere/swarm-desktop/commit/e6d1e3274f8799302dc18f9232db1b40e65d6c08))
* copy installer for windows ([#183](https://github.com/ethersphere/swarm-desktop/issues/183)) ([4900169](https://github.com/ethersphere/swarm-desktop/commit/4900169a54ab81a92f8fe8b506eaa1fbde8e3fe1))
* dashboard update ([#212](https://github.com/ethersphere/swarm-desktop/issues/212)) ([66036af](https://github.com/ethersphere/swarm-desktop/commit/66036afb06553adeec959beb9d8fc159ad20da48))
* dmg release dependency ([#153](https://github.com/ethersphere/swarm-desktop/issues/153)) ([61d4f90](https://github.com/ethersphere/swarm-desktop/commit/61d4f90fbccb62463a00d33fb09848e0cbe0cb4d))
* do not open restart ([#104](https://github.com/ethersphere/swarm-desktop/issues/104)) ([07718d4](https://github.com/ethersphere/swarm-desktop/commit/07718d4d2ca1765fee120ec81143db4f9ef64e04))
* forward swap error to client ([#297](https://github.com/ethersphere/swarm-desktop/issues/297)) ([09b1f23](https://github.com/ethersphere/swarm-desktop/commit/09b1f23a28db4f9fb75d81224df11211432dbf44))
* hide dock icon ([c4bce13](https://github.com/ethersphere/swarm-desktop/commit/c4bce13bf315a51ab70e49d7d5787b72553844ad))
* **installer:** install estimate fix ([#157](https://github.com/ethersphere/swarm-desktop/issues/157)) ([87fafe6](https://github.com/ethersphere/swarm-desktop/commit/87fafe68e9244ae35bbdef753d2fe9c91735eaf7))
* mainnet bee config ([#269](https://github.com/ethersphere/swarm-desktop/issues/269)) ([39164fc](https://github.com/ethersphere/swarm-desktop/commit/39164fc08b51b5d96f011abcebfc385b21ce647b))
* put password in config.yaml ([#235](https://github.com/ethersphere/swarm-desktop/issues/235)) ([6465fc0](https://github.com/ethersphere/swarm-desktop/commit/6465fc0938f565b3e5715211a615f4d9c2b68384))
* read current password when constructing v3 wallet ([#261](https://github.com/ethersphere/swarm-desktop/issues/261)) ([81699f4](https://github.com/ethersphere/swarm-desktop/commit/81699f43cd15d931b5e0e24666be07dbf4d816a9))
* remove custom names ([158068c](https://github.com/ethersphere/swarm-desktop/commit/158068cb3c3a1cb0c48833d596739458098a0f12))
* remove ellipsis from main text ([#174](https://github.com/ethersphere/swarm-desktop/issues/174)) ([f165358](https://github.com/ethersphere/swarm-desktop/commit/f165358054118b4dbabc5ae999a63e8f5fa7458e))
* remove suffix from envPaths ([00ae128](https://github.com/ethersphere/swarm-desktop/commit/00ae128b813e4b19eb508f8a814f76887a5bbd9b))
* remove version alert ([f3d55dd](https://github.com/ethersphere/swarm-desktop/commit/f3d55dd6dd5de856d1182c06d776f1c0ba23e2ff))
* set author for building desktop app ([#70](https://github.com/ethersphere/swarm-desktop/issues/70)) ([bdccabf](https://github.com/ethersphere/swarm-desktop/commit/bdccabfa042124a40cec63a0e8d3ab4417ee8162))
* set executableName to be the same as name ([c4bcb40](https://github.com/ethersphere/swarm-desktop/commit/c4bcb40cf09a9f28b49bb34aa9d7412177e0edfe))
* set productName to Swarm ([3013b29](https://github.com/ethersphere/swarm-desktop/commit/3013b29b49613a2615c13abc0109a76160531bbc))
* splash overflow hidden ([#202](https://github.com/ethersphere/swarm-desktop/issues/202)) ([7012f88](https://github.com/ethersphere/swarm-desktop/commit/7012f883c9b93c1f0fe2fc8fa9b61f534e8525e8))
* squirrel startup test ([#178](https://github.com/ethersphere/swarm-desktop/issues/178)) ([df6c5b2](https://github.com/ethersphere/swarm-desktop/commit/df6c5b2051f89d4c79576e7347f491a2b19b733b))
* support multiple file check when determining redownload ([#102](https://github.com/ethersphere/swarm-desktop/issues/102)) ([6b51c8b](https://github.com/ethersphere/swarm-desktop/commit/6b51c8bd74f1a028a43a000d49d42574107a494f))
* upgrade bee to apply hotfix ([#316](https://github.com/ethersphere/swarm-desktop/issues/316)) ([44c6dc3](https://github.com/ethersphere/swarm-desktop/commit/44c6dc38361bf965f0209f8243892c4908161047))
* use sentry release only on linux release ([#114](https://github.com/ethersphere/swarm-desktop/issues/114)) ([308c28e](https://github.com/ethersphere/swarm-desktop/commit/308c28efbc9697a68eaabbb7caccb983de25b1c1))
* use zip-all maker on os x ([#60](https://github.com/ethersphere/swarm-desktop/issues/60)) ([403aeb4](https://github.com/ethersphere/swarm-desktop/commit/403aeb4774acbb2b150259030bf51ba858c1900b))


### Miscellaneous Chores

* release 0.1.0 ([b26f96b](https://github.com/ethersphere/swarm-desktop/commit/b26f96ba603166030306eb0c29be0775e54a9e4e))
* release 0.17.0 ([cb0ca4d](https://github.com/ethersphere/swarm-desktop/commit/cb0ca4d185a70db84605c755264e290098db867c))
* release 0.18.1 ([5a5bc30](https://github.com/ethersphere/swarm-desktop/commit/5a5bc30b8cc02d6022de74473fa5b7da78ab20b1))
* release 0.19.0 ([fc473ae](https://github.com/ethersphere/swarm-desktop/commit/fc473aedd978c20effecc81f54880ad76d57e5ed))

## [0.19.0](https://github.com/ethersphere/swarm-desktop/compare/v0.18.1...v0.19.0) (2023-02-23)


Expand Down

0 comments on commit 6465515

Please sign in to comment.