Releases: element-hq/element-web
Releases · element-hq/element-web
v0.9.9-rc.1
v0.9.8
- No changes
v0.9.8-rc.3
- Make the clear cache button work on desktop
#3598
v0.9.8-rc.2
v0.9.8-rc.1
- Add support for indexeddb sync in webworker
#3578 - Add CSS to make Emote sender cursor : pointer
#3574 - Remove rageshake server
#3565 - Adjust CSS for matrix-org/matrix-react-sdk#789
#3566 - Fix tests to reflect recent changes
#3537 - Do not assume getTs will return comparable integer
#3536 - Rename ReactPerf to Perf
#3535 - Don't show phone number as target for email notifs
#3530 - Fix people section again
#3458 - dark theme invert inconsistent across browsers
#3479 - CSS for adding phone number in UserSettings
#3451 - Support for phone number registration/signin, mk2
#3426 - Confirm redactions with a dialog
#3470 - Better CSS for redactions
#3453 - Fix the people section
#3448 - Merge the two RoomTile context menus into one
#3395 - Refactor screen set after login
#3385 - CSS for redacted EventTiles
#3379 - Height:100% for welcome pages on Safari
#3340 view_room
dispatch fromonClick
RoomTile
#3376- Hide statusAreaBox_line entirely when inCall
#3350 - Set padding-bottom: 0px for .mx_Dialog spinner
#3351 - Support InteractiveAuth based registration
#3333 - Expose notification option for username/MXID
#3334 - Float the toggle in the top right of MELS
#3190 - More aggressive rageshake log culling
#3311 - Don't overflow directory network options
#3282 - CSS for ban / kick reason prompt
#3250 - Allow forgetting rooms you're banned from
#3246 - Fix icon paths in manifest
#3245 - Fix broken tests caused by adding IndexedDB support
#3242 - CSS for un-ban button in RoomSettings
#3227 - Remove z-index property on avatar initials
#3239 - Reposition certain icons in the status bar
#3233 - CSS for kick/ban confirmation dialog
#3224 - Style for split-out interactive auth
#3217 - Use the teamToken threaded through from react sdk
#3196 - rageshake: Add file server with basic auth
#3169 - Fix bug with home icon not appearing when logged in as team member
#3162 - Add ISSUE_TEMPLATE
#2836 - Store bug reports in separate directories
#3150 - Quick and dirty support for custom welcome pages.
#2575 - RTS Welcome Pages
#3103 - rageshake: Abide by Go standards
#3149 - Bug report server script
#3072 - Bump olm version
#3125
v0.9.7
- Update to matrix-js-sdk 0.7.5 (no changes from 0.7.5-rc.3)
- Update to matrix-react-sdk 0.8.6 (no changes from 0.8.6-rc.3)
v0.9.7-rc.3
- Update to latest Olm to fix key import/export and use of megolm sessions
created on more recent versions - Update to latest matrix-react-sdk and matrix-js-sdk to fix e2e device
handling
v0.9.7-rc.2
- Update matrix-js-sdk to get new device change
notifications interface for more reliable e2e crypto
v0.9.7-rc.1
- Better user interface for screen readers and keyboard navigation
#2946 - Allow mxc: URLs for icons in the NetworkDropdown
#3118 - make TopRightMenu more intuitive
#3117 - Handle icons with width > height
#3110 - Fix jenkins build
#3105 - Add CSS for a support box in login
#3081 - Allow a custom login logo to be displayed on login
#3082 - Fix the width of input fields within login/reg box
#3080 - Set BaseAvatar_image bg colour = #fff
#3057 - only recalculate favicon if it changes
#3067 - CSS tweak for email address lookup
#3064 - Glue the dialog to rageshake: honour sendLogs flag.
#3061 - Don't use hash-named directory for dev server
#3049 - Implement bug reporting logic
#3000 - Add css for bug report dialog
#3045 - Increase the max-height of the expanded status bar
#3043 - Hopefully, fix intermittent test failure
#3040 - CSS for 'searching known users'
#2971 - Animate status bar max-height and margin-top
#2981 - Add eslint config
#3032 - Re-position typing avatars relative to "is typing"
#3030 - CSS for avatars that appear when users are typing
#2998 - Add StartupWMClass
#3001 - Fix link to image for event options menu
#3002 - Make riot desktop single instance
#2999 - Add electron tray icon
#2997 - Fixes to electron desktop notifs
#2994 - Auto-hide the electron menu bar
#2975 - A couple of tweaks to the karma config
#2987 - Deploy script
#2974 - Use the postcss-webpack-loader
#2990 - Switch CSS to using postcss, and implement a dark theme.
#2973 - Update redeploy script to keep old bundles
#2969 - Include current version in update check explicitly
#2967 - Add another layer of directory to webpack chunks
#2966 - Fix links to fonts and images from CSS
#2965 - Put parent build hash in webpack output filenames
#2961 - update README to point to new names/locations
#2846
v0.9.6
- Update to matrix-js-sdk 0.9.6 for video calling fix