--- - branch: MAIN date: Tue Aug 3 19:51:56 UTC 2021 files: - new: '1.6' old: '1.5' path: pkgsrc/chat/element-web/Makefile pathrev: pkgsrc/chat/element-web/Makefile@1.6 type: modified - new: '1.6' old: '1.5' path: pkgsrc/chat/element-web/PLIST pathrev: pkgsrc/chat/element-web/PLIST@1.6 type: modified - new: '1.6' old: '1.5' path: pkgsrc/chat/element-web/distinfo pathrev: pkgsrc/chat/element-web/distinfo@1.6 type: modified id: 20210803T195156Z.719b3855487417e3eedb28c1d687c144355142f2 log: "Update chat/element-web to 1.7.34\n\nChanges in [1.7.34](https://github.com/vector-im/element-desktop/releases/tag/v1.7.34) (2021-07-02)\n===================================================================================================\n\n## �æ²\x90� SECURITY FIXES\n * Sanitize untrusted variables from message previews before translation\n Fixes vector-im/element-web#18314\n\n## 笨ィ Features\n * Fix editing of `` & ` & ``\n [\\#6469](https://github.com/matrix-org/matrix-react-sdk/pull/6469)\n \ Fixes #18211\n * Zoom images in lightbox to where the cursor points\n [\\#6418](https://github.com/matrix-org/matrix-react-sdk/pull/6418)\n \ Fixes #17870\n * Avoid hitting the settings store from TextForEvent\n [\\#6205](https://github.com/matrix-org/matrix-react-sdk/pull/6205)\n \ Fixes #17650\n * Initial MSC3083 + MSC3244 support\n [\\#6212](https://github.com/matrix-org/matrix-react-sdk/pull/6212)\n \ Fixes #17686 and #17661\n * Navigate to the first room with notifications when clicked on space notification dot\n [\\#5974](https://github.com/matrix-org/matrix-react-sdk/pull/5974)\n * Add matrix: to the list of permitted URL schemes\n [\\#6388](https://github.com/matrix-org/matrix-react-sdk/pull/6388)\n * Add \"Copy Link\" to room context menu\n [\\#6374](https://github.com/matrix-org/matrix-react-sdk/pull/6374)\n * �汳ュ Message bubble layout\n [\\#6291](https://github.com/matrix-org/matrix-react-sdk/pull/6291)\n \ Fixes #4635, #17773 #16220 and #7687\n * Play only one audio file at a time\n \ [\\#6417](https://github.com/matrix-org/matrix-react-sdk/pull/6417)\n Fixes #17439\n * Move download button for media to the action bar\n [\\#6386](https://github.com/matrix-org/matrix-react-sdk/pull/6386)\n \ Fixes #17943\n * Improved display of one-to-one call history with summary boxes for each call\n [\\#6121](https://github.com/matrix-org/matrix-react-sdk/pull/6121)\n \ Fixes #16409\n * Notification settings UI refresh\n [\\#6352](https://github.com/matrix-org/matrix-react-sdk/pull/6352)\n \ Fixes #17782\n * Fix EventIndex double handling events and erroring\n [\\#6385](https://github.com/matrix-org/matrix-react-sdk/pull/6385)\n \ Fixes #18008\n * Improve reply rendering\n [\\#3553](https://github.com/matrix-org/matrix-react-sdk/pull/3553)\n \ Fixes vector-im/riot-web#9217, vector-im/riot-web#7633, vector-im/riot-web#7530, vector-im/riot-web#7169, vector-im/riot-web#7151, vector-im/riot-web#6692 vector-im/riot-web#6579 and #17440\n * Improve performance of room name calculation\n [\\#1801](https://github.com/matrix-org/matrix-js-sdk/pull/1801)\n\n## �汾� Bug Fixes\n * Fix browser history getting stuck looping back to the same room\n [\\#18053](https://github.com/vector-im/element-web/pull/18053)\n * Fix space shortcuts on layouts with non-English keys in the places of numbers\n \ [\\#17780](https://github.com/vector-im/element-web/pull/17780)\n Fixes #17776\n * Fix CreateRoomDialog exploding when making public room outside of a space\n \ [\\#6493](https://github.com/matrix-org/matrix-react-sdk/pull/6493)\n * Fix regression where registration would soft-crash on captcha\n [\\#6505](https://github.com/matrix-org/matrix-react-sdk/pull/6505)\n \ Fixes #18284\n * only send join rule event if we have a join rule to put in it\n [\\#6517](https://github.com/matrix-org/matrix-react-sdk/pull/6517)\n * Improve the new download button's discoverability and interactions.\n [\\#6510](https://github.com/matrix-org/matrix-react-sdk/pull/6510)\n * Fix voice recording UI looking broken while microphone permissions are being requested.\n [\\#6479](https://github.com/matrix-org/matrix-react-sdk/pull/6479)\n \ Fixes #18223\n * Match colors of room and user avatars in DMs\n [\\#6393](https://github.com/matrix-org/matrix-react-sdk/pull/6393)\n \ Fixes #2449\n * Fix onPaste handler to work with copying files from Finder\n \ [\\#5389](https://github.com/matrix-org/matrix-react-sdk/pull/5389)\n Fixes #15536 and #16255\n * Fix infinite pagination loop when offline\n [\\#6478](https://github.com/matrix-org/matrix-react-sdk/pull/6478)\n \ Fixes #18242\n * Fix blurhash rounded corners missing regression\n [\\#6467](https://github.com/matrix-org/matrix-react-sdk/pull/6467)\n \ Fixes #18110\n * Fix position of the space hierarchy spinner\n [\\#6462](https://github.com/matrix-org/matrix-react-sdk/pull/6462)\n \ Fixes #18182\n * Fix display of image messages that lack thumbnails\n [\\#6456](https://github.com/matrix-org/matrix-react-sdk/pull/6456)\n \ Fixes #18175\n * Fix crash with large audio files.\n [\\#6436](https://github.com/matrix-org/matrix-react-sdk/pull/6436)\n \ Fixes #18149\n * Make diff colors in codeblocks more pleasant\n [\\#6355](https://github.com/matrix-org/matrix-react-sdk/pull/6355)\n \ Fixes #17939\n * Show the correct audio file duration while loading the file.\n \ [\\#6435](https://github.com/matrix-org/matrix-react-sdk/pull/6435)\n Fixes #18160\n * Fix various timeline settings not applying immediately.\n [\\#6261](https://github.com/matrix-org/matrix-react-sdk/pull/6261)\n \ Fixes #17748\n * Fix issues with room list duplication\n [\\#6391](https://github.com/matrix-org/matrix-react-sdk/pull/6391)\n \ Fixes #14508\n * Fix grecaptcha throwing useless error sometimes\n [\\#6401](https://github.com/matrix-org/matrix-react-sdk/pull/6401)\n \ Fixes #15142\n * Update Emojibase and Twemoji and switch to IamCal (Slack-style) shortcodes\n [\\#6347](https://github.com/matrix-org/matrix-react-sdk/pull/6347)\n \ Fixes #13857 and #13334\n * Respect compound emojis in default avatar initial generation\n [\\#6397](https://github.com/matrix-org/matrix-react-sdk/pull/6397)\n \ Fixes #18040\n * Fix bug where the 'other homeserver' field in the server selection dialog would become briefly focus and then unfocus when clicked.\n [\\#6394](https://github.com/matrix-org/matrix-react-sdk/pull/6394)\n \ Fixes #18031\n * Standardise spelling and casing of homeserver, identity server, and integration manager\n [\\#6365](https://github.com/matrix-org/matrix-react-sdk/pull/6365)\n * Fix widgets not receiving decrypted events when they have permission.\n [\\#6371](https://github.com/matrix-org/matrix-react-sdk/pull/6371)\n \ Fixes #17615\n * Prevent client hangs when calculating blurhashes\n [\\#6366](https://github.com/matrix-org/matrix-react-sdk/pull/6366)\n \ Fixes #17945\n * Exclude state events from widgets reading room events\n [\\#6378](https://github.com/matrix-org/matrix-react-sdk/pull/6378)\n * Cache feature_spaces\\* flags to improve performance\n [\\#6381](https://github.com/matrix-org/matrix-react-sdk/pull/6381)\n\nChanges in [1.7.33](https://github.com/vector-im/element-web/releases/tag/v1.7.33) (2021-07-19)\n===============================================================================================\n[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.33-rc.1...v1.7.33)\n\n * No changes from rc.1\n\nChanges in [1.7.33-rc.1](https://github.com/vector-im/element-web/releases/tag/v1.7.33-rc.1) (2021-07-14)\n=========================================================================================================\n[Full Changelog](https://github.com/vector-im/element-web/compare/v1.7.32...v1.7.33-rc.1)\n\n * Translations update from Weblate\n [\\#17991](https://github.com/vector-im/element-web/pull/17991)\n * Revert \"Don't run nginx as root in docker\"\n [\\#17990](https://github.com/vector-im/element-web/pull/17990)\n * Don't run nginx as root in docker\n [\\#17927](https://github.com/vector-im/element-web/pull/17927)\n * Add VS Code to gitignore\n [\\#17982](https://github.com/vector-im/element-web/pull/17982)\n * Remove canvas native dependencies from Dockerfile\n [\\#17973](https://github.com/vector-im/element-web/pull/17973)\n * Remove node-canvas devDependency\n [\\#17967](https://github.com/vector-im/element-web/pull/17967)\n * Add `reskindex` to development steps\n [\\#17926](https://github.com/vector-im/element-web/pull/17926)\n * Update Modernizr and stop it from polluting classes on the html tag\n [\\#17921](https://github.com/vector-im/element-web/pull/17921)\n * Convert a few files to TS\n [\\#17895](https://github.com/vector-im/element-web/pull/17895)\n * Do not generate a lockfile when running in CI\n [\\#17902](https://github.com/vector-im/element-web/pull/17902)\n * Fix lockfile to match listed dependencies\n [\\#17888](https://github.com/vector-im/element-web/pull/17888)\n * Remove PostCSS calc() processing\n [\\#17856](https://github.com/vector-im/element-web/pull/17856)\n * Make issue template styling more consistent and improve PR template\n [\\#17691](https://github.com/vector-im/element-web/pull/17691)\n * Update jsrsasign to ^10.2.0 (Includes fix for CVE-2021-30246)\n [\\#17170](https://github.com/vector-im/element-web/pull/17170)\n * Migrate to `eslint-plugin-matrix-org`\n [\\#17847](https://github.com/vector-im/element-web/pull/17847)\n * Remove spurious overflow: auto on #matrixchat element\n [\\#17647](https://github.com/vector-im/element-web/pull/17647)\n * Enhance security by disallowing CSP object-src rule\n [\\#17818](https://github.com/vector-im/element-web/pull/17818)\n" module: pkgsrc subject: 'CVS commit: pkgsrc/chat/element-web' unixtime: '1628020316' user: js