Skip to content

Releases: aeternity/superhero-ui

v0.3.0

19 Nov 17:55
43c6125
Compare
Choose a tag to compare

0.3.0 (2020-11-19)

Release highlights

This release includes a new fresher look in the feed, introducing richer content previews with play-able videos and sound. We also have fixed several bugs and made small changes to the UI.

Changelog

Bugfixes 🐞

  • Fix: wrong utils import (#861)
  • Fix: UserCard UI issues (#872)

Features ✨

  • Tips rich preview (#806)
  • User preview cards on avatar hover (#814)
  • User settings for allowing/disallowing 3rd party content (#867)

Maintenance 🚧

  • Remove unnecessary promise-polyfill package (#862)
  • PlayButton: Avoid dynamic import (#863)
  • Don't use event bus in several cases (#817)
  • Allow to connect to testnet using .env.e2e (#874)
  • Refactor MessageInput and SendComment (#876)
  • SendTip: Remove extra submit handler (#875)
  • Refactor comments (#864)
  • Don't make wallet initialisation depend on backend fetching and related refactoring (#844)
  • Remove extra eslint-disable (#884)

Other changes💡

  • Don't show cursor at comment page (#860)
  • Drop is supported browser check because of web version of wallet (#878)

v0.2.1

20 Oct 09:38
b9a82bc
Compare
Choose a tag to compare

0.2.1 (2020-10-20)

Release highlights

This is a hotfix release that squashes some bugs.

Changelog

Bugfixes 🐞

v0.2.0

15 Oct 13:41
fe68b30
Compare
Choose a tag to compare

0.2.0 (2020-10-15)

Release highlights

Migrate to a new backend for a faster and better experience. Preparation for fungible tokens support.

Changelog

Bugfixes 🐞

  • persistState: Fix typo (#836)
  • SearchInput: Debounce requests (#835)

Maintenance 🚧

  • Refactor TipTitle component (#845)
  • Increase iframe wallet timeout, add a button to enable it manually (#843)
  • Infrastructure and functionality prepare for Fungible Tokens & Direct Tipping (#842)
  • utils: Remove default export, simplify path (#841)
  • vue cli: Drop @ alias (#840)
  • Use vue-cli to switch prod and test configs (#837)

Other changes 💡

  • User profile design adjustments (#834)

v0.1.15

08 Oct 07:45
cff884b
Compare
Choose a tag to compare

0.1.15 (2020-10-07)

Release highlights

Enable meet functionality - video chats and conferencing.

Changelog

Bugfixes 🐞

  • Fix: catch error on comment sending (#822)

Features ✨

  • Enabled Superhero meet

v0.1.14

07 Oct 06:28
d0d823f
Compare
Choose a tag to compare

0.1.14 (2020-10-06)

Release highlights

This release includes mainly bug fixes and changes to the UI so it is more consistent across different components.

Changelog

Bugfixes 🐞

  • TipRecord: send report doesn't work if the user is not logged in (#782)
  • Avoid redundant navigation to current location TipRecord, TipComment (#777)
  • Three dot menu Claim not working with integrated wallet (#764)
  • The scrolled position is lost if you click on other navigation, then click Tips in navigation (#715)
  • The updating of the profile image is broken (#773)
  • Scrolling of tips doesn't work properly(#758)
  • TipList: remove duplicate TipsPagination (#762)
  • Fix: scrolling issues (#763)
  • Fix: Minor bug in nested comments (#785)
  • Fix: Tip amount display for tips with no preview generated (#803)
  • Fix: FAQ collapse sections (#811)
  • Fix: Overlapping ... menu (#812)

Features ✨

  • Spanish translation (#786)

Maintenance 🚧

  • Fix errors, warning on init load (#759)
  • Update SDK to 7.7.0 (#761)
  • Update dependencies (#757)
  • Extract constants (#768)
  • Refactoring (#771 && #793)
  • eslint: force pascalCase across components (#775)
  • Change prop type in Link component (#776)
  • Disable wallet from hidden iframe on mobile (#820)

Other changes💡

  • Make AuthorAndDate component looks the same in all cases (#779)
  • The maintenance page is too big on iPhone 6/7/8 and is not scrollable (#725)
  • TipRecord: Show the claim button only if an address is available (#766)
  • Refactor all modals and popups to be consistent (#783)

v0.1.13

18 Aug 06:06
17b88ac
Compare
Choose a tag to compare

0.1.13 (2020-08-17)

Release highlights

This release introduces an integrated wallet in the right section of the superhero UI. It allows users to start using the superhero platform without having an extension installed or go switching back and forth between tabs to confirm signatures of actions in their web wallet.

Some improvements to the web-wallet communication were put in place as well.

Changelog

Bugfixes 🐞

  • Display whole sized search icon (#718)
  • Hotfix meet bug (#722)
  • TipComments: Get rid of infinite fetch loop (#736)

Features ✨

  • Integrated Web-Wallet (#528)

Maintenance 🚧

  • TipRecord: Avoid extra rerendering (#712)
  • TipRecord: Simplify condition (#711)
  • Add on Aepp disconnect event (#710)
  • Avoid wrapping of RouterView with KeepAlive (#708)
  • Refactor layout components for the integrated wallet support (#720)
  • Refreshed integrate wallet into UI (#721)
  • Maintenance page fixes (#726)
  • Refactor TipList page (#727)
  • Dispose jitsi instance after page leave (#730)
  • Refactor TipInput and remove unused commenting functionality (#732)
  • Refactor Overview component (#735)
  • Extract MessageInput component (#751)
  • Remove Wizard components completely (#749)
  • Update wallet url .env (#745)
  • Avoid usage of Page component (#748)
  • UserProfile: Update data on address change (#754)
  • Rename state.account to state.address (#753)
  • Remove useless navigation guards and initial 404 behavior (#755)

Other changes💡

  • Set pinning and reporting to work with web-wallet (#717)
  • Keep RightSectiopnTopics open if no iframed wallet (#741)
  • SendTip: fix icon size (#731)
  • Move Meet up in the menu (#752)
  • FAQ, CreateProfile: Clean up translations (#750)
  • Chinese translation update (#744)
  • French Translation (#743)

v0.1.12

09 Jul 05:52
d3c1002
Compare
Choose a tag to compare

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)

v0.1.10

09 Jun 20:04
35cd16d
Compare
Choose a tag to compare

Changelog

Maintenance

  • Remove inverted colors filter (#639)

v0.1.9

09 Jun 19:18
c53e5bf
Compare
Choose a tag to compare

Changelog

Bugfixes

  • Fix edit profile when biography is null (#634)
  • Page: Fix initial-loading css (#635)

Features

  • Created Governance page (#619)
  • Check for profile creation date (#628)

v0.1.8

06 Jun 04:30
ba7d964
Compare
Choose a tag to compare

Changelog

Bugfixes:

  • TipInput: Fix condition to use deeplinks (#624)
  • Small css fixes (#625)
  • UserProfile: Check for profile creation date (#628)

Features

  • New user profile ID card (#621)