Skip to content

Releases: zer0-os/zOS

v1.163.0

16 Sep 14:26
30609ec
Compare
Choose a tag to compare

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

16 Sep 06:33
a5405a8
Compare
Choose a tag to compare

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

13 Sep 11:57
341ac75
Compare
Choose a tag to compare

What's Changed

  • remove enableAddWallets feature flag by @ratik21 in #2277
  • fix(messenger-feed): resolve unnecessary image reloads by memoizing functions in media rendering by @domw30 in #2278
  • bump version (1.160.0 -> 1.161.0) by @ratik21 in #2280

Full Changelog: v1.160.0...v1.161.0

v1.160.0

12 Sep 13:27
c270172
Compare
Choose a tag to compare

What's Changed

  • refactor(typing-indicator): improve position to align with input updates by @domw30 in #2274
  • fix(post): resolve missing dependency console warning by @domw30 in #2276
  • chore: bump version (1.159.0) -> (1.160.0) by @domw30 in #2275

Full Changelog: v1.159.0...v1.160.0

v1.159.0

12 Sep 13:01
f555509
Compare
Choose a tag to compare

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

10 Sep 22:29
0626d30
Compare
Choose a tag to compare

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 of isWalletConnected in account-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

05 Sep 11:27
0dd05ec
Compare
Choose a tag to compare

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

30 Aug 15:42
f4f00a4
Compare
Choose a tag to compare

What's Changed

  • fix(messenger-feed): remove min-width to allow space for right sidekick by @domw30 in #2234
  • chore: bump version (1.155.0) -> (1.156.0) by @domw30 in #2235

Full Changelog: v1.155.0...v1.156.0

v1.155.0

30 Aug 15:18
ef02a31
Compare
Choose a tag to compare

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

30 Aug 14:19
836cff9
Compare
Choose a tag to compare

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