Skip to content

Releases: zer0-os/zOS

v1.150.0

23 Aug 13:15
95e46c2
Compare
Choose a tag to compare

What's Changed

  • feat: remove unused post actions by @colbr in #2189
  • fix: post width by @colbr in #2190
  • feat: only show feed scrollbar on hover by @colbr in #2191
  • feat: channel feed loading and empty states by @colbr in #2192
  • feat: show profile images in posts by @colbr in #2193
  • feat: hide post media buttons by @colbr in #2194
  • feat: multi-line posts by @colbr in #2195
  • refactor(messenger-feed-container): add separate feed view container resolving unnecessary componentdidmount/didupdate triggers by @domw30 in #2196
  • feat(feed-view): implement and test conditional waypoint rendering based on content height in feedview component by @domw30 in #2197
  • refactor(matrix-client): optimize event handling in message retrieval by reducing redundant liveTimeline calls by @domw30 in #2198
  • refactor(feed-view-container): prevent post fetches if posts have loaded when switching conversations, and enhance tests by @domw30 in #2199
  • chore: bump version (1.149.0) -> (1.150.0) by @domw30 in #2200

Full Changelog: v1.149.0...v1.150.0

v1.149.0

21 Aug 23:06
288d70e
Compare
Choose a tag to compare

What's Changed

  • feat(posts-saga): add posts store saga and actions by @domw30 in #2186
  • feat(messenger-feed): wire up send and fetch posts actions to ui by @domw30 in #2187
  • chore: bump version (1.148.0) -> (1.149.0) by @domw30 in #2188

Full Changelog: v1.148.0...v1.149.0

v1.148.0

20 Aug 11:37
9171db5
Compare
Choose a tag to compare

What's Changed

  • refactor: reusable conversation header by @colbr in #2179
  • refactor: rename publish channel type change to publish group type change for consistency by @domw30 in #2182
  • feat: basic feed UI by @colbr in #2181
  • fix(matrix-client/messages-saga): bypass encrypting files during upload if non encrypted room by @domw30 in #2184
  • chore: bump version (1.147.0) -> (1.148.0) by @domw30 in #2185

Full Changelog: v1.147.0...v1.148.0

v1.147.0

16 Aug 08:59
460cada
Compare
Choose a tag to compare

What's Changed

  • feat: add groupType property to handle different conversation types and integrate it into room creation and mapping logic by @domw30 in #2174
  • refactor: add isSocialChannel property to Channel structure for each room and set flag using groupType from event data by @domw30 in #2175
  • feat: add basic messenger feed container by @domw30 in #2176
  • feat: render messenger feed container when current channel is a social channel (featureFlagged) by @domw30 in #2177
  • feat: position feed and chat containers and add central divider when current channel is social channel by @domw30 in #2178
  • chore: bump version (1.146.0) -> (1.147.0) by @domw30 in #2180

Full Changelog: v1.146.0...v1.147.0

v1.146.0

14 Aug 10:01
334180c
Compare
Choose a tag to compare

What's Changed

  • feat: add menu class names to handle and improve select input dropdown menu width sizes by @domw30 in #2172
  • chore: bump version (1.145.0) -> (1.146.0) by @domw30 in #2173

Full Changelog: v1.145.0...v1.146.0

v1.145.0

13 Aug 14:44
11fbcb3
Compare
Choose a tag to compare

What's Changed

  • feat: add group type select input component by @domw30 in #2168
  • feat: add group type modal dialog by @domw30 in #2169
  • feat: wire up group type menu, modal and refactor group typing to handle encrypted or unencrypted room creation by @domw30 in #2170
  • chore: bump version (1.144.0) -> (1.145.0) by @domw30 in #2171

Full Changelog: v1.144.0...v1.145.0

v1.144.0

12 Aug 17:59
ac4a1c1
Compare
Choose a tag to compare

What's Changed

  • refactor: allow group creation with the same members by @domw30 in #2165
  • refactor: rename group type checkbox by @domw30 in #2166
  • chore: bump version (1.143.0) -> (1.144.0) by @domw30 in #2167

Full Changelog: v1.143.0...v1.144.0

v1.143.0

12 Aug 12:11
7ea749a
Compare
Choose a tag to compare

What's Changed

  • chore: enableChannels feature flag by @colbr in #2161
  • refactor: move Messenger files to apps/messenger/ by @colbr in #2160
  • feat: add support for creating unencrypted channels by @domw30 in #2162
  • feat: wire up creating unencrypted room & add ui by @domw30 in #2163
  • chore: bump version (1.142.0) -> (1.143.0) by @domw30 in #2164

Full Changelog: v1.142.0...v1.143.0

v1.142.0

10 Aug 22:45
840d2e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.141.0...v1.142.0

v1.141.0

06 Aug 09:27
79ce8eb
Compare
Choose a tag to compare

What's Changed

  • feat: remove enableExplorer feature flag by @colbr in #2153
  • feat: handle selected label on load by @domw30 in #2152
  • chore: bump version (1.140.0) -> (1.141.0) by @domw30 in #2154

Full Changelog: v1.140.0...v1.141.0