Releases: myriadsocial/myriad-web
Releases · myriadsocial/myriad-web
1.0.0-alpha1
🚀 Features
- integrate sentry
- PR: #558
- Enable upload multiple image
- PR: #584
- add image loading placeholder
- PR: #613
- display deleted post information
- PR: #619
- enable mention on comment
- PR: #657
👌 Improvements
- Migrate context to redux for Experience state
- PR: #406
- changed query when open edit profile
- PR: #556
- Improvement on Search Results
- PR: #565
- Social Token -> Coming Soon Page
- PR: #571
- Task/myr 1005
- PR: #572
- Added loading state on send tip button + send tip modal
- PR: #576
- Margin Issue on Menu (apply smoother menu highlighting animation)
- PR: #578
- update post actions
- PR: #579
- User should be able to send tip to imported post
- PR: #582
- set dropdown to appear in center and bottom
- PR: #598
- after done sending tip, show tip history
- PR: #600
- created page /maintenance component
- PR: #605
- Added custom 404 page
- PR: #607
- applied data for metric on ProfileHeader
- PR: #611
- Added prompt when cancel edit, added cancel button
- PR: #615
- adjusted Notification sidebar's styling to suits UI requirements
- PR: #617
- changed CTA/placeholder for posting comment
- PR: #625
- redirect mobile access
- PR: #654
- Added validation data profile
- PR: #656
- enable mention on comment
- PR: #657
- Added validation data profile
- PR: #658
- Remove Default Website for first time user
- PR: #662
- debate to downvote comments
- PR: #664
- Revised flow send tip by adding a success prompt
- PR: #666
- Defined Latest Transaction as default sorting option in Wallet History
- PR: #667
- Changed hover state on Experience SimpleCard
- PR: #668
🐛 Fixes
- changed placeholder in profile editor
- PR: #492
- Hotfix/fix search results
- PR: #554
- init firebase
- PR: #630
- prevent show toaster on fcm tokens update
- PR: #631
- handing unsupported video codec
- PR: #650
🤖 Tests
- Initialized unit testing with jest
- PR: #386