Skip to content

v0.1.12

Compare
Choose a tag to compare
@mradkov mradkov released this 09 Jul 05:52
· 975 commits to master since this release
d3c1002

0.1.12 (2020-07-09)

Release highlights

This release includes several UI bug fixes which will improve consistency in design across different browsers and devices. Some new features were added, such as - new button for shrinking sections in the right column of the view.

Users will now be able to upload a custom cover photo for their profile pages as well as update their location. The user profile view now also displays the balance associated with the address of the user.

New functionality in the user profile is also introduced allowing pinning feed entries to your personal profile under the My channel section.

Changelog

Bugfixes 🐞

  • Fixed: shrunk tip value (#675)
  • Fixed: Date format related issues (#654)
  • Fixed: Tip value displayed on one row (#683)
  • Fixed: Preview image is shown under the Send New Tip panel (#604)

Features ✨

  • FAQ: New explainer views for wallet, widget and meet (#671)
  • RightSection: Add shrink button to the right section (#665)
  • UserProfile: Added cover photo, activity section, location, balance (#672)

Maintenance 🚧

  • Updated dependencies (#681)
  • Updated package-lock.json (#688)
  • Add bundle report into build (#666)
  • App: Subscribe on events before initialLoad (#663)
  • Refactoring (#658 && #649)
  • Don't lint styles in dist folder (#653)
  • Avoid usage of bootstrap-vue (#682)
  • Test coverage improvement (#670 && #684)
  • TipsPagination: Simplify infinite loading (#692)
  • Added new endpoint for retrieving user comments, sorted desc (#700)
  • Optimized base.scss styles (#697)
  • Router names update (#705)

Other changes💡

  • Hide wizard, Hide Join superhero button (#679)
  • The networking tab is now renamed to Meet (#680)
  • Prepared meet menu item (#687)
  • Text updates, Moved tutorial for the wallet to own page (#673 && #657)
  • Use the same screen for superhero and league.aeternity (#659)
  • RightSection: Exclude #test tag (#656)