Skip to content

Releases: element-hq/element-web

v0.12.2

24 Aug 13:56
Compare
Choose a tag to compare

Full Changelog

  • Update react-sdk and js-sdk to fix bugs with incoming calls, messages and notifications
    in encrypted rooms.

v0.12.1

23 Aug 20:23
Compare
Choose a tag to compare

Full Changelog

  • [No changes]

v0.12.1-rc.1

22 Aug 18:01
Compare
Choose a tag to compare
v0.12.1-rc.1 Pre-release
Pre-release

Full Changelog

  • Update from Weblate.
    #4832
  • Misc styling fixes.
    #4826
  • Show / Hide apps icons
    #4774

v0.12.0-rc.2

22 Aug 13:22
Compare
Choose a tag to compare
v0.12.0-rc.2 Pre-release
Pre-release

Full Changelog

  • Update to react-sdk v0.10.0-rc.2

v0.12.0-rc.1

16 Aug 10:54
Compare
Choose a tag to compare
v0.12.0-rc.1 Pre-release
Pre-release

Full Changelog

  • Update from Weblate.
    #4797
  • move focus-via-up/down cursors to LeftPanel
    #4777
  • Remove userId property on RightPanel
    #4775
  • Make member device info buttons fluid and stackable with flexbox
    #4776
  • un-i18n Modal Analytics
    #4688
  • Quote using innerText
    #4773
  • Karma tweaks for riot-web
    #4765
  • Fix typo with scripts/fetch-develop-deps.sh in Building From Source
    #4764
  • Adjust CSS for optional avatars in pills
    #4757
  • Fix crypto on develop
    #4754
  • Fix signing key url in readme
    #4464
  • update gitignore to allow .idea directory to exist in subdirs
    #4749
  • tweak compact theme
    #4665
  • Update draft-js from 0.10.1 to 0.11.0-alpha
    #4740
  • electron support for mouse forward/back buttons in Windows
    #4739
  • Update draft-js from 0.8.1 to 0.10.1
    #4730
  • Make pills, emoji translucent when sending
    #4693
  • Widget permissions styling and icon
    #4690
  • CSS required for composer autoscroll
    #4682
  • CSS for group edit UI
    #4608
  • Fix a couple of minor errors in the room list
    #4671
  • Styling for beta testing icon.
    #4584
  • Increase the timeout for clearing indexeddbs
    #4650
  • Make some adjustments to mx_UserPill and mx_RoomPill
    #4597
  • Apply CSS to <pre> tags to distinguish them from each other
    #4639
  • Use catch instead of fail to handle room tag error
    #4643
  • CSS for decorated matrix.to links in the composer
    #4583
  • Deflake the joining test
    #4579
  • Bump react to 15.6 to fix build problems
    #4577
  • Improve AppTile menu bar button styling.
    #4567
  • Transform async functions to bluebird promises
    #4572
  • use flushAllExpected in joining test
    #4570
  • Switch riot-web to bluebird
    #4565
  • loading tests: wait for login component
    #4564
  • Remove CSS for the MessageComposerInputOld
    #4568
  • Implement the focus_room_filter action
    #4560
  • CSS for Rooms in Group View
    #4530
  • more HomePage tweaks
    #4557
  • Give HomePage an unmounted guard
    #4556
  • Take RTE out of labs
    #4500
  • CSS for Groups page
    #4468
  • CSS for GroupView
    #4442
  • remove unused class
    #4525
  • Fix long words causing MessageComposer to widen
    #4466
  • Add visual bell animation for RTE
    #4516
  • Truncate auto-complete pills properly
    #4502
  • Use chrome headless instead of phantomjs
    #4512
  • Use external mock-request
    #4489
  • fix Quote not closing contextual menu
    #4443
  • Apply white-space: pre-wrap to mx_MEmoteBody
    #4470
  • Add some style improvements to autocompletions
    #4456
  • Styling for apps / widgets
    #4447
  • Attempt to flush the rageshake logs on close
    #4400
  • Update from Weblate.
    #4401
  • improve update polling electron and provide a manual check for updates
    button
    #4176
  • Fix load failure in firefox when indexedDB is disabled
    #4395
  • Change missed 'Redact' to 'Remove' in ImageView.
    #4362
  • explicit convert to nativeImage to stabilise trayIcon on Windows [Electron]
    #4355
  • Use _tJsx for PasswordNagBar (because it has )
    #4373
  • Clean up some log outputs from the integ tests
    #4376
  • CSS for redeisng of password warning
    #4367
  • Give _t to PasswordNagBar, add CSS for UserSettings password warning
    #4366
  • Update from Weblate.
    #4361
  • Update from Weblate.
    #4360
  • Test 'return-to-app' functionality
    #4352
  • Update from Weblate.
    #4354
  • onLoadCompleted is now onTokenLoginCompleted
    #4335
  • Tweak tests to match updates to matrixchat
    #4325
  • Update from Weblate.
    #4346
  • change dispatcher forward_event signature
    #4337
  • Add border on hover for code blocks
    #4259

v0.11.4

22 Jun 11:07
Compare
Choose a tag to compare

Full Changelog

  • Update matrix-js-sdk and react-sdk to fix a regression where the
    background indexedb worker was disabled, failures to open indexeddb
    causing the app to fail to start, a race when starting that could break
    switching to rooms, and the inability to to invite user with mixed case
    usernames.

v0.11.3

20 Jun 12:18
Compare
Choose a tag to compare

Full Changelog

  • Update to matrix-react-sdk 0.9.6 to fix infinite spinner bugs
    and some parts of the app that had missed translation.

v0.11.2

19 Jun 12:23
Compare
Choose a tag to compare

Full Changelog

  • Add more languages and translations
  • Add a 'register' button

v0.11.2-rc.2

16 Jun 12:35
Compare
Choose a tag to compare
v0.11.2-rc.2 Pre-release
Pre-release

Full Changelog

  • Update react-sdk to pull in fixes for URL previews, CAS
    login, h2 in markdown and CAPTCHA forms.
  • Enable Korean translation
  • Update from Weblate.
    #4323
  • Fix h2 in markdown being weird
    #4332

v0.11.2-rc.1

15 Jun 16:23
Compare
Choose a tag to compare
v0.11.2-rc.1 Pre-release
Pre-release

Full Changelog

  • Attempts to deflakify the joining test
    #4313
  • Add a test for the login flow when there is a teamserver
    #4315
  • Remove onload simulator from loading test
    #4314
  • Update from Weblate.
    #4305
  • Test that we handle stored mx_last_room_id correctly
    #4292
  • Ask for email address after setting password for the first time
    #4301
  • i18n for setting email after password flow
    #4299
  • Update from Weblate.
    #4290
  • Don't show the tooltips when filtering rooms
    #4282
  • Update from Weblate.
    #4272
  • Add missing VOIP Dropdown width
    #4266
  • Update import and directory path in the Translations dev guide
    #4261
  • Use Thai string for Thai in Language-Chooser
    #4260