Releases: zer0-os/zOS
Releases · zer0-os/zOS
v1.161.0
v1.160.0
v1.159.0
What's Changed
- [Fix]
Sign In
button disappears immediately after logout even when the wallet is connected by @ratik21 in #2258 - feat(redesign-background): add and wire up default lights out background and selection by @domw30 in #2249
- feat(redesign-message-bubble): update lights out bubble backgrounds by @domw30 in #2250
- feat(redesign-conversation-header): update header components and styles by @domw30 in #2254
- feat(redesign-messenger-chat-container): apply background and update footer positioning by @domw30 in #2255
- feat(redesign-message-input): update input positioning/styles and add placeholder to mentions component by @domw30 in #2256
- feat(redesign-sidekick): update left and right sidekick positioning and styling by @domw30 in #2257
- feat(redesign-post-input/feed): update post input and feed container by @domw30 in #2259
- fix(sidekick): right sidekick sizing by @domw30 in #2261
- feat(borders): improve container and component borders by @domw30 in #2262
- feat(post-input/message-input): resize action icons by @domw30 in #2263
- refactor(post-input): post input and avatar alignment by @domw30 in #2264
- refactor(post-input): update placeholder by @domw30 in #2265
- fix(posts): scrollbar border gap mis-alignment by @domw30 in #2266
- refactor(conversation-actions): replace group icon with three dot icon by @domw30 in #2267
- refactor(user-header): replace collapse/expand icons by @domw30 in #2268
- feat(posts): add border inline for posts by @domw30 in #2269
- fix(posts-header): fix width when message loading for scrollbar hack by @domw30 in #2270
- fix(right-sidekick): closed to open transition positioning by @domw30 in #2271
- refactor(conversation-actions): improve/align component position/sizing & remove duplicated styles by @domw30 in #2272
- chore: bump version (
1.158.0
) -> (1.159.0
) by @domw30 in #2273
Full Changelog: v1.158.0...v1.159.0
v1.158.0
What's Changed
- feat: initial MEOW UI by @colbr in #2246
- Add core saga logic to link a new wallet for email associated ZERO account by @ratik21 in #2247
- feat(post-input): add emoji picker and handle sending emojis by @domw30 in #2248
- refactor: use
connectedWalletAddr
instead ofisWalletConnected
inaccount-management-panel/*
by @ratik21 in #2251 - Update user's primaryZID after adding new wallet by @ratik21 in #2252
- bump version (
1.157.0
->1.158.0
) by @ratik21 in #2253
Full Changelog: v1.157.0...v1.158.0
v1.157.0
What's Changed
- fix: post author not centred with avatar by @colbr in #2237
- feat: sender's messages in chat should be colored by @colbr in #2236
- Support ability to Add a wallet to an email account (UI) by @ratik21 in #2239
- clean up saga logic for
WalletSelectModal
by @ratik21 in #2240 - feat(post-input): create and add new post input component with media selection functionality by @domw30 in #2238
- feat(posts-saga/matrix-client): update post saga to support media uploads, create optimistic posts, handle media mapping in events, and add test coverage for full functionality by @domw30 in #2241
- feat(feed/posts): update post feed to handle media rendering, including sorting, linking messages, downloading attachments, and optimized media placeholders and aspect ratios by @domw30 in #2242
- refactor(messenger-feed): remove mocks by @domw30 in #2243
- refactor(create-group-flow): remove ability to create social channel group by @domw30 in #2245
- chore: bump version (
1.156.0
) -> (1.157.0
) by @domw30 in #2244
Full Changelog: v1.156.0...v1.157.0
v1.156.0
v1.155.0
What's Changed
- feat(group-type-dialog): update social channel group type text content by @domw30 in #2230
- feat: app max width, feed max width by @colbr in #2229
- feat: reduced padding between post user and body by @colbr in #2231
- feat(feature-flags): flip social channel related feature flags by @domw30 in #2232
- chore: bump version (
1.154.0
) -> (1.155.0
) by @domw30 in #2233
Full Changelog: v1.154.0...v1.155.0
v1.154.0
What's Changed
- fix(feed/chat): separation of chat and feed loading state when submitting messages and posts by @domw30 in #2222
- feat(posts): handle formatting of long body text to improve layout ui by @domw30 in #2223
- feat: align bottom of feed container with sidekicks and chat containers by @domw30 in #2224
- feat(messenger-feed-container): apply border radius to bottom of feed container by @domw30 in #2225
- refactor(messenger-chat-container): remove message input footer gradient and align container bottom by @domw30 in #2226
- feat(edit-conversation-panel): disable edit group name if token gated chat by @domw30 in #2227
- chore: bump version (
1.153.0
) -> (1.154.0
) by @domw30 in #2228
Full Changelog: v1.153.0...v1.154.0
v1.153.0
What's Changed
- feat: move conversation header higher up the DOM tree by @colbr in #2215
- refactor: conditional rendering of feed by @colbr in #2219
- fix:
Create Post
is hidden by conversation header by @colbr in #2220 - chore: bump version (
1.152.0
) -> (1.153.0
) by @domw30 in #2221
Full Changelog: v1.152.0...v1.153.0
v1.152.0
What's Changed
- Bump
matrix-js-sdk
version to latest by @ratik21 in #2201 - fix: post body
<p>
margin by @colbr in #2208 - feat: remove dividers between posts by @colbr in #2209
- feat: remove
pointer-events
fromAvatar
by @colbr in #2210 - feat: loading indicator when creating a post by @colbr in #2211
- feat: add post divider, remove vertical divider by @colbr in #2212
- feat(group-management): update / handle group management for token gated social channels by @domw30 in #2213
- feat: collapseable conversation menu by @colbr in #2214
- chore: bump version (
1.151.0
) -> (1.152.0
) by @domw30 in #2216 - Revert "chore: bump version (
1.151.0
) -> (1.152.0
)" by @domw30 in #2217 - chore: bump version (
1.151.0
) -> (1.152.0
) by @domw30 in #2218
Full Changelog: v1.151.0...v1.152.0