v1.9.0 Enterprise overhaul
What's Changed
- added new cookies script by @newbreedofgeek in #1136
- feat: NFT/SFT activity fallback if backend is down by @bucurdavid in #1108
- d-robert 1.9.0 by @911-Benedek-RobertGeorge in #1130
- d-damian 1.9.0 by @damienen in #1129
- Datadex refactoring by @Enciusan in #1134
- d-enciu 1.9.0 by @Enciusan in #1125
- D robert 1.9.0 by @damienen in #1142
- Milestone 1.9.0 -> TEST by @damienen in #1143
- datanftmint new abi for smart contract v2 by @newbreedofgeek in #1144
- hot-fix: multi token access by @bucurdavid in #1149
- fix: CRA fix for 'axios_1.default.post is not a function by @bucurdavid in #1151
- Solve axios issues by @damienen in #1152
- Milestone 1.9.0 TEST -> STG by @damienen in #1154
- Milestone 1.9.0 STG -> MAIN by @damienen in #1155
Full Changelog: v1.8.0...v1.9.0
New features summary:
- Itheum enterprise UI/UX full overhaul (new design, new functions in the dashboard, including royalties claiming)
- NFT Details transactions table will now work with or without the availability of our web2 server
- Increased responsiveness for mobile devices
- Introduced xAlias (Gmail) login
- Added tips that "view data" is disabled when someone is logged in through the xPortal hub
- New cookie acceptance module implementation
- Other misc. items (reassessed routes privacy, deleted all artifacts from "the times" when we were using message signing to view data, reviewed app icons, NFT minting refactoring, libs update, etc.)