su-ex
cf9282b8d4
Automatic package.json adjustment
2021-12-13 16:47:27 +01:00
su-ex
7f79ad9dae
Automatic i18n adjustment
2021-12-13 16:47:26 +01:00
su-ex
fc931c82da
* Security release with updated version of Olm to fix https://matrix.org/blog/2021/12/03/pre-disclosure-upcoming-security-release-of-libolm-and-matrix-js-sdk
...
* Fix a crash on logout
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE6Vt2megLaKnq2aGaK6qbhVK9kEcFAmG3aVQRHHJlbGVhc2Vz
QHJpb3QuaW0ACgkQK6qbhVK9kEeWtw/+LZj8MwHznasjbMIP/xgt+CXYxZFepaiu
r51yWSLFit6r3s6RKrN0TfwUUYR91w7Q3ZugefPIrSGcKvOVgUUVpfoEjbplfz1/
2BuAidNiQazecDFW6yFFyVs7dyhxbswakHLAV+To5GbgeDdS66ajikpKi6t47han
kUvjAFOp1aR1fYsSWqi6vCNqC5eQqZCuQkiqu0gG9s53/lOuMPRJyq7a+WQZp9+Z
DpAfw8hSCpLdOSaqJKjYT5Lu/UQXcPnKT9ZamDcmOODdCGKdYdy2JPdrrTpT18ss
+YmhX0hX16K7zZ8tubIg57DGpfvlG+zGPk+3WOrspv8UsD4beLDQ88GP4K/gK3/0
/WrRTtpVUpZUZNyG44bmQbcMvWuB8S8jaE/ofbD+LDb6AWgDx48djk+WdlYBlEvG
ImZVoSgJRHs7TCm2JPrzk0QjCtPINlO7wzdTt3Of5OQdWSo0P4PN5EH6OFmNRjS1
aTU5CK4mAitWuH1SY+Vhzhj85y8/jdWseJw6bBhjLCyl++L4+KGc3ATGF5YP8z7V
f4GU75ElWb1x3h0aNT5qaIGhgoIaZSIhSWli95D6sIofMXMe2pydBq3qD6YBcvEw
0YzAeVaUUh8UryAB7y4XRqZYJh2QyqD3wHVlbcOUjtVSQ3HYgSNKjV634ZjgAQWx
zy+yVPgVkB4=
=ceq2
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQR6emmsWm8pV5k1AY7p6fZkQRCUPgUCYbdqngAKCRDp6fZkQRCU
PkCDAQDbyk+Tx5VqPmgczSd0gt9s71+MJHAe9xIMx1c8ZbiJfgEA2AQrPTHOJccU
XadauysgA9HLXaNcUuMrZyP/jtoH5wk=
=6IqA
-----END PGP SIGNATURE-----
Merge tag 'v1.9.7' into sc
* Security release with updated version of Olm to fix https://matrix.org/blog/2021/12/03/pre-disclosure-upcoming-security-release-of-libolm-and-matrix-js-sdk
* Fix a crash on logout
2021-12-13 16:45:27 +01:00
su-ex
08eda76d34
Automatic package.json reversion
2021-12-13 16:43:30 +01:00
su-ex
0fbb83b683
Automatic i18n reversion
2021-12-13 16:43:30 +01:00
RiotRobot
eae38311b2
v1.9.7
2021-12-13 15:36:54 +00:00
RiotRobot
1b6b1a8621
Prepare changelog for v1.9.7
2021-12-13 15:36:53 +00:00
RiotRobot
80cf11135d
Upgrade matrix-react-sdk to 3.36.1
2021-12-13 15:33:35 +00:00
RiotRobot
9eb5af53e2
Upgrade matrix-js-sdk to 15.2.1
2021-12-13 15:32:59 +00:00
su-ex
82e69f87f6
Update version to 1.9.6-sc.0.test.3
2021-12-13 16:14:38 +01:00
David Baker
0637c2e74d
update olm to 3.2.8 ( #20160 )
2021-12-13 14:59:21 +00:00
su-ex
1161ffc333
Update version to 1.9.6-sc.0.test.2
2021-12-12 17:18:31 +01:00
su-ex
118170c6f0
Update version to 1.9.6-sc.0.test.1
2021-12-07 11:53:05 +01:00
su-ex
5e5a3bb3e8
Automatic package.json adjustment
2021-12-07 11:53:04 +01:00
su-ex
7a97dcf4be
Automatic i18n adjustment
2021-12-07 11:53:04 +01:00
James Salter
159f1962a1
Fix Docker build versioning ( #20077 ) ( #20078 )
...
* Centralise version scripts and fix Docker version
* Refactor generation of a git-hash-based version into get-version-from-git
* Refactor normalization of versions (stripping leading v) into normalize-version.sh
* Call get-version-from-git from ci_package.sh, call normalize-version from package.sh
* Refactor docker-write-version.sh into docker-package.sh, which both writes the
version file and invokes yarn build passing VERSION
* Normalize the version received from the server
2021-12-07 15:35:23 +11:00
su-ex
951f94087d
* Add unread indicator to the timelineCard header icon ([\#7156]( https://github.com/matrix-org/matrix-react-sdk/pull/7156 )). Fixes #19635 .
...
* Only show core navigation elements (call/chat/notification/info) when a widget is maximised ([\#7114](https://github.com/matrix-org/matrix-react-sdk/pull/7114 )). Fixes #19632 .
* Improve ThreadPanel ctx menu accessibility ([\#7217](https://github.com/matrix-org/matrix-react-sdk/pull/7217 )). Fixes #19885 .
* Allow filtering room list during treeview navigation ([\#7219](https://github.com/matrix-org/matrix-react-sdk/pull/7219 )). Fixes #14702 .
* Add right panel chat timeline ([\#7112](https://github.com/matrix-org/matrix-react-sdk/pull/7112 )). Fixes #19633 .
* Hide server options hint when disable_custom_urls is true ([\#7215](https://github.com/matrix-org/matrix-react-sdk/pull/7215 )). Fixes #19919 .
* Improve right panel resize handle usability ([\#7204](https://github.com/matrix-org/matrix-react-sdk/pull/7204 )). Fixes #15145 . Contributed by @weeman1337.
* Spaces quick settings ([\#7196](https://github.com/matrix-org/matrix-react-sdk/pull/7196 )).
* Maximised widgets always force a call to be shown in PIP mode ([\#7163](https://github.com/matrix-org/matrix-react-sdk/pull/7163 )). Fixes #19637 .
* Group Labs flags ([\#7190](https://github.com/matrix-org/matrix-react-sdk/pull/7190 )).
* Show room context details in forward dialog ([\#7162](https://github.com/matrix-org/matrix-react-sdk/pull/7162 )). Fixes #19793 .
* Remove chevrons from RoomSummaryCard_Button ([\#7137](https://github.com/matrix-org/matrix-react-sdk/pull/7137 )). Fixes #19644 .
* Disable op/deop commands where user has no permissions ([\#7161](https://github.com/matrix-org/matrix-react-sdk/pull/7161 )). Fixes #15390 .
* Add option to change the size of images/videos in the timeline ([\#7017](https://github.com/matrix-org/matrix-react-sdk/pull/7017 )). Fixes vector-im/element-meta#49 #1520 and #19498 .
* Fix left panel glow in Safari ([\#7236](https://github.com/matrix-org/matrix-react-sdk/pull/7236 )). Fixes #19863 .
* Fix newline on edit messages with quotes ([\#7227](https://github.com/matrix-org/matrix-react-sdk/pull/7227 )). Fixes #12535 . Contributed by @renancleyson-dev.
* Guard against null refs in findSiblingElement ([\#7228](https://github.com/matrix-org/matrix-react-sdk/pull/7228 )).
* Tweak bottom of space panel buttons in expanded state ([\#7213](https://github.com/matrix-org/matrix-react-sdk/pull/7213 )). Fixes #19921 .
* Fix multiline paragraph rendering as single line ([\#7210](https://github.com/matrix-org/matrix-react-sdk/pull/7210 )). Fixes #8786 . Contributed by @renancleyson-dev.
* Improve room list message previews ([\#7224](https://github.com/matrix-org/matrix-react-sdk/pull/7224 )). Fixes #17101 and #16169 .
* Fix EmojiPicker lazy loaded rendering bug ([\#7225](https://github.com/matrix-org/matrix-react-sdk/pull/7225 )). Fixes #15341 .
* Prevent default avatar in UserInfo having pointer cursor ([\#7218](https://github.com/matrix-org/matrix-react-sdk/pull/7218 )). Fixes #13872 .
* Prevent duplicate avatars in Event List Summaries ([\#7222](https://github.com/matrix-org/matrix-react-sdk/pull/7222 )). Fixes #17706 .
* Respect the home page as a context for the Home space ([\#7216](https://github.com/matrix-org/matrix-react-sdk/pull/7216 )). Fixes #19554 .
* Fix RoomUpgradeWarningBar exploding ([\#7214](https://github.com/matrix-org/matrix-react-sdk/pull/7214 )). Fixes #19920 .
* Polish threads misalignments and UI diversion ([\#7209](https://github.com/matrix-org/matrix-react-sdk/pull/7209 )). Fixes #19772 , #19710 #19629 and #19711 .
* Fix Manage Restricted Join Rule Dialog for Spaces ([\#7208](https://github.com/matrix-org/matrix-react-sdk/pull/7208 )). Fixes #19610 .
* Fix wrongly showing unpin in pinned messages tile with no perms ([\#7197](https://github.com/matrix-org/matrix-react-sdk/pull/7197 )). Fixes #19886 .
* Make image size constrained by height when using the ImageSize.Large option ([\#7171](https://github.com/matrix-org/matrix-react-sdk/pull/7171 )). Fixes #19788 .
* Prevent programmatic scrolling within truncated room sublists ([\#7191](https://github.com/matrix-org/matrix-react-sdk/pull/7191 )).
* Remove leading slash from /addwidget Jitsi confs ([\#7175](https://github.com/matrix-org/matrix-react-sdk/pull/7175 )). Fixes #19839 . Contributed by @AndrewFerr.
* Fix automatic composer focus, regressed by threads work ([\#7167](https://github.com/matrix-org/matrix-react-sdk/pull/7167 )). Fixes #19479 .
* Show space members when not invited even if summary didn't fail ([\#7153](https://github.com/matrix-org/matrix-react-sdk/pull/7153 )). Fixes #19781 .
* Prevent custom power levels from breaking roles & permissions tab ([\#7160](https://github.com/matrix-org/matrix-react-sdk/pull/7160 )). Fixes #19812 .
* Room Context Menu should respond to tag changes ([\#7154](https://github.com/matrix-org/matrix-react-sdk/pull/7154 )). Fixes #19776 .
* Fix an edge case when trying to join an upgraded room ([\#7159](https://github.com/matrix-org/matrix-react-sdk/pull/7159 )).
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE6Vt2megLaKnq2aGaK6qbhVK9kEcFAmGuL0URHHJlbGVhc2Vz
QHJpb3QuaW0ACgkQK6qbhVK9kEfJoA/+L4YmzBdNg9BK4AkvvSa+xd3fOuLBLtyh
8FaIt2pdAjO6TpkdJjO5pEIrFXKAlGzww2lK/WDlMCloaQxBOZMsapPOGNvcT7PT
ScVafqQWp32fX2CpbOcF9TcuN4jXbdNhRsJ2N/PbK22ooVnUdjD/Ilm7dxhhrlif
XSPC1BP6XJXfUwZ8r/kOJSrvWqW9Jkne7oWexDtLTg+l4b72x1zXD4f6uX42EOEz
rmrGNcD8/z51ch//Hgh+9q6rLz9R9CwHHhBPFZuvGzYMTMt5oq7q5yiBwOL3XBdo
8NJugB5OKfgM4mBmRqRkaZaRFbYl21H2IGrG65GgpjWXenaC8JUN2vwU1nbnHKn0
T2mwsSeWBTMkF8RUYhj17QtWSM6Rbbi1ublOLRnLG7hrvdRg9RA89KwJXxJ9MI34
jJGE4BPXcIf8ErFkpIN9P3ZAE9bv5rByFtuxWbBMsZS3Bx1WdjkB5VaqGsn3xBjw
DT4CqvZLUGnq6KxjhDiz7b3ecqS8bU1FTXVslc09xVNJPgtjQk+Qy1i0iqf9mW8C
2hdB+QwreE3+l6ZRxsZHXmM3yHqVXrQblGkSWBaxV7wOx13HJFjS8TdAu18NoZHf
FV00v/lPEKVVOVzNGGd5fBnLssGhnoTnBx/VfrsTwF4GRPUeOtQshhfvnByXRzlf
UvEUwAE+Ajg=
=lpt4
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQR6emmsWm8pV5k1AY7p6fZkQRCUPgUCYa6A6gAKCRDp6fZkQRCU
Pj4GAQCoLmYmXCFevZlgBYH9XSBldeQAn73orApzgNFHqA0+cgD/YSyMYuHg2Ygv
B/oGvYZ8faDI+Bm64r+Ihks9MBeLOQM=
=0EOC
-----END PGP SIGNATURE-----
Merge tag 'v1.9.6' into sc
* Add unread indicator to the timelineCard header icon ([\#7156](https://github.com/matrix-org/matrix-react-sdk/pull/7156 )). Fixes #19635 .
* Only show core navigation elements (call/chat/notification/info) when a widget is maximised ([\#7114](https://github.com/matrix-org/matrix-react-sdk/pull/7114 )). Fixes #19632 .
* Improve ThreadPanel ctx menu accessibility ([\#7217](https://github.com/matrix-org/matrix-react-sdk/pull/7217 )). Fixes #19885 .
* Allow filtering room list during treeview navigation ([\#7219](https://github.com/matrix-org/matrix-react-sdk/pull/7219 )). Fixes #14702 .
* Add right panel chat timeline ([\#7112](https://github.com/matrix-org/matrix-react-sdk/pull/7112 )). Fixes #19633 .
* Hide server options hint when disable_custom_urls is true ([\#7215](https://github.com/matrix-org/matrix-react-sdk/pull/7215 )). Fixes #19919 .
* Improve right panel resize handle usability ([\#7204](https://github.com/matrix-org/matrix-react-sdk/pull/7204 )). Fixes #15145 . Contributed by @weeman1337.
* Spaces quick settings ([\#7196](https://github.com/matrix-org/matrix-react-sdk/pull/7196 )).
* Maximised widgets always force a call to be shown in PIP mode ([\#7163](https://github.com/matrix-org/matrix-react-sdk/pull/7163 )). Fixes #19637 .
* Group Labs flags ([\#7190](https://github.com/matrix-org/matrix-react-sdk/pull/7190 )).
* Show room context details in forward dialog ([\#7162](https://github.com/matrix-org/matrix-react-sdk/pull/7162 )). Fixes #19793 .
* Remove chevrons from RoomSummaryCard_Button ([\#7137](https://github.com/matrix-org/matrix-react-sdk/pull/7137 )). Fixes #19644 .
* Disable op/deop commands where user has no permissions ([\#7161](https://github.com/matrix-org/matrix-react-sdk/pull/7161 )). Fixes #15390 .
* Add option to change the size of images/videos in the timeline ([\#7017](https://github.com/matrix-org/matrix-react-sdk/pull/7017 )). Fixes vector-im/element-meta#49 #1520 and #19498 .
* Fix left panel glow in Safari ([\#7236](https://github.com/matrix-org/matrix-react-sdk/pull/7236 )). Fixes #19863 .
* Fix newline on edit messages with quotes ([\#7227](https://github.com/matrix-org/matrix-react-sdk/pull/7227 )). Fixes #12535 . Contributed by @renancleyson-dev.
* Guard against null refs in findSiblingElement ([\#7228](https://github.com/matrix-org/matrix-react-sdk/pull/7228 )).
* Tweak bottom of space panel buttons in expanded state ([\#7213](https://github.com/matrix-org/matrix-react-sdk/pull/7213 )). Fixes #19921 .
* Fix multiline paragraph rendering as single line ([\#7210](https://github.com/matrix-org/matrix-react-sdk/pull/7210 )). Fixes #8786 . Contributed by @renancleyson-dev.
* Improve room list message previews ([\#7224](https://github.com/matrix-org/matrix-react-sdk/pull/7224 )). Fixes #17101 and #16169 .
* Fix EmojiPicker lazy loaded rendering bug ([\#7225](https://github.com/matrix-org/matrix-react-sdk/pull/7225 )). Fixes #15341 .
* Prevent default avatar in UserInfo having pointer cursor ([\#7218](https://github.com/matrix-org/matrix-react-sdk/pull/7218 )). Fixes #13872 .
* Prevent duplicate avatars in Event List Summaries ([\#7222](https://github.com/matrix-org/matrix-react-sdk/pull/7222 )). Fixes #17706 .
* Respect the home page as a context for the Home space ([\#7216](https://github.com/matrix-org/matrix-react-sdk/pull/7216 )). Fixes #19554 .
* Fix RoomUpgradeWarningBar exploding ([\#7214](https://github.com/matrix-org/matrix-react-sdk/pull/7214 )). Fixes #19920 .
* Polish threads misalignments and UI diversion ([\#7209](https://github.com/matrix-org/matrix-react-sdk/pull/7209 )). Fixes #19772 , #19710 #19629 and #19711 .
* Fix Manage Restricted Join Rule Dialog for Spaces ([\#7208](https://github.com/matrix-org/matrix-react-sdk/pull/7208 )). Fixes #19610 .
* Fix wrongly showing unpin in pinned messages tile with no perms ([\#7197](https://github.com/matrix-org/matrix-react-sdk/pull/7197 )). Fixes #19886 .
* Make image size constrained by height when using the ImageSize.Large option ([\#7171](https://github.com/matrix-org/matrix-react-sdk/pull/7171 )). Fixes #19788 .
* Prevent programmatic scrolling within truncated room sublists ([\#7191](https://github.com/matrix-org/matrix-react-sdk/pull/7191 )).
* Remove leading slash from /addwidget Jitsi confs ([\#7175](https://github.com/matrix-org/matrix-react-sdk/pull/7175 )). Fixes #19839 . Contributed by @AndrewFerr.
* Fix automatic composer focus, regressed by threads work ([\#7167](https://github.com/matrix-org/matrix-react-sdk/pull/7167 )). Fixes #19479 .
* Show space members when not invited even if summary didn't fail ([\#7153](https://github.com/matrix-org/matrix-react-sdk/pull/7153 )). Fixes #19781 .
* Prevent custom power levels from breaking roles & permissions tab ([\#7160](https://github.com/matrix-org/matrix-react-sdk/pull/7160 )). Fixes #19812 .
* Room Context Menu should respond to tag changes ([\#7154](https://github.com/matrix-org/matrix-react-sdk/pull/7154 )). Fixes #19776 .
* Fix an edge case when trying to join an upgraded room ([\#7159](https://github.com/matrix-org/matrix-react-sdk/pull/7159 )).
2021-12-06 22:30:12 +01:00
su-ex
38c2828e6d
Automatic package.json reversion
2021-12-06 22:30:11 +01:00
su-ex
140bb6683a
Automatic i18n reversion
2021-12-06 22:30:11 +01:00
RiotRobot
996d79847a
v1.9.6
2021-12-06 15:38:51 +00:00
RiotRobot
15df3bc816
Prepare changelog for v1.9.6
2021-12-06 15:38:51 +00:00
RiotRobot
8247318399
Upgrade matrix-react-sdk to 3.36.0
2021-12-06 15:37:34 +00:00
RiotRobot
4bb310ad3d
Upgrade matrix-js-sdk to 15.2.0
2021-12-06 15:36:55 +00:00
James Salter
39901b8d72
Normalize the local app version ( #20062 )
...
We need to strip the leading v from the local app version as well as the one fetched from the server
2021-12-06 15:09:23 +00:00
su-ex
7807594648
Update version to 1.9.5-sc.2
2021-12-03 17:28:24 +01:00
su-ex
ba8a60368f
Update version to 1.9.5-sc.1
2021-12-03 10:33:07 +01:00
RiotRobot
b14b2967ec
v1.9.6-rc.2
2021-12-01 11:50:27 +00:00
RiotRobot
bacddc5dfc
Prepare changelog for v1.9.6-rc.2
2021-12-01 11:50:27 +00:00
RiotRobot
a799672bd3
Upgrade matrix-react-sdk to 3.36.0-rc.1
2021-12-01 11:45:17 +00:00
RiotRobot
87882dd6a3
Upgrade matrix-js-sdk to 15.2.0-rc.1
2021-12-01 11:44:55 +00:00
J. Ryan Stinnett
f496d6d5bf
Upgrade allchange to 1.0.6 ( #19969 )
2021-11-30 17:56:04 +00:00
Element Translate Bot
ae048025e4
Translations update from Weblate ( #19966 )
...
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Vietnamese)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/vi/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/tr/
* Translated using Weblate (Frisian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/fy/
* Translated using Weblate (Polish)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/pl/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/id/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (34 of 34 strings)
Translation: Element Web/element-web
Translate-URL: https://translate.element.io/projects/element-web/element-web/nl/
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Weblate <translate@riot.im>
Co-authored-by: Dinh Quang Tuyen <tuyen.dinh@aarenet.com>
Co-authored-by: Ege <alikemal@riseup.net>
Co-authored-by: Fjoerfoks <fryskefirefox@gmail.com>
Co-authored-by: Adrian Środoń <adrian.srodon@gmail.com>
Co-authored-by: jelv <post@jelv.nl>
2021-11-30 17:47:04 +00:00
Andy Balaam
090fc808bb
Move workflow env sections into steps for PR workflow ( #19926 )
2021-11-29 17:22:53 +00:00
Andy Balaam
10e121a514
Review requests workflow ( #19911 )
...
* Review requests workflow
* Move env section up
* Use jq instead of sed to process JSON
2021-11-26 16:23:07 +00:00
su-ex
2c79f0882f
Update version to 1.9.5-sc.0.test.1
2021-11-24 23:38:18 +01:00
su-ex
e1d82a456f
Automatic package.json adjustment
2021-11-24 23:38:18 +01:00
su-ex
3519008a71
Automatic i18n adjustment
2021-11-24 23:38:18 +01:00
su-ex
73dbc363a0
Automatic i18n reversion
2021-11-24 23:38:03 +01:00
James Salter
194aeac19e
Get version from build VERSION variable ( #19857 )
...
* Fetch version from VERSION set during build
* When polling for new versions, compare to VERSION set during build
* Strip leading v from version, matching package.sh
2021-11-23 18:42:24 +11:00
su-ex
4e99c92b2d
Automatic i18n adjustment
2021-11-22 23:53:43 +01:00
su-ex
7355e036a6
* Make double-clicking the PiP take you to the call room ([\#7142]( https://github.com/matrix-org/matrix-react-sdk/pull/7142 )). Fixes #18421 #15920 and #18421 . Contributed by @SimonBrandner.
...
* Add maximise widget functionality ([\#7098](https://github.com/matrix-org/matrix-react-sdk/pull/7098 )). Fixes #19619 , #19621 #19760 and #19619 .
* Add rainfall effect ([\#7086](https://github.com/matrix-org/matrix-react-sdk/pull/7086 )). Contributed by @justjosias.
* Add root folder to zip file created by export chat feature ([\#7097](https://github.com/matrix-org/matrix-react-sdk/pull/7097 )). Fixes #19653 and #19653 . Contributed by @aaronraimist.
* Improve VoIP UI/UX ([\#7048](https://github.com/matrix-org/matrix-react-sdk/pull/7048 )). Fixes #19513 and #19513 . Contributed by @SimonBrandner.
* Unified room context menus ([\#7072](https://github.com/matrix-org/matrix-react-sdk/pull/7072 )). Fixes #19527 and #19527 .
* In forgot password screen, show validation errors inline in the form, instead of in modals ([\#7113](https://github.com/matrix-org/matrix-react-sdk/pull/7113 )). Contributed by @psrpinto.
* Implement more meta-spaces ([\#7077](https://github.com/matrix-org/matrix-react-sdk/pull/7077 )). Fixes #18634 #17295 and #18634 .
* Expose power level control for m.space.child ([\#7120](https://github.com/matrix-org/matrix-react-sdk/pull/7120 )).
* Forget member-list query when switching out of a room ([\#7093](https://github.com/matrix-org/matrix-react-sdk/pull/7093 )). Fixes #19432 and #19432 . Contributed by @SimonBrandner.
* Do pre-submit availability check on username during registration ([\#6978](https://github.com/matrix-org/matrix-react-sdk/pull/6978 )). Fixes #9545 and #9545 .
* Adjust recovery key button sizes depending on text width ([\#7134](https://github.com/matrix-org/matrix-react-sdk/pull/7134 )). Fixes #19511 and #19511 . Contributed by @weeman1337.
* Fix bulk invite button getting a negative count ([\#7122](https://github.com/matrix-org/matrix-react-sdk/pull/7122 )). Fixes #19466 and #19466 . Contributed by @renancleyson-dev.
* Fix maximised / pinned widget state being loaded correctly ([\#7146](https://github.com/matrix-org/matrix-react-sdk/pull/7146 )). Fixes #19768 and #19768 .
* Don't reload the page when user hits enter when entering ban reason ([\#7145](https://github.com/matrix-org/matrix-react-sdk/pull/7145 )). Fixes #19763 and #19763 .
* Fix timeline text when sharing room layout ([\#7140](https://github.com/matrix-org/matrix-react-sdk/pull/7140 )). Fixes #19622 and #19622 .
* Fix look of emoji verification ([\#7133](https://github.com/matrix-org/matrix-react-sdk/pull/7133 )). Fixes #19740 and #19740 . Contributed by @SimonBrandner.
* Fixes element not remembering widget hidden state per room ([\#7136](https://github.com/matrix-org/matrix-react-sdk/pull/7136 )). Fixes #16672 , matrix-org/element-web-rageshakes#4407 , #15718 #15768 and #16672 .
* Don't keep spinning if joining space child failed ([\#7129](https://github.com/matrix-org/matrix-react-sdk/pull/7129 )). Fixes matrix-org/element-web-rageshakes#6813 and matrix-org/element-web-rageshakes#6813 .
* Guard around SpaceStore onAccountData handler prevEvent ([\#7123](https://github.com/matrix-org/matrix-react-sdk/pull/7123 )). Fixes #19705 and #19705 .
* Fix missing spaces in threads copy ([\#7119](https://github.com/matrix-org/matrix-react-sdk/pull/7119 )). Fixes #19702 and #19702 .
* Fix hover tile border ([\#7117](https://github.com/matrix-org/matrix-react-sdk/pull/7117 )). Fixes #19698 and #19698 . Contributed by @SimonBrandner.
* Fix quote button ([\#7096](https://github.com/matrix-org/matrix-react-sdk/pull/7096 )). Fixes #19659 and #19659 . Contributed by @SimonBrandner.
* Fix space panel layout edge cases ([\#7101](https://github.com/matrix-org/matrix-react-sdk/pull/7101 )). Fixes #19668 and #19668 .
* Update powerlevel/role when the user changes in the user info panel ([\#7099](https://github.com/matrix-org/matrix-react-sdk/pull/7099 )). Fixes #19666 and #19666 . Contributed by @SimonBrandner.
* Fix avatar disappearing when setting a room topic ([\#7092](https://github.com/matrix-org/matrix-react-sdk/pull/7092 )). Fixes #19226 and #19226 . Contributed by @SimonBrandner.
* Fix possible infinite loop on widget start ([\#7071](https://github.com/matrix-org/matrix-react-sdk/pull/7071 )). Fixes #15494 and #15494 .
* Use device IDs for nameless devices in device list ([\#7081](https://github.com/matrix-org/matrix-react-sdk/pull/7081 )). Fixes #19608 and #19608 .
* Don't re-sort rooms on no-op RoomUpdateCause.PossibleTagChange ([\#7053](https://github.com/matrix-org/matrix-react-sdk/pull/7053 )). Contributed by @bradtgmurray.
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE6Vt2megLaKnq2aGaK6qbhVK9kEcFAmGbrDURHHJlbGVhc2Vz
QHJpb3QuaW0ACgkQK6qbhVK9kEfTBA//QkWKiVcZ7Eq7L9tnUM05lgP5uLaErKx4
FXbPYd/xRR2/yh35Yq6iOic/Gkub0OV6gO9z0iJHj0QWVBF0aFMUt5o+O/NdjhxZ
gATldDOv17sJBRvyLegg+Pw4OXqlqm45QdIh3eykLMKk1mnqe0S6CCeH82rQUEYw
RY1w8yAsucL2XAT5VKJGet9HIOVj9xgvcoT3IJ5kRq5zKRtusNpOezJRncR2E6O/
K+ur5Trq1n1A6N105JyVEtz+J4EqbvzwXmcJOqHS50+O01b637NR/oQKYCzH3CGC
GJxqKjfe0ej+GP5LG2RB7pFqCsl8cykXKXMXIe6/mHMCCaMFtt84VH5gCU47Rb+v
DKxb/afE5kTHntypPqS1ktdYApLgO+BsS7F3V3RW+ZNdg/Ob4jLqw4lMPJa5q8H0
35DB60Q8iXYutkcsTDUdclI8T5ScIflFBIeHz/CGubqUjktdrAInoWZCoQSGggQs
y3c9t75bBrIsfgvINYNggukho6FULtcli3CmEWqC3NDBwupqNBYUo2hg+R1VmAkm
f1KQIEZT9viMmv8u39n7CAIhyeOJtZsUhNxexaScnJYH7xSG3t9HA7rDuKeJfEMI
/FvYPjfJBXlCk0qs+Hmt9Mk8bBJrCQ64Rn0bGxaHxfpy6uwDsSQkDsAjB0R4DWUY
Q7tWZ/qMlrM=
=hLNt
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQR6emmsWm8pV5k1AY7p6fZkQRCUPgUCYZvnuQAKCRDp6fZkQRCU
PrQAAQDRVbC31w+YRboRd5SAfAOYagkAvnljzON0p4HwGBYbfgEAld+OVZRTXdS+
z8fsxP1IPcD1HBrIfCfqAZuwuvJ7zAA=
=XtLZ
-----END PGP SIGNATURE-----
Merge tag 'v1.9.5' into sc
* Make double-clicking the PiP take you to the call room ([\#7142](https://github.com/matrix-org/matrix-react-sdk/pull/7142 )). Fixes #18421 #15920 and #18421 . Contributed by @SimonBrandner.
* Add maximise widget functionality ([\#7098](https://github.com/matrix-org/matrix-react-sdk/pull/7098 )). Fixes #19619 , #19621 #19760 and #19619 .
* Add rainfall effect ([\#7086](https://github.com/matrix-org/matrix-react-sdk/pull/7086 )). Contributed by @justjosias.
* Add root folder to zip file created by export chat feature ([\#7097](https://github.com/matrix-org/matrix-react-sdk/pull/7097 )). Fixes #19653 and #19653 . Contributed by @aaronraimist.
* Improve VoIP UI/UX ([\#7048](https://github.com/matrix-org/matrix-react-sdk/pull/7048 )). Fixes #19513 and #19513 . Contributed by @SimonBrandner.
* Unified room context menus ([\#7072](https://github.com/matrix-org/matrix-react-sdk/pull/7072 )). Fixes #19527 and #19527 .
* In forgot password screen, show validation errors inline in the form, instead of in modals ([\#7113](https://github.com/matrix-org/matrix-react-sdk/pull/7113 )). Contributed by @psrpinto.
* Implement more meta-spaces ([\#7077](https://github.com/matrix-org/matrix-react-sdk/pull/7077 )). Fixes #18634 #17295 and #18634 .
* Expose power level control for m.space.child ([\#7120](https://github.com/matrix-org/matrix-react-sdk/pull/7120 )).
* Forget member-list query when switching out of a room ([\#7093](https://github.com/matrix-org/matrix-react-sdk/pull/7093 )). Fixes #19432 and #19432 . Contributed by @SimonBrandner.
* Do pre-submit availability check on username during registration ([\#6978](https://github.com/matrix-org/matrix-react-sdk/pull/6978 )). Fixes #9545 and #9545 .
* Adjust recovery key button sizes depending on text width ([\#7134](https://github.com/matrix-org/matrix-react-sdk/pull/7134 )). Fixes #19511 and #19511 . Contributed by @weeman1337.
* Fix bulk invite button getting a negative count ([\#7122](https://github.com/matrix-org/matrix-react-sdk/pull/7122 )). Fixes #19466 and #19466 . Contributed by @renancleyson-dev.
* Fix maximised / pinned widget state being loaded correctly ([\#7146](https://github.com/matrix-org/matrix-react-sdk/pull/7146 )). Fixes #19768 and #19768 .
* Don't reload the page when user hits enter when entering ban reason ([\#7145](https://github.com/matrix-org/matrix-react-sdk/pull/7145 )). Fixes #19763 and #19763 .
* Fix timeline text when sharing room layout ([\#7140](https://github.com/matrix-org/matrix-react-sdk/pull/7140 )). Fixes #19622 and #19622 .
* Fix look of emoji verification ([\#7133](https://github.com/matrix-org/matrix-react-sdk/pull/7133 )). Fixes #19740 and #19740 . Contributed by @SimonBrandner.
* Fixes element not remembering widget hidden state per room ([\#7136](https://github.com/matrix-org/matrix-react-sdk/pull/7136 )). Fixes #16672 , matrix-org/element-web-rageshakes#4407 , #15718 #15768 and #16672 .
* Don't keep spinning if joining space child failed ([\#7129](https://github.com/matrix-org/matrix-react-sdk/pull/7129 )). Fixes matrix-org/element-web-rageshakes#6813 and matrix-org/element-web-rageshakes#6813 .
* Guard around SpaceStore onAccountData handler prevEvent ([\#7123](https://github.com/matrix-org/matrix-react-sdk/pull/7123 )). Fixes #19705 and #19705 .
* Fix missing spaces in threads copy ([\#7119](https://github.com/matrix-org/matrix-react-sdk/pull/7119 )). Fixes #19702 and #19702 .
* Fix hover tile border ([\#7117](https://github.com/matrix-org/matrix-react-sdk/pull/7117 )). Fixes #19698 and #19698 . Contributed by @SimonBrandner.
* Fix quote button ([\#7096](https://github.com/matrix-org/matrix-react-sdk/pull/7096 )). Fixes #19659 and #19659 . Contributed by @SimonBrandner.
* Fix space panel layout edge cases ([\#7101](https://github.com/matrix-org/matrix-react-sdk/pull/7101 )). Fixes #19668 and #19668 .
* Update powerlevel/role when the user changes in the user info panel ([\#7099](https://github.com/matrix-org/matrix-react-sdk/pull/7099 )). Fixes #19666 and #19666 . Contributed by @SimonBrandner.
* Fix avatar disappearing when setting a room topic ([\#7092](https://github.com/matrix-org/matrix-react-sdk/pull/7092 )). Fixes #19226 and #19226 . Contributed by @SimonBrandner.
* Fix possible infinite loop on widget start ([\#7071](https://github.com/matrix-org/matrix-react-sdk/pull/7071 )). Fixes #15494 and #15494 .
* Use device IDs for nameless devices in device list ([\#7081](https://github.com/matrix-org/matrix-react-sdk/pull/7081 )). Fixes #19608 and #19608 .
* Don't re-sort rooms on no-op RoomUpdateCause.PossibleTagChange ([\#7053](https://github.com/matrix-org/matrix-react-sdk/pull/7053 )). Contributed by @bradtgmurray.
2021-11-22 19:55:49 +01:00
su-ex
74125ed871
Automatic package.json reversion
2021-11-22 19:55:48 +01:00
su-ex
907681c7da
Automatic i18n reversion
2021-11-22 19:55:48 +01:00
RiotRobot
9746517ef7
Reset matrix-react-sdk back to develop branch
2021-11-22 14:43:05 +00:00
RiotRobot
40892ad087
Reset matrix-js-sdk back to develop branch
2021-11-22 14:42:52 +00:00
RiotRobot
d443787608
v1.9.5
2021-11-22 14:37:18 +00:00
RiotRobot
2995894055
Prepare changelog for v1.9.5
2021-11-22 14:37:17 +00:00
RiotRobot
c8ca48c79e
Upgrade matrix-react-sdk to 3.35.1
2021-11-22 14:33:18 +00:00
RiotRobot
08c164a851
Upgrade matrix-js-sdk to 15.1.1
2021-11-22 14:32:54 +00:00
RiotRobot
0ad25f41ff
v1.9.5-rc.1
2021-11-17 14:22:30 +00:00