Skip to content

Releases: zer0-os/zOS

v1.204.0

25 Nov 21:45
7f9df89
Compare
Choose a tag to compare

What's Changed

  • feat: irys posting by @colbr in #2434
  • feat: progress & error states by @colbr in #2435
  • feat: MEOW on posts by @colbr in #2436
  • feat: post error messaging by @colbr in #2437
  • feat(notifications-app): add sidekick and conversation list to notifications app by @domw30 in #2438
  • refactor(notifications-feed): enhance performance when fetching notifications by adding cut off and number of notifications limits by @domw30 in #2439
  • refactor(notifications-feed): remove outdated meow reaction system notifications by @domw30 in #2440
  • refactor(notifications-feed): filter out meow reaction events from notifications mapping by @domw30 in #2441
  • refactor(matrix-client): process notifications related to current user only by @domw30 in #2442
  • chore: bump version (1.203.0) -> (1.204.0) by @domw30 in #2444

Full Changelog: v1.203.0...v1.204.0

v1.203.0

15 Nov 15:23
081b613
Compare
Choose a tag to compare

What's Changed

  • feat(feature-flags): add enableNotificationsApp ff by @domw30 in #2423
  • feat(notification-feed): add notificiations feed item component by @domw30 in #2424
  • feat(notifications-feed): add notifications feed container by @domw30 in #2425
  • feat(notifications-app): add notifications app container by @domw30 in #2426
  • feat(app-router): add notifications app route '/notifications' by @domw30 in #2427
  • feat(app-bar): add notifications bell icon to app bar and wire up navigation to route by @domw30 in #2428
  • feat(notifications-saga/matrix-client): initial fetch, process and store notifications functionality by @domw30 in #2429
  • refactor(notifications-item): clean up and improve notifications item component by @domw30 in #2430
  • refactor(notifications-feed): add loading, error, and no notification states and replace mock data with actual date from state by @domw30 in #2431
  • fix(chat-message): update extractMentionsFromBody with optional chaining for matches to prevent unwanted error by @domw30 in #2432
  • chore: bump version (1.202.0) -> (1.203.0) by @domw30 in #2433

Full Changelog: v1.202.0...v1.203.0

v1.202.0

12 Nov 21:40
3972174
Compare
Choose a tag to compare

What's Changed

  • refactor(feature-flags): flip enableTokenGatedChat feature flag by @domw30 in #2421
  • chore: bump version (1.201.0) -> (1.202.0) by @domw30 in #2422

Full Changelog: v1.201.0...v1.202.0

v1.201.0

12 Nov 14:23
6b2b89c
Compare
Choose a tag to compare

What's Changed

  • fix(messenger-feed): fix and implement leave group dialog to leave a social channel by @domw30 in #2419
  • chore: bump version (1.200.0) -> (1.201.0) by @domw30 in #2420

Full Changelog: v1.200.0...v1.201.0

v1.200.0

11 Nov 13:24
6ac21aa
Compare
Choose a tag to compare

What's Changed

  • refactor(join-room-api): feature flag join room token gated chat api post by @domw30 in #2417
  • chore: bump version (1.199.0) -> (1.200.0) by @domw30 in #2418

Full Changelog: v1.199.0...v1.200.0

v1.199.0

08 Nov 21:18
912a49f
Compare
Choose a tag to compare

What's Changed

  • refactor(matrix-client): remove sending join event and generating admin message on account creation by @domw30 in #2415
  • chore: bump version (1.198.0) -> (1.199.0) by @domw30 in #2416

Full Changelog: v1.198.0...v1.199.0

v1.198.0

08 Nov 08:29
d910979
Compare
Choose a tag to compare

What's Changed

  • Fix issue where displayname is not updated (via matrix sdk) upon registration by @ratik21 in #2413
  • bump version (1.197.0 -> 1.198.0) by @ratik21 in #2414

Full Changelog: v1.197.0...v1.198.0

v1.197.0

07 Nov 14:41
747d4e4
Compare
Choose a tag to compare

What's Changed

  • fix(matrix-client/reactions/edits): add conditional event decryption to fetched events and apply reactions by @domw30 in #2411
  • chore: bump version (1.196.0) -> (1.197.0) by @domw30 in #2412

Full Changelog: v1.196.0...v1.197.0

v1.196.0

06 Nov 18:07
bef4178
Compare
Choose a tag to compare

What's Changed

  • fix(message): fix colour issue on owners message bubble background on windows by @domw30 in #2409
  • chore: bump version (1.195.0) -> (1.196.0) by @domw30 in #2410

Full Changelog: v1.195.0...v1.196.0

v1.195.0

05 Nov 21:59
2b80f63
Compare
Choose a tag to compare

What's Changed

  • Revert "fix(map-reactions/message-saga): improve mapping of reactions to messages in by handling in mapMessagesAndPreview" by @domw30 in #2407
  • chore: bump version (1.194.0) -> (1.195.0) by @domw30 in #2408

Full Changelog: v1.194.0...v1.195.0