Releases: aeternity/superhero-ui
Releases · aeternity/superhero-ui
Release v0.5.5
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
v0.5.4
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 💡
v0.5.3
v0.5.2
v0.5.1
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
v0.4.2
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)