Skip to content

Releases: zer0-os/zOS

v1.133.0

25 Jul 16:51
6be38f3
Compare
Choose a tag to compare

What's Changed

  • feat(matrix-client/channels-saga): add room label management by @domw30 in #2122
  • refactor(favorites): use channel label management to handle favorite room tagging by @domw30 in #2123
  • refactor(notifications-mute): use channel label management to handle mute room tagging by @domw30 in #2124
  • refactor(room-label-types): remove forcing of users to adhere to a restricted set of labels by @domw30 in #2125
  • feat(conversation-list-labels): update labels ui by @domw30 in #2126
  • chore: bump version (1.132.0) -> (1.133.0) by @domw30 in #2127

Full Changelog: v1.132.0...v1.133.0

v1.132.0

24 Jul 07:05
fb69b2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.131.0...v1.132.0

v1.131.0

22 Jul 19:22
9b7bbb6
Compare
Choose a tag to compare

What's Changed

  • feat(user-profile/overview-panel): add scrollbar container to panel by @domw30 in #2115
  • feat(user-profile/downloads-panel): add scrollbar container to panel by @domw30 in #2116
  • feat(user-profile/settings-panel): add scrollbar container to panel by @domw30 in #2117
  • feat(user-profile/account-management-panel): add scrollbar container to panel by @domw30 in #2118
  • feat(user-profile/edit-profile): add scrollbar container to panel by @domw30 in #2119
  • chore: bump version (1.130.0) -> (1.131.0) by @domw30 in #2120

Full Changelog: v1.130.0...v1.131.0

v1.130.0

22 Jul 13:44
52370da
Compare
Choose a tag to compare

What's Changed

  • feat(env-and-config): add web app download path environment variable by @domw30 in #2110
  • feat(user-profile-saga): add and handle downloads stage and actions by @domw30 in #2111
  • feat(downloads-panel): add downloads panel by @domw30 in #2112
  • feat(user-profile-overview-panel): add downloads menu item and wire up download panel navigation by @domw30 in #2113
  • chore: bump version (1.129.0) -> (1.130.0) by @domw30 in #2114

Full Changelog: v1.129.0...v1.130.0

v1.129.0

22 Jul 10:45
913cf91
Compare
Choose a tag to compare

What's Changed

  • feat(matrix-client): add image dimension extraction to uploadFileMessage function by @domw30 in #2107
  • feat(message): set placeholder dimensions and ensure placeholders match aspect ratio of loaded images by @domw30 in #2108
  • chore: bump version (1.128.0) -> (1.129.0) by @domw30 in #2109

Full Changelog: v1.128.0...v1.129.0

v1.128.0

18 Jul 13:42
668f5b7
Compare
Choose a tag to compare

What's Changed

  • feat: download and decrypt images only when conversation is active by @domw30 in #2105
  • chore: bump version (1.127.0) -> (1.128.0) by @domw30 in #2106

Full Changelog: v1.127.0...v1.128.0

v1.127.0

16 Jul 23:54
9b41281
Compare
Choose a tag to compare

What's Changed

  • feat: download and decrypt images only when conversation is active by @domw30 in #2100
  • Revert "feat: download and decrypt images only when conversation is active" by @domw30 in #2101
  • Reduce getMessagesByChannelId limit from 100 to 50 by @ratik21 in #2102
  • add netlify.toml by @ratik21 in #2103
  • bump version (1.126.0 -> 1.127.0) by @ratik21 in #2104

Full Changelog: v1.126.0...v1.127.0

v1.126.0

11 Jul 14:09
bce200a
Compare
Choose a tag to compare

What's Changed

  • refactor(matrix-client): optimize map conversations to fetch only the latest user message to avoid unnecessary image processing on initial load by @domw30 in #2096
  • refactor(messages/saga): change batch interval back to 0.5s due to making loading specific conversations slower by @domw30 in #2098
  • chore: bump version (1.125.0) -> (1.126.0) by @domw30 in #2099

Full Changelog: v1.125.0...v1.126.0

v1.125.0

11 Jul 00:02
4bfc69f
Compare
Choose a tag to compare

What's Changed

  • refactor(conversation-header): remove tooltip and re-align elements by @domw30 in #2094
  • chore: bump version (1.124.0) -> (1.125.0) by @domw30 in #2095

Full Changelog: v1.124.0...v1.125.0

v1.124.0

10 Jul 14:38
c9f00cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.123.0...v1.124.0