Skip to content

Releases: aeternity/superhero-ui

Release v0.5.5

19 Jun 06:33
7a30edb
Compare
Choose a tag to compare

0.5.5 (2024-06-18)

Changelog

Features

  • changelog: build using standard-version 18d2f10
  • add Superhero Wallet banner 6d34a71
  • upgraded sdk to newer version ac20127

Bugfix

  • Fix linter warnings manually 994ad56
  • UserInfo: don't request <BACKEND_URL>false 901a324
  • omit exceptions thrown by await tip/retip endpoints for v1 b95e11e
  • user-info: add initial profile, include loading stage ad8993d
  • aeternity: actually reset state on disconnect 1406cb6
  • input message should not open tip link when it's a post on focus 860be5a
  • strong tag in index.html 9692dcf
  • chore: Update Governance.vue 9da1298
  • lint & cypress 8182c0e
  • applies feedback & upgrades dependencies 0514889

Chores

  • run npm update adfa471
  • run npm audit fix ffe6acc
  • add fetchJson function 5a0abb0
  • backend: throw exception instead of returning null fbfe678
  • remove handler of unknown error 88ce3c2
  • UserInfo: simplify js 8b39f58
  • consistent error handling 25ba422
  • env: avoid extra redirect to explorer f44e77c
  • lint commit messages 0beeb3a
  • readme: add release command f635f57
  • remove unused wording 765c478
  • wording: update claim wording 3e180fb
  • governance url, git dependency compatibility 22cbb6c
  • remove jitsi dependencies dad5fe2
  • upgrades tipping contract dep to new version 9f69f60
  • fixes contract versions fd2204a

CI

  • circleci-build: initial circleci config to avoid failed PR checks 909e9ea
  • circleci-build: fix sample file cda372c
  • chore: fix deploy url 290bf1c
  • chore: fix comment-on-pr ver 7c0211c

v0.5.4

26 Jul 14:11
11d1f74
Compare
Choose a tag to compare

0.5.4 (2021-07-26)

Changelog

Features ✨

  • Dropped Maintenance Page (#1115)
  • V2 Contract Changes (#1119)
  • SSR (#1121)
  • Allow for multiple popups (#1139)

Bugfix 🐞

  • Bugfixes for Wordbazaar (#1117)
  • Fixed Horizontal Scrolling (#1127)
  • Refactored some tip component content (#1135 & #1138)
  • Fix for AE Amount (#1130 & #1141)
  • Fixed Error Message (#1131)

Chores 💡

  • Updated SDK to 8.2.1 (3a7c358)
  • Updated Dependencies (#1108)
  • Fixed Testnet Backend URL (#1115 & #1120)
  • disable vue-i18n/no-raw-text rule (#1123)
  • Dropped bootstrap (#1124)
  • Dropped Old Tutorials (#1122)
  • Dropped Old Stats Endpoint (#1143)

v0.5.3

22 Jun 08:17
Compare
Choose a tag to compare

0.5.3 (2021-06-22)

Changelog

Maintenance 🚧

  • Meta tags for social sharing (6b847b6)
  • Show reply option only for a selected comment (#1070)

v0.5.2

17 Jun 10:00
0e922b9
Compare
Choose a tag to compare

0.5.2 (2021-06-17)

Changelog

Maintenance 🚧

v0.5.1

14 Jun 12:57
Compare
Choose a tag to compare

0.5.1 (2021-06-14)

Changelog

Maintenance 🚧

  • Changed default sorting in feed to 'Latest' (#1092)
  • Added meta tags for social media sharing previews (d945ae0)
  • Full width on mobile devices (9ce4a65)
  • Fonts resize on mobile (22d395a)
  • The whole favicon is visible (be30126)
  • Added trending topics page on mobile (454709b)
  • Hamburger menu on mobile now shows on 50% of the width. Added open/close animation (f1cc974)

Bugfixes 🐞

  • Unnecessary scrollbars in dropdowns on Firefox (797ac56)

v0.5.0

14 Jun 12:47
df1958c
Compare
Choose a tag to compare

0.5.0 (2021-06-02)

Changelog

Maintenance 🚧

  • Use external service to generate avatars (dc2a96e)
  • Updated SDK version (Iris) (#1072)

Bugfixes 🐞

  • Post without tip not working without tokens balance resolved (#1077)

v0.4.2

16 Apr 13:16
54b729c
Compare
Choose a tag to compare

0.4.2 (2021-04-16)

Changelog

Maintenance 🚧

  • Handle exception on getting word registry at an old version of backend (#1054)
  • Remove statistics from left section (89b4045)
  • Rename main/feed/posts to feed/tips/posts (6e8f25f)
  • Fix images grid in posts (10f1c98)
  • Show preffered chain name of user if any (b685f61)
  • Fix delete avatar button position (4c0bbb6)
  • User info to show when hovering also on user name and address (ae3a697)
  • Remove star button (91b54d3)
  • Remove unused oracle state (#1061)

v0.4.1

12 Apr 11:52
df83c68
Compare
Choose a tag to compare

0.4.1 (2021-04-14)

Changelog

Features ✨

  • update FAQ section (#1050)

Maintenance 🚧

  • add landing page (#929)

v0.4.0

12 Apr 11:50
61c204f
Compare
Choose a tag to compare

0.4.0 (2021-04-14)

v0.3.1

23 Nov 13:26
6e83277
Compare
Choose a tag to compare

0.3.1 (2020-11-23)

Release highlights

This release includes a hotfix for missing link previews.

Changelog

Bugfixes 🐞

  • Fix: Missing link preview (#888)