Releases: zer0-os/zOS
Releases · zer0-os/zOS
v1.165.0
What's Changed
- Upload Profile Images to the (synapse) homeserver instead of cloudinary by @ratik21 in #2299
- Update the user state correctly after uploading image by @ratik21 in #2301
- Display profile Images (avatar) for users displaying during global search by @ratik21 in #2302
- Update matrix API
avatar_url
after editing a user profile (or during registration) by @ratik21 in #2303 - fix: missing favicon by @colbr in #2305
- Upload groupIcons to the homeserver instead of cloudinary by @ratik21 in #2304
- feat: hide chat from social channels with layout modifications by @domw30 in #2306
- fix(matrix-client): add type check for fileUrl in downloadFile method by @domw30 in #2308
- chore: bump version (
1.164.0
) -> (1.165.0
) by @domw30 in #2309
Full Changelog: v1.164.0...v1.165.0
v1.164.0
What's Changed
- feat(rewards): add meow transfer functionality with error handling and state management updates by @domw30 in #2290
- feat(matrix-client): add get post message reactions method and test coverage for handling message reactions by @domw30 in #2291
- feat(posts-saga): add saga to fetch and apply MEOW reactions to post messages and update test coverage by @domw30 in #2292
- feat(posts): implement live meow reaction updates on post messages to handle real-time changes in post meow reactions by @domw30 in #2293
- feat(rewards/posts): update meow recipient balance in real time when receiving meow reaction to owned post by @domw30 in #2294
- feat(meow-action): update meowing ui on posts and dispatch saga actions when triggering meows by @domw30 in #2295
- refactor(posts-saga): prevent fetching and applying reactions to messages using feature flag by @domw30 in #2296
- fix(post-component): correctly disable ability to meow if the users balance is less than required amount by @domw30 in #2297
- chore: bump version (
1.163.0
) -> (1.164.0
) by @domw30 in #2298
Full Changelog: v1.163.0...v1.164.0
v1.163.0
What's Changed
- refactor(messenger-feed): remove inline padding by @domw30 in #2283
- refactor(feed-header): remove top stroke by @domw30 in #2284
- refactor(app-layout): update split pane gap for positioning and spacing by @domw30 in #2285
- feat(messenger-feed): add media query to adjust max-width of messenger feed for 2560x1440 screen resolution by @domw30 in #2286
- feat(app-main-wrapper): add media query layout sizing for larger screensizes (2561px +) by @domw30 in #2287
- refactor(media-queries): remove min height on media queries by @domw30 in #2288
- chore: bump version (
1.162.0
) -> (1.163.0
) by @domw30 in #2289
Full Changelog: v1.162.0...v1.163.0
v1.162.0
What's Changed
- fix(messenger-feed): re-position and fix waypoint for visibility and trigger loading more posts in feed view by @domw30 in #2279
- feat(app-main): remove empty side space for 2560 x 1600 resolution by @domw30 in #2281
- chore: bump version (
1.161.0
) -> (1.162.0
) by @domw30 in #2282
Full Changelog: v1.161.0...v1.162.0
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