Skip to content

Commit

Permalink
Master (#2451)
Browse files Browse the repository at this point in the history
* automatic release created for v1.0.0-beta.41 (#2440)

* Jordan/cleanup and about page (#2438)

* made images smaller

* removed icon from action modal sign in button, renamed gas to network fee, explore mode does not require sign in (loop)

* cleaned up fees

* mobile improvements

* added footer to tm page and fixed scroll bug

* removed about from app menu (moved to footer), added scoped to style tag

* fixed console error or page block, updated language of message

* updated input suffix styles

* uppercase ATOM

* added a few new color vars

* cleaned up about page - used language from the blog post

* fixed tests, updated snaps

* changelog

* secured target = blank links

* Bump version for release.

* automatic release created for v1.0.0-beta.42 (#2444)

* Jordan/cleanup and about page (#2438)

* made images smaller

* removed icon from action modal sign in button, renamed gas to network fee, explore mode does not require sign in (loop)

* cleaned up fees

* mobile improvements

* added footer to tm page and fixed scroll bug

* removed about from app menu (moved to footer), added scoped to style tag

* fixed console error or page block, updated language of message

* updated input suffix styles

* uppercase ATOM

* added a few new color vars

* cleaned up about page - used language from the blog post

* fixed tests, updated snaps

* changelog

* secured target = blank links

* Fabo/2435 fix sending on testnet (#2439)

* fixed issues

* fixed issues

* added tests

* snaps

* Fabo/fixed sign in loading order (#2441)

* fixed sign in loading order

* 'changelog'

* automatic release created for v1.0.0-beta.41 (#2440) (#2442)

* Jordan/cleanup and about page (#2438)

* made images smaller

* removed icon from action modal sign in button, renamed gas to network fee, explore mode does not require sign in (loop)

* cleaned up fees

* mobile improvements

* added footer to tm page and fixed scroll bug

* removed about from app menu (moved to footer), added scoped to style tag

* fixed console error or page block, updated language of message

* updated input suffix styles

* uppercase ATOM

* added a few new color vars

* cleaned up about page - used language from the blog post

* fixed tests, updated snaps

* changelog

* secured target = blank links

* Bump version for release.

* Bump version for release.

* automatic release created for v1.0.0-beta.42 (#2447)

* Jordan/cleanup and about page (#2438)

* made images smaller

* removed icon from action modal sign in button, renamed gas to network fee, explore mode does not require sign in (loop)

* cleaned up fees

* mobile improvements

* added footer to tm page and fixed scroll bug

* removed about from app menu (moved to footer), added scoped to style tag

* fixed console error or page block, updated language of message

* updated input suffix styles

* uppercase ATOM

* added a few new color vars

* cleaned up about page - used language from the blog post

* fixed tests, updated snaps

* changelog

* secured target = blank links

* Fabo/2435 fix sending on testnet (#2439)

* fixed issues

* fixed issues

* added tests

* snaps

* Fabo/fixed sign in loading order (#2441)

* fixed sign in loading order

* 'changelog'

* automatic release created for v1.0.0-beta.41 (#2440) (#2442)

* Jordan/cleanup and about page (#2438)

* made images smaller

* removed icon from action modal sign in button, renamed gas to network fee, explore mode does not require sign in (loop)

* cleaned up fees

* mobile improvements

* added footer to tm page and fixed scroll bug

* removed about from app menu (moved to footer), added scoped to style tag

* fixed console error or page block, updated language of message

* updated input suffix styles

* uppercase ATOM

* added a few new color vars

* cleaned up about page - used language from the blog post

* fixed tests, updated snaps

* changelog

* secured target = blank links

* Bump version for release.

* Bump version for release.

* undo changelog
  • Loading branch information
jbibla authored Apr 10, 2019
1 parent 9d88522 commit 3056944
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [1.0.0-beta.42] - 2019-04-08

### Fixed

- [#2435](https://github.com/cosmos/lunie/issues/2435) Fixed fee display for sending tokens @faboweb
- [#2435](https://github.com/cosmos/lunie/issues/2435) Fixed fee denom not being correct and therefor sending not working @faboweb
- [#2441](https://github.com/cosmos/lunie/pull/2441) Fixed account cache restoration @faboweb

## [1.0.0-beta.41] - 2019-04-08

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lunie",
"productName": "lunie",
"version": "1.0.0-beta.41",
"version": "1.0.0-beta.42",
"description": "Lunie is a web based user interface for the Cosmos Hub.",
"author": "All In Bits, Inc <hello@tendermint.com>",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3056944

Please sign in to comment.