Releases: zer0-os/zOS
Releases · zer0-os/zOS
v0.13.0
What's Changed
- Added an Architecture section to the README by @AdamDotCom in #411
- Removed dependency-type definition by @AdamDotCom in #412
- Fix list of conversations rendering by @hkhanouchi in #413
- Fix import of cjs lib that causes errors in the tests by @dalefukami in #414
- Add top nav UserActions and user avatar by @dalefukami in #415
- Move notification popup to UserActions by @dalefukami in #416
- Toggle the conversation list with the UserAction by @dalefukami in #418
- Bump @zero-tech/zapp-nfts from 0.10.1 to 0.11.0 by @dependabot in #417
- Write tests for some channel filtering logic by @dalefukami in #420
- Fix mentions parsing by @hkhanouchi in #422
- Fix the polarity of the isChannel flag in redux by @dalefukami in #424
- Ability to remove link preview from message by @ratik21 in #405
- Add unread count to the UserActions Conversation icon by @dalefukami in #425
- Fix prettier failure by @dalefukami in #426
- unread notifications by @mrval5 in #419
- Style Conversation List title bar by @dalefukami in #427
- Change delete modal by @mrval5 in #428
- Prevent /mine endpoint call when a user is anonymous by @AdamDotCom in #423
- Remove unused props by @dalefukami in #430
- Fix lost input focus by @hkhanouchi in #433
- Resolves the Sendbird Session Expiry issue by @AdamDotCom in #421
- Move wallet disconnect to a user menu by @dalefukami in #431
- Render UserAction popups relative to the right nodes by @dalefukami in #432
- Render notification count in UserActions by @dalefukami in #436
- Fix the Notifcation popup title color by @dalefukami in #437
- Bump version by @dalefukami in #439
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Insert gif from giphy by @hkhanouchi in #390
- Use the zUI ThemeEngine by @dalefukami in #391
- Add search list of conversations by @hkhanouchi in #393
- adds dependabot.yml by @jtulloch in #395
- Bump react-markdown from 8.0.3 to 8.0.5 by @dependabot in #396
- Bump mdast-util-to-markdown from 1.3.0 to 1.5.0 by @dependabot in #397
- Bump @types/verror from 1.10.5 to 1.10.6 by @dependabot in #398
- Bump markdown-table from 3.0.2 to 3.0.3 by @dependabot in #399
- Bump unist-util-position from 4.0.3 to 4.0.4 by @dependabot in #400
- zapp versions to latest so dependabot can update by @AdamDotCom in #401
- zOS: Link Preview is disappearing by @ratik21 in #392
- Add Notifications Popup by @dalefukami in #402
- Empty Notifications design by @dalefukami in #403
- Bump version by @dalefukami in #404
New Contributors
- @dependabot made their first contribution in #396
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Update README.md by @dalefukami in #382
- fix long direct message by @mrval5 in #384
- Clean up sass warnings by @hkhanouchi in #385
- New message touch up by @AdamDotCom in #387
- Add emoji by @mrval5 in #388
- Add recording voice message by @hkhanouchi in #386
- Bump version by @hkhanouchi in #389
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Start a conversation refinements by @hkhanouchi in #379
- make sidekick opening interactive with storage by @mrval5 in #375
- Fetch the next page of messages in chat by @dalefukami in #380
- Put the messages in the right order when fetching more by @dalefukami in #381
- Bump version by @dalefukami in #383
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- add sender avatar to messenger by @mrval5 in #374
- Update README.md by @AdamDotCom in #376
- Update README.md by @AdamDotCom in #377
- Version bump by @AdamDotCom in #378
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Update the PWA manifest and icons by @dalefukami in #372
- Version bump by @AdamDotCom in #373
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Feature/mark as read move dm by @mrval5 in #367
- Create a new Direct Message conversation by @hkhanouchi in #365
- ZOS-87 : order messenger by last message created at by @mrval5 in #368
- Fix lost focus for chat input by @hkhanouchi in #369
- Disconnect a user when their Sendbird token is revoked by @AdamDotCom in #370
- Version bump by @AdamDotCom in #371
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Initial style setup for DMs by @dalefukami in #343
- Initial styling of message input by @dalefukami in #345
- Style message input image preview by @dalefukami in #347
- Style multi-media in chat by @dalefukami in #348
- Style replies in chat by @dalefukami in #349
- Feature/zos 84 by @mrval5 in #346
- Render chat window header for DMs by @dalefukami in #350
- Fix non-full height chat window with few messages by @dalefukami in #351
- Chat timestamp formatting by @dalefukami in #352
- Center align the chat date by @dalefukami in #353
- Style minimized chat window by @dalefukami in #354
- Move message context menu to a slide in hover by @dalefukami in #355
- Don't display the author name on messages when not necessary by @dalefukami in #356
- Added Name for Named Direct Messages by @AdamDotCom in #342
- ZOS-94 : DM scroll by @mrval5 in #357
- Extract an IconButton component and update the chat window by @dalefukami in #358
- Remove duplicate Delete Modal render by @AdamDotCom in #359
- Fixed spaces in the names of the Direct Message member list by @AdamDotCom in #360
- Moved DM title ellipsis to tooltip (title is now a tooltip) by @AdamDotCom in #361
- Allow mentions menu to render in portal by @dalefukami in #362
- PortalMenu now uses a portal by @dalefukami in #363
- Bump version by @dalefukami in #366
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add a log statement to the release output to test hotfix deploys by @dalefukami in #330
- Add a hotfix log message for testing (#331) by @dalefukami in #332
- Remove test logging by @dalefukami in #333
- Fix the concurrency matcher in run-tests by @dalefukami in #328
- Direct message chat by @mrval5 in #334
- Add reply message to channel by @hkhanouchi in #336
- show unread count by @mrval5 in #337
- Support cookie renaming via client headers by @ratik21 in #335
- Add reply permission by @hkhanouchi in #339
- Use zero-api to search for mentionable users in a channel by @dalefukami in #338
- Deploy v0.6.0 by @dalefukami in #341
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Add a hotfix log message for testing by @dalefukami in #331
Full Changelog: v0.5.0...v0.5.1