thunderhub/CHANGELOG.md

94 lines
3.8 KiB
Markdown
Raw Normal View History

2020-04-12 18:42:54 +02:00
# Changelog
2020-04-09 13:12:17 +02:00
2020-04-12 18:42:54 +02:00
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
2020-04-22 10:26:41 +02:00
### [0.3.9](https://github.com/apotdevin/thunderhub/compare/v0.3.8...v0.3.9) (2020-04-22)
### Features
* new home ([#28](https://github.com/apotdevin/thunderhub/issues/28)) ([85581cc](https://github.com/apotdevin/thunderhub/commit/85581cc992bb0c243dc6df63ef099ba773f4d55f))
2020-04-20 23:15:52 +02:00
### [0.3.8](https://github.com/apotdevin/thunderhub/compare/v0.3.7...v0.3.8) (2020-04-20)
### Bug Fixes
* correct balances ([2a4e3a3](https://github.com/apotdevin/thunderhub/commit/2a4e3a3834bbce61756ee1111b9fa21cba004e3b))
2020-04-20 20:41:39 +02:00
### [0.3.7](https://github.com/apotdevin/thunderhub/compare/v0.3.6...v0.3.7) (2020-04-20)
### Features
* keysend integration ([#27](https://github.com/apotdevin/thunderhub/issues/27)) ([b4473c5](https://github.com/apotdevin/thunderhub/commit/b4473c50bd5856b4b1fd95426626085757006c77))
2020-04-17 20:35:29 +02:00
### [0.3.6](https://github.com/apotdevin/thunderhub/compare/v0.3.5...v0.3.6) (2020-04-17)
### Improvements
* improve login ux ([b9f63c1](https://github.com/apotdevin/thunderhub/commit/b9f63c15248238f4c6e311dca504fd50417ce876))
2020-04-16 22:54:15 +02:00
### [0.3.5](https://github.com/apotdevin/thunderhub/compare/v0.3.4...v0.3.5) (2020-04-16)
### Bug Fixes
* type adjustments ([4947c36](https://github.com/apotdevin/thunderhub/commit/4947c363ab11e0f3738720e16b19dec2101e2297))
### Improvements
* styling small bugs and refactors ([3b8f4aa](https://github.com/apotdevin/thunderhub/commit/3b8f4aad6100f436d99f8ba774d5a0e2fa626af0))
2020-04-16 15:28:05 +02:00
### [0.3.4](https://github.com/apotdevin/thunderhub/compare/v0.3.3...v0.3.4) (2020-04-16)
### Improvements
* codegen and types for apollo ([a10edec](https://github.com/apotdevin/thunderhub/commit/a10edec4fec75cbcd8c864f6b5ce05a7f7fb57fd))
* increase yarn timeout ([6016c1f](https://github.com/apotdevin/thunderhub/commit/6016c1f737a4a4adaea606e522cdf7ed05579f65))
2020-04-16 10:59:04 +02:00
### [0.3.3](https://github.com/apotdevin/thunderhub/compare/v0.3.2...v0.3.3) (2020-04-16)
### Bug Fixes
* change dockerfile ([cd313fb](https://github.com/apotdevin/thunderhub/commit/cd313fbae233007b448b461bf153d70b8761fc4f))
* remove file import ([294780a](https://github.com/apotdevin/thunderhub/commit/294780ab02b99e75c9a95fe393d4a0c5ab19c6f4))
### Improvements
* basepath fixes ([758281b](https://github.com/apotdevin/thunderhub/commit/758281b7bc5017aa09aae4aaebfaeee8314d2f6a))
* changes and config for ssr and nextjs ([#26](https://github.com/apotdevin/thunderhub/issues/26)) ([83d9b20](https://github.com/apotdevin/thunderhub/commit/83d9b202050e889d7ae9a80d516b6b76ee9faafb))
2020-04-14 17:33:58 +02:00
### [0.3.2](https://github.com/apotdevin/thunderhub/compare/v0.3.1...v0.3.2) (2020-04-14)
### Improvements
* add seo head and fix env ([7c900be](https://github.com/apotdevin/thunderhub/commit/7c900be4d09a775e2b46a2b1264785c0ae20d29e))
* disabled strong password and link fixes ([115266b](https://github.com/apotdevin/thunderhub/commit/115266b264b0b613dc4690e2bce690e344d570aa))
* fix envs and add base path ([00c7851](https://github.com/apotdevin/thunderhub/commit/00c78513ec3611a7a3bb39732abfa35abcffbbe6))
2020-04-13 07:31:25 +02:00
### [0.3.1](https://github.com/apotdevin/thunderhub/compare/v0.2.2...v0.3.1) (2020-04-13)
### Bug Fixes
* dockerfile and small changes ([6aebc91](https://github.com/apotdevin/thunderhub/commit/6aebc9190889fcc1c0eb82585e61be26518edd66))
2020-04-12 18:42:54 +02:00
## [0.3.0](https://github.com/apotdevin/thunderhub/compare/v0.2.2...v0.3.0) (2020-04-12)
### Feature
- switch to nextjs ([aa60d61](https://github.com/apotdevin/thunderhub/commit/aa60d618f9a2f0471fbea69f5ccb0e671c27c813))
2020-04-09 13:12:17 +02:00
## [0.2.2](https://github.com/apotdevin/thunderhub/compare/v0.2.1...v0.2.2) (2020-04-09)
### Bug Fixes
- allow insecure headers for hodlhodl ([ad91160](https://github.com/apotdevin/thunderhub/commit/ad911602568ea438037cb0afa619304838947183))