Releases: zer0-os/zOS
Releases · zer0-os/zOS
v0.27.0
What's Changed
- Extract common styles for the various auth related pages by @dalefukami in #545
- Remove the sub-header on the login page by @dalefukami in #546
- Fix the waitlist link by @dalefukami in #547
- Add login links to existing registration pages by @dalefukami in #548
- Bump version by @dalefukami in #549
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Hide cloudinary provider creation behind a function by @dalefukami in #527
- Remove hardcoded timestamp from test, use
moment()
by @ratik21 in #528 - Allow text in invite input by @ratik21 in #529
- Update zUI by @dalefukami in #531
- Update
invite.scss
by @ratik21 in #532 - feat: match container to Figma by @colbr in #530
- Login by email screen by @dalefukami in #534
- Zos 310: Editing a message locks up the browser by @ratik21 in #533
- Add a simple template script to generate components and store/saga files by @dalefukami in #535
- Fix bad test by @dalefukami in #536
- Email login UI tweaks by @dalefukami in #540
- Update zUI to 0.20.2 by @dalefukami in #541
- Convert the registration/login pages to use forms by @dalefukami in #542
- Bump @zero-tech/zapp-staking from 0.4.9 to 0.5.0 by @dependabot in #539
- Bump @zero-tech/zapp-nfts from 0.11.0 to 0.11.1 by @dependabot in #538
- Bump @zero-tech/zapp-daos from 0.8.0 to 0.9.0 by @dependabot in #537
- Perform actual login on email login page by @dalefukami in #543
- Bump version by @dalefukami in #544
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Pusher level event updates: supports chat_dm_message_replied events, maps Profile Summary by @AdamDotCom in #510
- Fix error when logged in without a wallet address by @dalefukami in #514
- Fix cpu hogging issue: Use Modal open state instead of unmounting by @dalefukami in #516
- Zos 288: Invite Screen by @ratik21 in #515
- Don't send Browser Notifications to yourself by @AdamDotCom in #517
- Update zui by @dalefukami in #518
- Update zui mocks by @dalefukami in #519
- Zos 288: Invite Screen (Error states, api integration, unit tests) by @ratik21 in #520
- Email signup flow by @dalefukami in #521
- Zos 307: Fix font issue with messages with links, make links clickable by @ratik21 in #522
- Add password strength component and validate by @dalefukami in #524
- Change the url for entering the onboarding flow by @dalefukami in #525
- Bump version by @dalefukami in #526
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Split reducer from store creation and control store creation by @dalefukami in #504
- Use saga effects rather than dispatching to the store directly by @dalefukami in #505
- Clean up some tests by @dalefukami in #507
- Create Invite Dialog by @dalefukami in #506
- Fix typos by @AdamDotCom in #511
- Enable browser level notifications by @AdamDotCom in #509
- Fix test: Add to config stub by @dalefukami in #512
- Version bump by @AdamDotCom in #513
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Real-time Notifications by @AdamDotCom in #502
- Version bump by @AdamDotCom in #503
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Make image drop full width by @dalefukami in #498
- Move management of full create conversation flow into saga by @dalefukami in #497
- Cancel a create conversation saga when user logs out by @dalefukami in #499
- Move conversation padding to internal components to allow for better scrollbar positioning by @dalefukami in #500
- Bump version by @dalefukami in #501
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Some refactoring cleanup by @dalefukami in #482
- Add test for
mapMessage
when receiving a new message from sendbird event by @ratik21 in #483 - Saga Error, Channels app continues to poll when a user is Disconnected which breaks the app by @AdamDotCom in #479
- Add Group Details panel to Conversation pane by @dalefukami in #484
- zNS based urls should be verified prior to rendering the data by @ratik21 in #485
- Hit actual api to check for group conversations by @dalefukami in #487
- Add some info and styling to the conversation list by @dalefukami in #486
- Fix group conversation icon by @dalefukami in #489
- Add name field to group creation by @dalefukami in #488
- Add image to group conversations by @dalefukami in #490
- Add loading state when creating group conversation by @dalefukami in #491
- Manage the create conversation stage in saga by @dalefukami in #493
- Push selecting members for group chat into saga by @dalefukami in #494
- Remove unused state and redundant calls by @dalefukami in #495
- Clear user sensitive state when a user logs out / disconnects by @AdamDotCom in #492
- Bump version by @dalefukami in #496
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Extract ConversationItem component and push tests downward by @dalefukami in #474
- Extract SelectedUserTag by @dalefukami in #475
- Add mocking for zUI in all tests by @dalefukami in #476
- [Bug] Parent Message disappears when you're replying to a message by @ratik21 in #478
- Determine the filtered conversations at render time by @dalefukami in #480
- Bump version by @dalefukami in #481
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Add scrollbar to notification popup by @dalefukami in #462
- Add custom matcher toHaveElement by @dalefukami in #464
- Fix closing notification popup by @hkhanouchi in #465
- @ mentions in replies don't render properly by @ratik21 in #467
- Redesign the one on one conversation creation by @dalefukami in #463
- Remove prettier config singleAttributePerLine override by @dalefukami in #471
- fix creating same chat by @mrval5 in #468
- Tidy up some styling in the CreateConversationPanel by @dalefukami in #472
- Bump version by @dalefukami in #473
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- fetch notification when initialising the user by @mrval5 in #456
- Resolve: 'Warning: Setting defaultProps...' warning by @AdamDotCom in #438
- Fix change sessions if account metamask is changed by @hkhanouchi in #444
- Create account updates by @AdamDotCom in #457
- Render channel reply notification by @dalefukami in #458
- Render mentioned in a conversation notification by @dalefukami in #459
- Align user actions with address bar by @dalefukami in #460
- Bump version by @dalefukami in #461
Full Changelog: v0.17.0...v0.18.0