riot-web/CHANGELOG.md

193 KiB

Changes in 1.5.13 (2020-03-17)

Full Changelog

  • Upgrade to JS SDK 5.1.1 and React SDK 2.2.3

Changes in 1.5.13-rc.1 (2020-03-11)

Full Changelog

  • Update from Weblate #12688
  • Fix Docker image version for develop builds #12670
  • docker: optimize custom sdk builds #12612
  • riot-desktop open SSO in browser so user doesn't have to auth twice #12590
  • Fix SSO flows for electron 8.0.2 by re-breaking will-navigate #12585
  • index.html: Place noscript on top of the page #12563
  • Remove will-navigate comment after Electron fix #12561
  • Update loading test for JS SDK IDB change #12552
  • Upgrade deps #12528

Changes in 1.5.12 (2020-03-04)

Full Changelog

  • Upgrade to React SDK 2.2.1
  • Revert to Electron 7.1.12 to fix Arch Linux tray icon
  • Fix image download links so they open in a new tab

Changes in 1.5.11 (2020-03-02)

Full Changelog

  • Upgrade to JS SDK 5.1.0 and React SDK 2.2.0
  • Fix SSO flows for Electron 8.0.2 by disabling will-navigate #12585

Changes in 1.5.11-rc.1 (2020-02-26)

Full Changelog

  • Upgrade to JS SDK 5.1.0-rc.1 and React SDK 2.2.0-rc.1
  • Change Windows signing to warning when missing token #12523
  • Modernizr remove t3st/es6/contains #12524
  • Switch out any eval-using Modernizr rules #12519
  • Update from Weblate #12522
  • Notify electron of language changes #12487
  • Relax macOS notarisation check to print a warning #12503
  • Clarify supported tier means desktop OSes #12486
  • Use noreferrer in addition to noopener for edge case browsers #12477
  • Document start / end composer shortcuts #12466
  • Update from Weblate #12480
  • Remove buildkite pipeline #12464
  • Remove exec so release script continues #12435
  • Use Persistent Storage where possible #12425

Changes in 1.5.10 (2020-02-19)

Full Changelog

  • Get rid of dependence on usercontent.riot.im #12292
  • Add experimental support tier #12377

Changes in 1.5.9 (2020-02-17)

Full Changelog

  • Automate SDK dep upgrades for release #12374

Changes in 1.5.9-rc.1 (2020-02-13)

Full Changelog

  • Upgrade JS SDK to 5.0.0-rc.1 and React SDK 2.1.0-rc.2
  • Update from Weblate #12354
  • Add top left menu shortcut #12310
  • Remove modernizr rules for features on which we only soft depend #12272
  • Embed CSP meta tag and stop using script-src unsafe-inline #12258
  • Add contribute.json #12251
  • Improve Browser checks #12232
  • Document padlock flag #12173
  • Enable cross-signing on /develop #12126
  • Switch back to legacy decorators #12110
  • Update babel targets #12102
  • Install deps for linting #12076
  • Update from Weblate #12062
  • Change to minimal Webpack output #12049
  • Remove docs for new invite dialog labs feature #12015
  • ElectronPlatform: Add the indexSize method. #11529
  • ElectronPlatform: Add the ability to load file events from the event index #11907
  • Fix the remainder of the cookie links #12008
  • Use bash in Docker scripts #12001
  • Use debian to build the Docker image #11999
  • Update cookie policy urls on /app and /develop config.json #11998
  • BuildKite: Only deploy to /develop if everything else passed #11996
  • Add docs for admin report content message #11995
  • Load as little as possible in index.js for the skinner #11959
  • Fix webpack config (by stealing Dave's config) #11956
  • Force Jest to resolve the js-sdk and react-sdk to src directories #11954
  • Fix build to not babel modules inside js/react sdk #11949
  • Fix webpack to babel js-sdk & react-sdk but no other deps #11944

Changes in 1.5.8 (2020-01-27)

Full Changelog

  • Fixes for alias display and copy / paste on composer

Changes in 1.5.8-rc.2 (2020-01-22)

Full Changelog

  • Fix incorrect version of react-sdk

Changes in 1.5.8-rc.1 (2020-01-22)

Full Changelog

This version contains an upgrade to the cryptography database version. Once users run this version, their session's indexeddb store will be upgraded and older version of Riot will no longer be able to read it. Users will have to log out and log in if the version of Riot is downgraded back to a previous version.

  • Fix webpack config (by stealing Dave's config) #11994
  • Fix webpack to babel js-sdk & react-sdk but no other deps #11947
  • Update from Weblate #11934
  • Fix rageshake post-sourcemaps #11926
  • Fix yarn start concurrent commands #11895
  • Run the react-sdk reskindexer for developers #11894
  • Update labs documentation for feature_ftue_dms given new scope #11893
  • Fix indentation on webpack config and make sourcemapped files legible #11892
  • Remove spinner check #11891
  • Don't minifiy builds of develop through CI packaging #11867
  • Use Jest for tests #11869
  • Support application/wasm in Docker image #11858
  • Fix sourcemaps by refactoring the build system #11843
  • Disable event indexing on develop #11850
  • Updated blog url #11792
  • Enable and document presence in room list feature flag #11829
  • Add stub service worker so users can install on desktop with Chrome #11774
  • Update from Weblate #11826
  • Sourcemaps: develop -> feature branch #11802
  • Update build scripts for new process #11801
  • Make the webpack config work for us #11712
  • Updates URL for Electron Command Line Switches #11810
  • Import from src/ for the react-sdk and js-sdk #11714
  • Convert components to ES6 exports #11713
  • Remove now-retired package.json property #11660

Changes in 1.5.7 (2020-01-13)

Full Changelog

  • Enable and document presence in room list feature flag #11830

Changes in 1.5.7-rc.2 (2020-01-08)

Full Changelog

  • Update to react-sdk rc.2 to fix build

Changes in 1.5.7-rc.1 (2020-01-06)

Full Changelog

  • Update from Weblate #11784
  • Add docs for feature_bridge_state flag #11778
  • Add docs for feature_ftue_dms flag #11758
  • Fix version file for Docker images #11721
  • Add accelerators to context menu options like cut&paste in electron #11690
  • electron-main: Provide a better error message if Seshat isn't installed. #11691
  • Update from Weblate #11672
  • Remove babel-plugin-transform-async-to-bluebird #11662
  • Clarify which versions of what we support #11658
  • Remove the code that calls the origin migrator #11631
  • yarn upgrade #11617
  • Remove draft-js dependency #11616

Changes in 1.5.6 (2019-12-09)

Full Changelog

  • No changes since rc.1

Changes in 1.5.6-rc.1 (2019-12-04)

Full Changelog

  • Update Lithuanian language name #11599
  • Enable more languages #11592
  • Fix Docker build for develop and publish a /version file #11588
  • Remove unused translations #11540
  • Update from Weblate #11591
  • Update riot.im enable_presence_by_hs_url for new matrix.org client URL #11565
  • Remove mention of vector.im as default identity server on mobile guide #11544
  • Clean up and standardise app config #11549
  • make it clear that seshat requires electron-build-env (at least on macOS) #11527
  • Add postcss-easings #11521
  • ElectronPlatform: Add support for a event index using Seshat. #11125
  • Sign all of the Windows executable files #11516
  • Clarify that cross-signing is in development #11493
  • get rid of bluebird #11301
  • Update from Weblate #11488
  • Add note in README about self-hosted riot installs requiring custom caching headers #8702
  • De-dup theming code #11445
  • Add eslint-plugin-jest because we inherit js-sdk's eslintrc and it wants #11448

Changes in 1.5.5 (2019-11-27)

Full Changelog

  • Upgrade to JS SDK 2.5.4 to relax identity server discovery and E2EE debugging
  • Upgrade to React SDK 1.7.4 to fix override behaviour of themes
  • Clarify that cross-signing is in development
  • Sign all of the Windows executable files

Changes in 1.5.4 (2019-11-25)

Full Changelog

  • No changes since rc.2

Changes in 1.5.4-rc.2 (2019-11-22)

Full Changelog

  • react-sdk rc.2 to fix an error in Safari and some cosmetic bugs

Changes in 1.5.4-rc.1 (2019-11-20)

Full Changelog

  • Add doc for custom themes #11444
  • Use new theme API in react-sdk #11442
  • preload warning triangle #11441
  • Update from Weblate #11440
  • Add entitlements file for mic & camera permissions on macOS #11435
  • Fix error/exception in electron signing script #11429
  • Merge the feature_user_info_panel flag into feature_dm_verification #11426
  • Let the user's homeserver config override the build config #11409
  • Add cross-signing labs flag to develop and document #11408
  • Update from Weblate #11405
  • Trigger a theme change on startup, not just a tint change #11381
  • Perform favicon updates twice in Chrome #11375
  • Add labs documentation for Mjolnir #11275
  • Add description of user info feature in labs doc #11360
  • Update from Weblate #11359
  • Add DM verification feature to labs.md #11356
  • Add feature_dm_verification to labs #11355
  • Document feature flag process #11341
  • Remove unused feature flags #11343

Changes in 1.5.3 (2019-11-06)

Full Changelog

  • Remove the 'auto hide menu bar' option on Mac #11326
  • Expose feature_user_info_panel on riot.im/develop #11304
  • Upgrade electron-notarize #11312
  • Fix close window behaviour on Macos #11309
  • Merge: Add dependency to eslint-plugin-react-hooks as react-sdk did #11307
  • Add dependency to eslint-plugin-react-hooks as react-sdk did #11306
  • Update from Weblate #11300

Changes in 1.5.2 (2019-11-04)

Full Changelog

  • Fix close window behaviour on Macos #11311

Changes in 1.5.1 (2019-11-04)

Full Changelog

  • No changes since rc.2

Changes in 1.5.1-rc.2 (2019-11-01)

Full Changelog

  • Updated react-sdk with fix for bug that caused room filtering to omit results.

Changes in 1.5.1-rc.1 (2019-10-30)

Full Changelog

  • Add ability to hide tray icon on non-Mac (which has no tray icon) #11258
  • Fix bug preventing display from sleeping after a call #11264
  • Remove mention of CI scripts from docs #11257
  • Fix skinning replaces being broken since being rewritten as React FC's #11254
  • Update config docs about identity servers #11249
  • Remove unneeded help about identity servers #11248
  • Update from Weblate #11243
  • Update sample config for new matrix.org CS API URL #11207
  • clarify where the e2e tests are located #11115
  • Update from Weblate #11171
  • Prevent referrers from being sent #6155
  • Add darkModeSupport to allow dark themed title bar. #11140
  • Fix the label of Turkish language #11124
  • Update default HS config to match well-known #11112

Changes in 1.5.0 (2019-10-18)

Full Changelog

  • Upgrade to JS SDK v2.4.2 and React SDK v1.7.0
  • Port Windows signing and macOS notarization to release #11158
  • Sign main Windows executable #11126
  • Notarise the macOS app #11119

Changes in 1.5.0-rc.1 (2019-10-09)

Full Changelog

  • Update from Weblate #11104
  • Bump Olm to 3.1.4 for olm_session_describe #11103
  • Enable Webpack production mode for start:js:prod #11098
  • add settingDefaults to sample config #9919
  • Add config.json copy instruction to 'Development' as well #11062
  • Revert "Run yarn upgrade" #11055
  • Run yarn upgrade #11050
  • Request persistent storage on Electron #11052
  • Remove docs for CIDER feature #11047

Changes in 1.4.2 (2019-10-04)

Full Changelog

  • Document troubleshooting for memory leaks and getting profiles #11031

Changes in 1.4.2-rc.1 (2019-10-02)

Full Changelog

  • Custom themes MVP #11017
  • Document permalinkPrefix setting #11007

Changes in 1.4.1 (2019-10-01)

Full Changelog

  • Upgrade to React SDK 1.6.1 to fix critical blank screen issue
  • Upgrade to JS SDK 2.4.1 to to ignore crypto events with empty content
  • Update from Weblate #11010
  • Update from Weblate #11001
  • Upgrade deps #10980

Changes in 1.4.0 (2019-09-27)

Full Changelog

  • Many improvements related to privacy and user control of identity services and integration managers
  • Upgrade to React SDK 1.6.0 and JS SDK 2.4.0

Changes in 1.4.0-rc.2 (2019-09-26)

Full Changelog

  • Upgrade to React SDK 1.6.0-rc.2
  • Work around Yarn confusion with react-gemini-scrollbar package

Changes in 1.4.0-rc.1 (2019-09-25)

Full Changelog

  • Upgrade to React SDK 1.6.0-rc.1 and JS SDK 2.4.0-rc.1
  • Update from Weblate #10961
  • Don't log query parameters as they may contain secrets #10929
  • Document more shortcuts #10906
  • Point to #develop and use the same gemini-scrollbar version as the react-sdk #10893
  • Tweak lock file to pull in only one React version #10874
  • document disable_custom_urls #10844
  • Install guide tweaks #10838
  • Switch to React 16 #10480
  • Update install guide #10810
  • Clarify that HTTPS is not just needed for VoIP #6146
  • Bump eslint-utils from 1.4.0 to 1.4.2 #10692
  • Add docs for tabbed integration managers labs flag #10641
  • Change integrations_widgets_urls default configuration #10656
  • Add docs for the CIDER composer flag #10638
  • add cider composer labs flag #10626
  • Upgrade to Electron 6.0.3 #10601
  • Upgrade to Electron 6 #10596
  • Update from Weblate #10591
  • Upgrade electron-builder to 21.2.0 #10579
  • Set SUID bit on chrome-sandbox for Debian #10580
  • Load config.json before loading language so default can apply #10551
  • Bump matrix-react-test-utils for React 16 compatibility #10543
  • Add --help to electron app #10530
  • Allow setting electron autoHideMenuBar and persist it #10503
  • Upgrade dependencies #10475

Changes in 1.3.6 (2019-09-19)

Full Changelog

  • Fix origin migrator for SSO logins #10920

Changes in 1.3.5 (2019-09-16)

Full Changelog

  • Updated js-sdk and react-sdk for some more minor bugfixes

Changes in 1.3.5-rc.3 (2019-09-13)

Full Changelog

  • js-sdk rc.1 to include report API

Changes in 1.3.5-rc.2 (2019-09-13)

Full Changelog

  • Pull in more fixes from react-sdk rc.2

Changes in 1.3.5-rc.1 (2019-09-12)

Full Changelog

  • Cosmetic fixes from react-sdk rc.1

Changes in 1.3.4 (2019-09-12)

Full Changelog

  • Updated react-sdk and tweaks to mobile install guide

Changes in 1.3.4-rc.1 (2019-09-11)

Full Changelog

Changes in 1.3.3 (2019-08-16)

Full Changelog

  • Linux-only release to fix sandboxing with Electron 5 on Debian #10580

Changes in 1.3.2 (2019-08-05)

Full Changelog

  • Updated react-sdk for deactivated account error message on login

Changes in 1.3.1 (2019-08-05)

Full Changelog

  • Updated js-sdk for notifications fix and react-sdk for registration fix

Changes in 1.3.1-rc.1 (2019-07-31)

Full Changelog

  • Upgrade to JS SDK 2.3.0-rc.1 and React SDK 1.5.0-rc.1
  • Update from Weblate #10436
  • Describe our existing features better in documentation #10418
  • Upgrade to Electron 5 #10392
  • Remove edits and reactions feature flags from docs and config #10363
  • Cachebust config file requests #10349
  • Convert install-app-deps to subcommand #10334
  • Add riot.im configuration files #10327
  • Require descriptions in mxSendRageshake and remove infinite loop in issue templates #10321
  • Remove unused disable_identity_server config flag #10322
  • Verify i18n in CI #10320

Changes in 1.3.0 (2019-07-18)

Full Changelog

  • Upgrade to React SDK 1.4.0 and JS SDK 2.2.0
  • Message editing and reactions features enabled
  • Remove edits and reactions feature flags from docs and config #10365

Changes in 1.3.0-rc.3 (2019-07-15)

Full Changelog

  • Update to react-sdk rc.3 to fix a bug where a room admin could generate a room that would cause Riot to error, and some stuck notifications.

Changes in 1.3.0-rc.2 (2019-07-12)

Full Changelog

  • Upgrade to React SDK 1.4.0-rc.2 and JS SDK 2.2.0-rc.2
  • Fix regression from Riot 1.3.0-rc.1 when listing devices in user settings

Changes in 1.3.0-rc.1 (2019-07-12)

Full Changelog

  • Upgrade to React SDK 1.4.0-rc.1 and JS SDK 2.2.0-rc.1
  • Update from Weblate #10328
  • Upgrade dependencies #10308
  • Upgrade dependencies #10260

Changes in 1.2.4 (2019-07-11)

Full Changelog

  • Upgrade to React SDK 1.3.1 and JS SDK 2.1.1
  • Upgrade lodash dependencies
  • JS SDK 2.1.1 includes a fix for ephemeral event processing
  • React SDK 1.3.1 includes a fix for account deactivation

Changes in 1.2.3 (2019-07-08)

Full Changelog

  • Upgrade to React SDK 1.3.0 and JS SDK 2.1.0
  • JS SDK 2.1.0 includes a fix for an exception whilst syncing

Changes in 1.2.3-rc.1 (2019-07-03)

Full Changelog

  • Change update URL to match new host #10247
  • Update from Weblate #10219
  • Extract configuration docs to separate file #10195
  • Add e2e/warning.svg to preload #10197
  • Fix Electron vector: links #10196
  • Display a red box of anger for config syntax errors #10193
  • Move config-getting to VectorBasePlatform #10181
  • Update from Weblate #10124
  • Fix default Electron window and tray icons #10097

Changes in 1.2.2 (2019-06-19)

Full Changelog

No changes since rc.2

Changes in 1.2.2-rc.2 (2019-06-18)

Full Changelog

  • Update to react-sdk and js-sdk rc.2 for registration fixes, redaction local echo fix and removing unnecessary calls to the integration manager.

Changes in 1.2.2-rc.1 (2019-06-12)

Full Changelog

  • Update from Weblate #10012
  • Add funding details for GitHub sponsor button #9982
  • Do not fail on server liveliness checks during startup #9960
  • Hide guest functions on the welcome page if not logged in #9957
  • Add Albanian and West Flemish languages #9953
  • Update from Weblate #9951
  • Add docs for defaultCountryCode #9927
  • Use the user's pre-existing HS when config validation fails #9892
  • Low bandwidth mode #9909
  • Fix Twemoji loading on Windows dev machines #9869
  • Base Docker image on nginx:alpine, not the larger nginx:latest #9848
  • Validate homeserver configuration prior to loading the app #9779
  • Show resolved homeserver configuration on the mobile guide #9726
  • Flag the validated config as the default config #9721
  • Clarify comment on is_url and hs_url handling #9719
  • Validate default homeserver config before loading the app #9496

Changes in 1.2.1 (2019-05-31)

Full Changelog

  • Upgrade JS SDK to 2.0.0 and React SDK to 1.2.1 to fix key backup and native emoji height

Changes in 1.2.0 (2019-05-29)

Full Changelog

  • Upgrade to JS SDK v1.2.0 and React SDK v1.2.0 to fix some regressions

Changes in 1.2.0-rc.1 (2019-05-23)

Full Changelog

  • Update from Weblate #9802
  • remove emojione #9766
  • Make Dockerfile work for develop and other branches #9736
  • add description of new labs feature for message editing #9728
  • Remove karma junit output #9628
  • yarn upgrade #9626
  • Respond quickly to buildkite pokes #9617
  • Delay creating the Favico instance #9616
  • Add reactions feature to config sample #9598

Changes in 1.1.2 (2019-05-15)

Full Changelog

  • react-sdk v1.1.2 to fix single sign-on and GIF autoplaying

Changes in 1.1.1 (2019-05-14)

Full Changelog

  • react-sdk v1.1.1 to fix regressions with registration

Changes in 1.1.0 (2019-05-07)

Full Changelog

  • Add Dockerfile #9632
  • Add Dockerfile (part 2) #9426
  • Add new scalar staging url #9601

Changes in 1.1.0-rc.1 (2019-04-30)

Full Changelog

  • Convert redeploy.py to buildkite #9577
  • Add package step to buildkite pipeline #9568
  • Don't fail if there's no local config to remove #9571
  • Change jenkins script to package script #9567
  • Remove config.json from package dir #9555
  • use the release version of olm 3.1.0 #9550
  • Fix default for --include arg #9517
  • update installation instructions with new repo #9500
  • Use packages.matrix.org for Olm #9498
  • Add separate platform electron build commands #9412
  • Add support for custom profile directory #9408
  • Improved mobile install guide #9410
  • Remove vector-electron-desktop from README #9404
  • Update from Weblate #9398
  • bump olm version to 3.1.0-pre3 #9392
  • Add expiration to mobile guide cookie #9383
  • Fix autolaunch setting appearing toggled off #9368
  • Don't try to save files the user didn't want to save #9352
  • Setup crypto store for restore session tests #9325
  • Update from Weblate #9333
  • Add "Save image as..." button to context menu on images #9326
  • Configure auth footer links through Riot config #9297

Changes in 1.0.8 (2019-04-16)

Full Changelog

  • No changes in this release. This is the same code as v1.0.7 from our new clean-room packaging and signing infrastructure.

Changes in 1.0.7 (2019-04-08)

Full Changelog

Changes in 1.0.6 (2019-04-01)

Full Changelog

  • Add "Save image as..." button to context menu on images #9327

Changes in 1.0.6-rc.1 (2019-03-27)

Full Changelog

  • Use on_logged_in action in tests #9279
  • Convert away from Promise.defer #9278
  • update react-sdk version in yarn lockfile #9233
  • "Render simple counters in room header" details #9154
  • Use medium agents for the more resource intensive builds #9238
  • Add log grouping to buildkite #9223
  • Switch to git protocol for CI dependencies #9222
  • Support CI for matching branches on forks #9212
  • Update from Weblate #9199
  • Declare the officially supported browsers in the README #9177
  • Document some desktop app things #9011
  • Use Buildkite for CI #9165
  • Update version number in issue templates #9170
  • Remove node 8.x from the build matrix #9159
  • Update Electron help menu link #9157

Changes in 1.0.5 (2019-03-21)

Full Changelog

  • Hotfix for #9205 disabling jump prevention for typing notifications, while we're reworking this functionally to enable it again soon.

Changes in 1.0.4 (2019-03-18)

Full Changelog

  • No changes since rc.1

Changes in 1.0.4-rc.1 (2019-03-13)

Full Changelog

  • Update from Weblate #9152
  • Use modern Yarn version on Travis CI #9151
  • Switch to yarn for dependency management #9132
  • Update from Weblate #9104
  • Don't copy the 32 bit linux deb #9075
  • Change olm dependency to normal dep #9068
  • Add modular.im hosting link to electron app config #9047
  • Nudge karma to 3.1.2 #8991
  • Add support for localConfig at $appData/config.json. #8983

Changes in 1.0.3 (2019-03-06)

Full Changelog

  • react-sdk 1.0.3 to fix ctrl+k shortcut and room list bugs

Changes in 1.0.2 (2019-03-06)

Full Changelog

  • New react-sdk for minor hosting link fixes

Changes in 1.0.2-rc.3 (2019-03-05)

Full Changelog

  • Add modular.im hosting link to electron app config #9051

Changes in 1.0.2-rc.2 (2019-03-01)

Full Changelog

  • Update to react-sdk rc.3

Changes in 1.0.2-rc.1 (2019-03-01)

Full Changelog

  • Set a require alias for the webapp directory #9014
  • Update from Weblate. #8973
  • set chrome path for travis CI explicitly #8987
  • Updated install spinner #8984
  • Allow disabling update mechanism #8911
  • Allow configuration of whether closing window closes or minimizes to tray #8908
  • Fix language file path for Jenkins #8854
  • Document and recommend default_server_name #8832
  • Cache busting for icons & language files #8710
  • Remove redesign issue template #8722
  • Make scripts/make-icons.sh work on linux #8550

Changes in 1.0.1 (2019-02-15)

Full Changelog

Changes in 1.0.0 (2019-02-14)

Full Changelog

  • Add snipping lines to welcome page without guests #8634
  • Add home page to fix loading tests #8625

Changes in 1.0.0-rc.2 (2019-02-14)

Full Changelog

  • Update from Weblate. #8615
  • Replace favicon assets to ones with transparent backgrounds #8600
  • Refreshed icons #8594
  • Fix order of fetch-develop-deps / npm install #8566
  • Revive building dark theme #8540
  • Update from Weblate. #8546
  • Repair app loading tests after welcome page #8525
  • Support configurable welcome background and logo #8528
  • Update from Weblate. #8518
  • Document embeddedPages configuration #8514
  • README.md : Syntax Coloring #8502

Changes in 1.0.0-rc.1 (2019-02-08)

Full Changelog

  • Update from Weblate. #8475
  • Add configurable welcome page #8466
  • fix app tests after force enabling lazy loading + removing feature flag #8464
  • Allow Electron to zoom with CommandOrControl+= #8381
  • Hide sign in / create account for logged in users #8368
  • Fix home page link target #8365
  • Add auth background image and update Riot logo #8364
  • New homepage #8363
  • Spell homeserver correctly #8358
  • Merge redesign into develop #8321
  • Disable room directory test because it doesn't work #8318
  • Tweak auth overflow on Windows and Linux #8307
  • Clean up Custom Server Help dialog #8296
  • Cache-bust olm.wasm #8283
  • Completely disable other themes for now (#8277) #8280
  • Remove support for team servers #8271
  • Add target="_blank" to footer links #8248
  • Fix device names on desktop #8241
  • Fix literal &lt/&gt in notifications #8238
  • Fix registration nextLink on desktop #8239
  • Add returns to fetch-develop-deps #8233
  • Update electron builder #8231
  • Try fetching more branches for PRs #8225
  • Use content hashing for font and image URLs #8159
  • Develop->Experimental #8156
  • Update from Weblate. #8150
  • Correct the copying of e-mail addresses in the electron app #8124
  • Start documenting keyboard shortcuts #7165
  • Update issue templates #7948
  • Added new colour var to all themes #7927
  • Redesign: apply changes from dharma theme to status theme #7541
  • Redesign: ignore setting and always show dharma theme for now #7540

Changes in 0.17.9 (2019-01-22)

Full Changelog

  • Bugfix in react-sdk for setting DM rooms

Changes in 0.17.9-rc.1 (2019-01-17)

Full Changelog

Changes in 0.17.8 (2018-12-10)

Full Changelog

  • No changes since rc.1

Changes in 0.17.8-rc.1 (2018-12-06)

Full Changelog

  • Update from Weblate. #7784
  • Add a function to send a rageshake from the console #7755
  • Re-apply "Run lint on travis builds and use modern node versions" #7738
  • Revert "Run lint on travis builds and use modern node versions" #7737
  • Run lint on travis builds and use modern node versions #7490
  • Fix missing js-sdk logging #7736
  • Add $accent-color-50pct as a CSS variable to the Status theme #7710

Changes in 0.17.7 (2018-11-22)

Full Changelog

  • Warning when crypto DB is too new to use.
  • Fix missing entries from js-sdk in rageshake logs

Changes in 0.17.6 (2018-11-19)

Full Changelog

  • No changes since rc.2

Changes in 0.17.6-rc.2 (2018-11-15)

Full Changelog

  • Update to js-sdk 0.14 and react-sdk rc.2. rc.1 was broken as it was built against js-sdk 0.13 which does not use the new Olm 3.0 API.

Changes in 0.17.6-rc.1 (2018-11-15)

Full Changelog

  • Update from Weblate. #7708
  • Add Japanese (#7599) #7673
  • Allow Webpack dev server to listen to all interfaces #7674
  • Remove the request-only stuff we don't need anymore #7637
  • Correct the author of the electron app #7615
  • Mock fs, tls, and net to support request in the browser #7552
  • Update chokidar to transitively get newer fsevents #7598
  • Support WebAssembly version of Olm #7385

Changes in 0.17.5 (2018-11-13)

Full Changelog

  • Include change that was supposed to be included in orevious version

Changes in 0.17.4 (2018-11-13)

Full Changelog

  • Add banner with login/register links for users who aren't logged in

Changes in 0.17.3 (2018-10-29)

Full Changelog

  • Fix for autocompleting text emoji from react-sdk v0.14.2

Changes in 0.17.3-rc.1 (2018-10-24)

Full Changelog

  • Update from Weblate. #7549
  • Don't set tags on notifications #7518
  • Update to latest electron builder #7498
  • Fix Tinter.setTheme to not fire using Firefox #6831

Changes in 0.17.2 (2018-10-19)

Full Changelog

  • Update react-sdk version to "Apply the user's tint once the MatrixClientPeg is moderately ready"
  • Electron: don't set tags on notifications #7518

Changes in 0.17.1 (2018-10-18)

Full Changelog

  • Stop electron crashing #7517

Changes in 0.17.0 (2018-10-16)

Full Changelog

  • Phased rollout of lazyloading #7503
  • Update to latest electron builder #7501

Changes in 0.17.0-rc.1 (2018-10-11)

Full Changelog

  • Revert "also commit the lock file when bumping version as it is now committed to the repo" #7483
  • Update from Weblate. #7478
  • Fix riot-web Promise.defer warnings (#7409) #7444
  • Use HTTPS cloning for riot-web too #7459
  • Disable webpack-dev-server auto reload #7463
  • Silence bluebird warnings #7462
  • Fix reskindex on matrix-react-side not being called if using build script #7443
  • Fix double-closed tags #7454
  • Document how to turn off Piwik and bug reports (#6738) #7435
  • also commit the lock file when bumping version as it is now committed to the repo #7429
  • Update a bunch of deps #7393
  • Don't show mobile guide if deep linking #7415
  • Don't show custom server bit on matrix.org #7408
  • Update Webpack to version 4 #6620
  • Webpack4 #7387

Changes in 0.16.6 (2018-10-08)

Full Changelog

  • Update to matrix-react-sdk v0.13.6

Changes in 0.16.5 (2018-10-01)

Full Changelog

  • Don't show mobile guide if deep linking #7415
  • Don't show custom server bit on matrix.org #7408

Changes in 0.16.5-rc.1 (2018-09-27)

Full Changelog

  • Update from Weblate. #7395
  • Reduce the number of terminals required to build riot-web to 1 #7355
  • Small typo in release notes v0.16.3 #7274

Changes in 0.16.4 (2018-09-10)

Full Changelog

  • No changes since rc.1

Changes in 0.16.4-rc.1 (2018-09-07)

Full Changelog

  • Update from Weblate. #7296
  • Fix config not loading & mobileguide script being loaded in riot #7288
  • Instructions for installing mobile apps #7272
  • Tidy up index.js #7265

Changes in 0.16.3 (2018-09-03)

Full Changelog

  • SECURITY FIX: This version (and release candidates) pull in an upstream security fix from electron to fix CVE-2018-15685. Electron users should update as soon as possible. Riot-web run outside of Electron is unaffected.

Changes in 0.16.3-rc.2 (2018-08-31)

Full Changelog

  • Update js-sdk to fix an exception causing the room list to become unresponsive.

Changes in 0.16.3-rc.1 (2018-08-30)

Full Changelog

  • Update from Weblate. #7245
  • Revert "Remove package-lock.json for now" #7128
  • Remove package-lock.json for now #7115

Changes in 0.16.2 (2018-08-23)

Full Changelog

  • Support new server notices format

Changes in 0.16.1 (2018-08-20)

Full Changelog

  • No changes since rc.1

Changes in 0.16.1-rc.1 (2018-08-16)

Full Changelog

  • Update from Weblate. #7178
  • CSS for MAU warning bar #7152
  • CSS for user limit error #7139
  • Unpin sanitize-html #7132
  • Pin sanitize-html to 0.18.2 #7129

Changes in 0.16.0 (2018-07-30)

Full Changelog

  • Update react-sdk version for bugfixes with Jitsi widgets and the new composer

Changes in 0.16.0-rc.2 (2018-07-24)

Full Changelog

  • Update to react-sdk rc.2 to remove Jitsi conference calling from labs

Changes in 0.16.0-rc.1 (2018-07-24)

Full Changelog

  • Update from Weblate. #7082
  • Sample config for jitsi integration URL #7055

Changes in 0.15.7 (2018-07-09)

Full Changelog

  • No changes since rc.2

Changes in 0.15.7-rc.2 (2018-07-06)

Full Changelog

  • Update react-sdk and js-sdk

Changes in 0.15.7-rc.1 (2018-07-04)

Full Changelog

  • add override for colour of room tile text within memberinfo (unreadable) #6889

Changes in 0.15.6 (2018-06-29)

Full Changelog

  • Pull in bug fixes from react-sdk

Changes in 0.15.6-rc.2 (2018-06-22)

Full Changelog

  • Update to react-sdk rc.2 for fix to slash commands

Changes in 0.15.6-rc.1 (2018-06-21)

Full Changelog

  • Update from Weblate. #6915
  • [electron] Fix desktop app --hidden flag #6805

Changes in 0.15.5 (2018-06-12)

Full Changelog

  • No changes since rc.1

Changes in 0.15.5-rc.1 (2018-06-06)

Full Changelog

  • Update from Weblate. #6846

Changes in 0.15.4 (2018-05-25)

Full Changelog

  • Add cookie policy link to desktop app config

Changes in 0.15.4-rc.1 (2018-05-24)

Full Changelog

  • Update from Weblate. #6792
  • Hide URL options for e2e blob: URL images #6765
  • Fix right click menu in electron #6763
  • Update to electron 2.0.1 #6764
  • Add instructions for changing translated strings #6528

Changes in 0.15.3 (2018-05-18)

Full Changelog

  • Fix right click menu in electron #6763
  • Update to electron 2.0.1 #6764
  • Hide URL options for e2e blob: URL images #6765

Changes in 0.15.2 (2018-05-17)

Full Changelog

  • Update to matrix-react-sdk v0.12.5 to fix image size jumps

Changes in 0.15.1 (2018-05-16)

Full Changelog

  • Fix package-lock.json which was causing errors building the Electron app
  • Update Electron version

Changes in 0.15.0 (2018-05-16)

Full Changelog

  • No changes since rc.6

Changes in 0.15.0-rc.6 (2018-05-15)

Full Changelog

  • Update to matrix-react-sdk 0.12.4-rc.6

Changes in 0.15.0-rc.5 (2018-05-15)

Full Changelog

  • Update to matrix-react-sdk 0.12.4-rc.5

Changes in 0.15.0-rc.4 (2018-05-14)

Full Changelog

  • Update from Weblate. #6726
  • Update to matrix-react-sdk 0.12.4-rc.4

Changes in 0.15.0-rc.3 (2018-05-11)

Full Changelog

  • Update to matrix-react-sdk 0.12.4-rc.3

Changes in 0.15.0-rc.2 (2018-05-09)

Full Changelog

  • Update to matrix-react-sdk 0.12.4-rc.2

Changes in 0.15.0-rc.1 (2018-05-09)

Full Changelog

  • No changes since 0.14.3-rc.1

Changes in 0.14.3-rc.1 (2018-05-09)

Full Changelog

  • Update from Weblate. #6688
  • Don't show presence on matrix.org #6638
  • Enforce loading babel-polyfill first #6625
  • Update hoek #6624
  • Fix args in the release wrapper script #6614

Changes in 0.14.2 (2018-04-30)

Full Changelog

  • No changes since rc.3

Changes in 0.14.2-rc.3 (2018-04-26)

Full Changelog

  • Fix CSS dependency versions to be the same as those in react-sdk to fix left panel header positions.

Changes in 0.14.2-rc.2 (2018-04-26)

Full Changelog

  • Fix Download of attachments in e2e encrypted rooms in Firefox

Changes in 0.14.2-rc.1 (2018-04-25)

Full Changelog

  • Update from Weblate. #6602
  • Add readme bit on cross-origin renderer #6600
  • Update from Weblate. #6573
  • Copy media from react-sdk #6588
  • Fix favicon #6580
  • Update from Weblate. #6569
  • move everything not explicitly riot (or status) branded into matrix-react- sdk #6500
  • Remove presence management #5881
  • change vector-web repo to riot-web in changelog #6480
  • Update from Weblate. #6473
  • Bump source-map-loader version to avoid bug /w inline base64 maps #6472
  • Add CSS for new group admin radio button #6415
  • Rxl881/sticker picker styling #6447
  • Stickerpacks #6242
  • Force gemini on HomePage #6368
  • Rename the Riot-Web Translations Room #6348
  • Add disable-presence-by-hs option to sample config #6350
  • Reword the BugReportDialog.js as per @lampholder #6354

Changes in 0.14.1 (2018-04-12)

Full Changelog

  • Remove presence management feature from labs
  • Fix an issue where Riot would fail to load at all if certain extensions were installed on Firefox
  • Fix an issue where e2e cryptography could be disabled due to a migration error.

Changes in 0.14.0 (2018-04-11)

Full Changelog

  • Cosmetic changes for group UI

Changes in 0.14.0-rc.6 (2018-04-09)

Full Changelog

  • Bump react-sdk to rc.6

Changes in 0.14.0-rc.5 (2018-04-09)

Full Changelog

  • Add CSS for new control to set group join policy

Changes in 0.14.0-rc.4 (2018-03-22)

Full Changelog

  • Fix tagging rooms as direct messages

Changes in 0.14.0-rc.3 (2018-03-20)

Full Changelog

  • Fix a bug where the badge on a room tile would not update when a room was read from a different device.

Changes in 0.14.0-rc.2 (2018-03-19)

Full Changelog

  • Take TagPanel out of labs #6347
  • Add languages (czech, galician and serbian) #6343

Changes in 0.14.0-rc.1 (2018-03-19)

Full Changelog

  • Force update RoomSubList after reading a room #6342
  • Ensure entire LeftPanel is faded when settings open #6340
  • Update from Weblate. #6330
  • Implement a simple shouldComponentUpdate for DNDRoomTile #6313
  • Remove og:image with status.im URL #6317
  • Add change delay warning in GroupView settings #6316
  • Correctly position mx_TagPanel_clearButton #6289
  • Fix gap between avatar and border #6290
  • Fix bug where cannot send group invite on GroupMemberInfo phase #6303
  • Fix themeing bug with Firefox where "disabled" ignored #6301
  • Changes for E2E "fudge-button" #6288
  • Make sure mx_TagPanel_tagTileContainer occupies full height #6286
  • Add transparent CSS class for RoomTile #6281
  • Fix crash; fs event received /w langauge file empty #6273
  • Add setting to disable TagPanel #6269
  • CSS for my groups microcopy #6257
  • Add Bulgarian to the list of languages #6246
  • Make media dropdown wider #6245
  • Make dropdowns with long options degrade more gracefully #6244
  • Fix un-tinted "View Community" icon in TagTile context menu #6223
  • Fix RoomDropTarget and emptySubListTip to have containers #6160
  • Fix syntax error of wrong use of self-closing HTML tag #6154
  • Use translucent black for RoomSubList bg to fix tinting #6227
  • CSS for changing "R" to "X" for clearing group filter #6216
  • CSS for new global TagPanel filter #6187
  • Separate the middle panel from the room list #6194
  • Only use DNDRoomTile for editable sub lists #6176
  • Adjust CSS to prevent scrollbars on message panel spinner #6131
  • Implement riot-web side of dragging GroupTile avatars to TagPanel #6143
  • Fix LeftPanel size being incorrect when TagPanel disabled #6140
  • Fix TagPanel from collapsing to < 60px when LP collapsed #6134
  • Temporary hack to constrain LLP container size. #6138
  • Fix typo #6137
  • Add context menu to TagPanel #6127
  • Make room tagging flux-y #6096
  • Move groups button to TagPanel #6130
  • Fix long group name pushing settings cog into void #6106
  • Fix horizontal scrollbar under certain circumstances #6103
  • Split MImageBody into MFileBody to match JS Classes. #6067
  • Add Catalan #6040
  • Update from Weblate. #5777
  • make FilteredList controlled, such that it can externally persist filter #5718
  • Linear Rich Quoting #6017
  • Highlight ViewSource and Devtools ViewSource #5995
  • default url, not domain #6022
  • T3chguy/num members tooltip #5929
  • Swap RoomList to react-beautiful-dnd #6008
  • CSS required as part of moving TagPanel from react-dnd to react-beautiful- dnd #5992
  • fix&refactor DateSeparator and MessageTimestamp #5984
  • Iterative fixes on Rich Quoting #5978
  • move piwik whitelists to conf and add piwik config.json info to readme #5653
  • Implement Rich Quoting/Replies #5804
  • Change author #5950
  • Revert "Add a   after timestamp" #5944
  • Add a   after timestamp #3046
  • Corrected language name #5938
  • Hide Options button from copy to clipboard #2892
  • Fix for If riot is narrow enough, such that 'Send a message (unecrypted)' wraps to a second line, the timeline doesn't fit the window. #5900
  • Screenshot UI #5849
  • add missing config.json entry such that scalar-staging widgets work #5855
  • add dark theme styling to devtools input box #5610
  • Fixes #1953 by adding oivoodoo as author #5851
  • Instructions on security issues #5824
  • Move DND wrapper to top level component #5790
  • Widget title bar max / min visual cues. #5786
  • Implement renumeration of ordered tags upon collision #5759
  • Update imports for accessing KeyCode #5751
  • Set html lang attribute from language setting #5685
  • CSS for new TagPanel #5723
  • getGroupStore no longer needs a matrix client #5707
  • CSS required for moving group publication toggles to UserSettings #5702
  • Make sure the SettingsStore is ready to load the theme before loading it #5630
  • Add some aria-labels to RightPanel #5661
  • Use badge count format for member count in RightPanel #5657
  • Exclude the default language on page load #5640
  • Use SettingsStore to get the default theme #5615
  • Refactor translations #5613
  • TintableSvgButton styling #5605
  • Granular settings #5468
  • CSS/components for custom presence controls #5286
  • Set widget tile background colour #5574
  • Widget styling tweaks #5573
  • Center mixed content warnings in panel. #5567
  • Status.im theme #5578

Changes in 0.13.5 (2018-02-09)

Full Changelog

  • SECURITY UPDATE: Sanitise URLs from 'external_url'. Thanks to walle303 for contacting us about this vulnerability.

Changes in 0.13.4 (2018-01-03)

Full Changelog

  • Change config of riot.im electron build to fix some widgets not working. This only affects electron builds using the riot.im config - for all other builds, this is identical to v0.13.3.

Changes in 0.13.3 (2017-12-04)

Full Changelog

Changes in 0.13.2 (2017-11-28)

Full Changelog

Changes in 0.13.1 (2017-11-17)

Full Changelog

  • SECURITY UPDATE: Fix the force TURN option for inbound calls. This option forced the use of TURN but only worked for outbound calls and not inbound calls. This means that if you enabled this option expecting it to mask your IP address in calls, your IP would still have been revealed to the room if you accepted an incoming call.
  • Also adds the Slovak translation.

Changes in 0.13.0 (2017-11-15)

Full Changelog

Changes in 0.13.0-rc.3 (2017-11-14)

Full Changelog

Changes in 0.13.0-rc.2 (2017-11-10)

Full Changelog

  • Make groups a fully-fleged baked-in feature #5566

Changes in 0.13.0-rc.1 (2017-11-10)

Full Changelog

  • Fix app tile margins. #5561
  • Fix wrapping of long room topics (and overlap with apps) #5549
  • Don't display widget iframes whilst loading. #5555
  • Update from Weblate. #5558
  • Adjust CSS for GroupView #5543
  • CSS for adding rooms to a group with visibility #5546
  • CSS for pinned indicators #5511
  • Implement general-purpose tooltip "(?)"-style #5540
  • CSS for improving group creation UX, namely setting long description #5535
  • CSS for room notif pills in composer #5531
  • Do not init a group store when no groupId specified #5520
  • CSS for new pinned events indicator #5293
  • T3chguy/devtools 1 #5471
  • Use margin to separate "perms" in the room directory #5498
  • Add CSS for CreateGroupDialog to give group ID input suffix and prefix style #5505
  • Fix group invites such that they look similar to room invites #5504
  • CSS for Your Communities scrollbar #5501
  • Add toggle to alter visibility of room-group association #5497
  • CSS for room notification pills #5494
  • Implement simple GroupRoomInfo #5493
  • Add back bottom border to widget title bar #5458
  • Prevent group name looking clickable for non-members #5478
  • Fix instanceof check, was checking against the Package rather than class #5472
  • Use correct group store state when rendering "Invite to this community" #5455
  • Leverages ES6 in Notifications #5453
  • Re-PR #4412 #5437
  • fix comma error of features example #5410
  • Devtools: make filtering case-insensitive #5387
  • Highlight group members icon in group member info #5432
  • Use CSS to stop greyed Right/LeftPanel UI from being interactable #5422
  • CSS for preventing editing of UI requiring user privilege if user unprivileged #5417
  • Only show UI for adding rooms/users to groups to privileged users #5409
  • Only show "Invite to this community" when viewing group members #5407
  • Add trash can icon for delete widget #5397
  • CSS to improve MyGroups in general, and add placeholder #5375
  • Rxl881/parallelshell #4881
  • Custom server text was i18ned by key #5371
  • Run prunei18n #5370
  • Update from Weblate. #5369
  • Add script to prune unused translations #5339
  • CSS for improved MyGroups page #5360
  • Add padding-right to Dialogs #5346
  • Add div.warning and use the scss var #5344
  • Groups->Communities #5343
  • Make the 'add rooms' button clickable #5342
  • Switch to gen-i18n script #5338
  • Use _t as _t #5334
  • fix groupview header editing visuals (pt 1) #5330
  • bump version to prevent eslint errors #5316
  • CSS for invited group members section #5303
  • Handle long names in EntityTiles by overflowing correctly #5302
  • Disable labs in electron #5296
  • CSS for Modifying GroupView UI matrix-org/matrix-react-sdk#1475 #5295
  • Message/event pinning #5142
  • Sorting of networks within a protocol based on name #4054
  • allow hiding of notification body for privacy reasons #4988
  • Don't use MXIDs on the lightbox if possible #5281
  • CSS for lonely room message #5267
  • Bring back dark theme code block border #5037
  • CSS for remove avatar buttons #5282

Changes in 0.12.7 (2017-10-16)

Full Changelog

  • Released versions of react-sdk & js-sdk

Changes in 0.12.7-rc.3 (2017-10-13)

Full Changelog

  • Hide the join group button #5275

Changes in 0.12.7-rc.2 (2017-10-13)

Full Changelog

Changes in 0.12.7-rc.1 (2017-10-13)

Full Changelog

  • switch to new logos, and use import rather than VAR #5203
  • Clarify what an integrations server is #5266
  • Update from Weblate. #5269
  • Remove trailing comma in JSON #5167
  • Added default_federate property #3849
  • CSS for greying out login form #5197
  • Fix bug that made sub list placeholders not show for ILAG etc. #5164
  • Factor out EditableItemList component from AliasSettings #5161
  • Mark and remove some translations #5110
  • CSS for "remove" button on GroupRoomTile #5141
  • Create basic icon for the GroupRoomList tab and adding rooms to groups #5140
  • Add button to get to MyGroups #5131
  • Remove key prop pass-thru on HeaderButton #5137
  • Implement "Add room to group" feature #5125
  • Add Jitsi screensharing support in electron app #4967
  • Refactor right panel header buttons #5117
  • CSS for publicity status & toggle button #5104
  • CSS for "X" in top right of features users/rooms #5103
  • Include Finnish translation #5051
  • Redesign membership section of GroupView #5096
  • Make --config accept globs #5090
  • CSS for GroupView: Add a User #5093
  • T3chguy/devtools 1 #5074
  • Alter opacity for flair #5085
  • Fix ugly integ button #5082
  • Group Membership UI #4830

Changes in 0.12.6 (2017-09-21)

Full Changelog

  • Use matrix-js-sdk v0.8.4 to fix build

Changes in 0.12.5 (2017-09-21)

Full Changelog

  • Use react-sdk v0.10.5 to fix build

Changes in 0.12.4 (2017-09-20)

Full Changelog

  • No changes

Changes in 0.12.4-rc.1 (2017-09-19)

Full Changelog

  • Fix test for new behaviour of 'joining' flag #5053
  • fix really dumb blunder/typo preventing system from going to sleep. #5080
  • T3chguy/devtools #4735
  • CSS for unignore button in UserSettings #5042
  • Fix alias on home page for identity room #5044
  • generic contextual menu for tooltip/responses #4989
  • Update from Weblate. #5018
  • Avoid re-rendering RoomList on room switch #5015
  • Fix menu on change keyboard language issue #4345 #4623
  • Make isInvite default to false #4999
  • Revert "Implement sticky date separators" #4991
  • Implement sticky date separators #4939

Changes in 0.12.3 (2017-09-06)

Full Changelog

  • No changes

Changes in 0.12.3-rc.3 (2017-09-05)

Full Changelog

  • Fix plurals in translations #4971
  • Update from Weblate. #4968

Changes in 0.12.3-rc.2 (2017-09-05)

Full Changelog

  • New react-sdk version to pull in new translations and fix some translation bugs.

Changes in 0.12.3-rc.1 (2017-09-01)

Full Changelog

  • Fix overflowing login/register buttons on some languages issue #4804 #4858
  • Update vector-im to riot-im on Login #4943
  • lets let people know that the bug report actually sent properly :) #4910
  • another s/vector/riot/ in README #4934
  • fix two room list regressions #4907

Changes in 0.12.2 (2017-08-24)

Full Changelog

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

Changes in 0.12.1 (2017-08-23)

Full Changelog

  • [No changes]

Changes in 0.12.1-rc.1 (2017-08-22)

Full Changelog

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

Changes in 0.12.0-rc.1 (2017-08-16)

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
     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

Changes in 0.11.4 (2017-06-22)

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 invite users with mixed case usernames.

Changes in 0.11.3 (2017-06-20)

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.

Changes in 0.11.2 (2017-06-19)

Full Changelog

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

Changes in 0.11.2-rc.2 (2017-06-16)

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

Changes in 0.11.2-rc.1 (2017-06-15)

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

Changes in 0.11.1 (2017-06-14)

Full Changelog

  • Update to react-sdk 0.9.4 to prompt to set an email address when setting a password and make DM guessing smarter.

Changes in 0.11.0 (2017-06-12)

Full Changelog

  • More translations & minor fixes

Changes in 0.11.0-rc.2 (2017-06-09)

Full Changelog

  • Update to matrix-react-sdk rc.2 which fixes the flux dependency version and an issue with the conference call bar translation.

Changes in 0.11.0-rc.1 (2017-06-09)

Full Changelog

  • Update from Weblate. #4258
  • Update from Weblate. #4254
  • Update from Weblate. #4253
  • Expect to see HTTP /join/#some:alias when we the view knows it #4252
  • Update from Weblate. #4250
  • add explicit import to utf8 polyfill and rip out unused imports #4169
  • Added styling for copy to clipboard button #4204
  • Update from Weblate. #4231
  • Update from Weblate. #4218
  • Update CSS for ChatInviteDialog #4226
  • change electron -> electron_app which was previously missed #4212
  • New guest access #4039
  • Align message timestamp centrally about the avatar mid-point #4219
  • Remove '/' from homepage URL #4221
  • Chop off 'origin/' #4220
  • Update from Weblate. #4214
  • adjust alignment of message menu button in compact layout #4211
  • Update from Weblate. #4207
  • Fix Tests in ILAG #4209
  • Update from Weblate. #4197
  • Fix tests for new-guest-access #4201
  • i18n for SetPasswordDialog #4198
  • Update from Weblate. #4193
  • to make the windows volume mixer not explode as it can't resize icons. #4183
  • provide react devtools in electron dev runs #4186
  • Fix DeprecationWarning #4184
  • room link should be a matrix.to one #4178
  • Update home.html #4163
  • Add missing translation for room directory #4160
  • i18n welcome #4129
  • Tom welcome page #4038
  • Fix some tests that expect Directory (they should expect HomePage) #4076
  • Add "Login" button to RHS when user is a guest #4037
  • Rejig the PaswordNagBar #4026
  • Allow team server config to be missing #4024
  • Remove GuestWarningBar #4020
  • Make left panel better for new users (mk III) #4023
  • Implement default welcome page and allow custom URL /w config #4015
  • Add warm-fuzzy for successful password entry #3989
  • autoFocus new password input in SetPasswordDialog #3982
  • Implement dialog to set password #3921
  • Replace NeedToRegister with SetMxId dialog #3924
  • Add welcomeUserId to sample config #3906
  • CSS for mxIdDialog redesign #3885
  • Implement PasswordNagBar #3817
  • CSS for new SetMxIdDialog #3762

Changes in 0.10.2 (2017-06-06)

Full Changelog

  • Hotfix for bugs where navigating straight to a URL like /#/login and and /#/forgot_password

Changes in 0.10.1 (2017-06-02)

Full Changelog

  • Update to matrix-react-sdk 0.9.1 to fix i18n error which broke start chat in some circumstances

Changes in 0.10.0 (2017-06-02)

Full Changelog

  • Update from Weblate. #4152

Changes in 0.10.0-rc.2 (2017-06-02)

Full Changelog

  • Update from Weblate. #4150
  • styling for webrtc settings #4019
  • Update from Weblate. #4140
  • add styles for compact layout #4132
  • Various tweaks to fetch-develop-deps #4147
  • Don't try to build with node 6.0 #4145
  • Support 12hr time on DateSeparator #4143
  • Update from Weblate. #4137
  • Update from Weblate. #4105
  • Update from Weblate. #4094
  • Update from Weblate. #4091
  • Update from Weblate. #4089
  • Update from Weblate. #4083

Changes in 0.10.0-rc.1 (2017-06-01)

Full Changelog

  • basic electron profile support #4030
  • Finish translations for vector-im/riot-web #4122
  • Translate src/vector #4119
  • electron flashFrame was way too annoying #4128
  • auto-launch support [Electron] #4012
  • Show 12hr time on hover too #4092
  • Translate src/notifications #4087
  • Translate src/components/structures #4084
  • Smaller font size on timestamp to better fit in the available space #4085
  • Make travis run the build with several versions of node #4079
  • Piwik Analytics #4056
  • Update from Weblate. #4077
  • managed to eat the eventStatus check, can't redact a local-echo etc #4078
  • show redact in context menu only if has PL to/sent message #3925
  • Update from Weblate. #4064
  • Change redact -> remove to improve clarity #3722
  • Update from Weblate. #4058
  • Message Forwarding #3688
  • Update from Weblate. #4057
  • Fixed an input field's background color in dark theme #4053
  • Update from Weblate. #4051
  • Update from Weblate. #4049
  • Update from Weblate. #4048
  • Update from Weblate. #4040
  • Update translating.md: Minor suggestions #4041
  • tidy electron files, they weren't pwetty #3993
  • Prevent Power Save when in call (Electron) #3992
  • Translations! #4035
  • Kieran gould/12hourtimestamp #3961
  • Don't include src in the test resolve root #4033
  • add moar context menus [Electron] #4021
  • Add Chat to Linux app categories #4022
  • add menu category for linux build of app #3975
  • Electron Tray Improvements #3909
  • More riot-web test deflakification #3966
  • Script to fetch corresponding branches of dependent projects #3945
  • Add type="text/css" to SVG logos #3964
  • Fix some setState-after-unmount in roomdirectory #3958
  • Attempt to deflakify joining test #3956

Changes in 0.9.10 (2017-05-22)

Full Changelog

  • No changes

Changes in 0.9.10-rc.1 (2017-05-19)

Full Changelog

  • CSS for left_aligned Dropdowns, and adjustments for Country dd in Login #3959
  • Add square flag pngs /w genflags.sh script #3953
  • Add config for riot-bot on desktop app build #3954
  • Desktop: 'copy link address' #3952
  • Reduce rageshake log size to 1MB #3943
  • CSS for putting country dd on same line as phone input #3942
  • fix #3894 #3919
  • change vector->riot on the surface #3894
  • move manifest.json outward so it is scoped properly #3888
  • add to manifest #3799
  • Automatically update component-index #3886
  • move electron -> electron_app because npm smart #3877
  • Fix bug report endpoint in config.sample.json. #3863
  • Update 2 missed icons to the new icon #3851
  • Make left panel better for new users (mk II) #3804
  • match primary package.json #3839
  • Re-add productName #3829
  • Remove leading v in /version file, for SemVer and to match Electron ver #3683
  • Fix scope of callback #3790
  • Remember and Recall window layout/position state #3622
  • Remove babelcheck #3808
  • Include MXID and device id in rageshakes #3809
  • import Modal #3791
  • Pin filesize ver to fix break upstream #3775
  • Improve Room Directory Look & Feel #3751
  • Fix emote RRs alignment #3742
  • Remove unused placeholder prop on RoomDropTarget #3741
  • Modify CSS for matrix-org/matrix-react-sdk#833 #3732
  • Warn when exiting due to single-instance #3727
  • Electron forgets it was maximized when you click on a notification #3709
  • CSS to make h1 and h2 the same size as h1. #3719
  • Prevent long room names/topics from pushing UI of the screen #3721
  • Disable dropdown highlight on focus #3717
  • Escape HTML Tags from Linux Notifications (electron) #3564
  • styling for spoilerized access token view in Settings #3651
  • Fix Webpack conf #3690
  • Add config.json to .gitignore #3599
  • add command line arg (--hidden) for electron app #3641
  • fix ImageView Download functionality #3640
  • Add cross-env into the mix #3693
  • Remember acceptance for unsupported browsers. #3694
  • Cosmetics to go with matrix-org/matrix-react-sdk#811 #3692
  • Cancel quicksearch on ESC #3680
  • Optimise RoomList and implement quick-search functionality on it. #3654
  • Progress updates for rageshake uploads #3648
  • Factor out rageshake upload to a separate file #3645
  • rageshake: fix race when collecting logs #3644
  • Fix a flaky test #3649

Changes in 0.9.9 (2017-04-25)

Full Changelog

  • No changes

Changes in 0.9.9-rc.2 (2017-04-24)

Full Changelog

  • Fix bug where links to Riot would fail to open.

Changes in 0.9.9-rc.1 (2017-04-21)

Full Changelog

Changes in 0.9.8 (2017-04-12)

Full Changelog

  • No changes

Changes in 0.9.8-rc.3 (2017-04-11)

Full Changelog

  • Make the clear cache button work on desktop #3598

Changes in 0.9.8-rc.2 (2017-04-10)

Full Changelog

  • Redacted events bg: black lozenge -> torn paper #3596
  • Add 'app' parameter to rageshake report #3594

Changes in 0.9.8-rc.1 (2017-04-07)

Full Changelog

  • 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 from onClick 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

Changes in 0.9.7 (2017-02-04)

Full Changelog

  • 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)

Changes in 0.9.7-rc.3 (2017-02-03)

Full Changelog

  • 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

Changes in 0.9.7-rc.2 (2017-02-03)

Full Changelog

  • Update matrix-js-sdk to get new device change notifications interface for more reliable e2e crypto

Changes in 0.9.7-rc.1 (2017-02-03)

Full Changelog

  • 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

Changes in 0.9.6 (2017-01-16)

Full Changelog

  • Update to matrix-js-sdk 0.9.6 for video calling fix

Changes in 0.9.6-rc.1 (2017-01-13)

Full Changelog

  • Build the js-sdk in the CI script #2920
  • Hopefully fix Windows shortcuts #2917
  • Update README now the js-sdk has a transpile step #2921
  • Use the role for 'toggle dev tools' #2915
  • Enable screen sharing easter-egg in desktop app #2909
  • make electron send email validation URLs with a nextlink of riot.im #2808
  • add Debian Stretch install steps to readme #2809
  • Update desktop build instructions fixes #2792 #2793
  • CSS for the delete threepid button #2784

Changes in 0.9.5 (2016-12-24)

Full Changelog

  • make electron send email validation URLs with a nextlink of riot.im rather than file:///
  • add gnu-tar to debian electron build deps
  • fix win32 shortcut in start menu

Changes in 0.9.4 (2016-12-22)

Full Changelog

  • Update to libolm 2.1.0. This should help resolve a problem with browser sessions being logged out (#2726).

Changes in 0.9.3 (2016-12-22)

Full Changelog

  • (from matrix-react-sdk) Fix regression where the date separator would be displayed at the wrong time of day.
  • README.md: fix GFMD for nativefier #2755

Changes in 0.9.2 (2016-12-16)

Full Changelog

  • Remove the client side filtering from the room dir #2750
  • Configure olm memory size #2745
  • Support room dir 3rd party network filtering #2747

Changes in 0.9.1 (2016-12-09)

Full Changelog

  • Update README to say how to build the desktop app #2732
  • Add signing ID in release_config.yaml #2731
  • Makeover! #2722
  • Fix broken tests #2730
  • Make the 'loading' tests work in isolation #2727
  • Use a PNG for the icon on non-Windows #2708
  • Add missing brackets to call to toUpperCase #2703

Changes in 0.9.1-rc.2 (2016-12-06)

Full Changelog

  • Fix clicking on notifications #2700
  • Desktop app: Only show window when ready #2697

Changes in 0.9.1-rc.1 (2016-12-05)

Full Changelog

  • Final bits to prepare electron distribtion: #2653
  • Update name & repo to reflect renamed repository #2692
  • Document cross_origin_renderer_url #2680
  • Add css for the iframes for e2e attachments #2659
  • Fix config location in some more places #2670
  • CSS updates for s/block/blacklist for e2e #2662
  • Update to electron 1.4.8 #2660
  • Add electron config #2644
  • Move getDefaultDeviceName into the Platforms #2643
  • Add Freenode & Mozilla domains #2641
  • Include config.sample.json in dist tarball #2614

Changes in 0.9.0 (2016-11-19)

Full Changelog

  • Add a cachebuster to /version #2596
  • Add a 'View decrypted source' button #2587
  • Fix changelog dialog to read new version format #2577
  • Build all of the vector dir in the build process #2558
  • Support for get_app_version #2553
  • Add CSS for mlist truncation #2565
  • Add menu option for external_url if present #2560
  • Make auto-update configureable #2555
  • Missed files electron windows fixes #2556
  • Add some CSS for scalar error popup #2554
  • Catch unhandled errors in the electron process #2552
  • Slight grab-bag of fixes for electron on Windows #2551
  • Electron app (take 3) #2535
  • Use webpack-dev-server instead of http-server #2542
  • Better support no-config when loading from file #2541
  • Fix loading with no config from HTTP #2540
  • Move 'new version' support into Platform #2532
  • Add Notification support to the Web Platform #2533
  • Use the defaults if given a blank config file #2534
  • Implement Platforms #2531

Changes in 0.8.4 (2016-11-04)

Full Changelog

  • No changes

Changes in 0.8.4-rc.2 (2016-11-02)

Full Changelog

  • Fix the version in the generated distribution package

Changes in 0.8.4-rc.1 (2016-11-02)

Full Changelog

Breaking Changes

  • End-to-end encryption now requires one-time keys to be signed, so end-to-end encryption will not interoperate with previous releases of vector-web. End-to-end encryption remains in beta.

Other Changes

  • Rename the package script/output dir to 'dist' #2528
  • Avoid errors if olm is missing #2518
  • Put a cachebuster in the names of CSS and JS files #2515
  • Bump to olm 2.0.0 #2517
  • Don't include the world in the published packages #2516
  • Use webpack to copy olm.js #2514
  • Don't include two copies of the CSS in the tarball #2513
  • Correct text alignment on room directory search #2512
  • Correct spelling of 'rel' #2510
  • readme tweaks #2507
  • s/vector/riot/ in the readme #2491
  • Switch to babel 6, again #2480
  • Revert "Switch to babel 6" #2472
  • Switch to babel 6 #2461

Changes in 0.8.3 (2016-10-12)

Full Changelog

  • Centre images in dialog buttons #2453
  • Only show quote option if RTE is enabled #2448
  • Fix join button for 'matrix' networks #2443
  • Don't stop paginating if no rooms match #2422

Changes in 0.8.2 (2016-10-05)

Full Changelog

  • Add native joining of 3p networks to room dir #2379
  • Update to linkify 2.1.3 #2406
  • Use 'Sign In' / 'Sign Out' universally #2383
  • Prevent network dropdown resizing slightly #2382
  • Room directory: indicate when there are no results #2380
  • Room dir: New filtering & 3rd party networks #2362
  • Update linkify version #2359
  • Directory search join button #2339

Changes in 0.8.1 (2016-09-21)

Full Changelog

Changes in 0.8.0 (2016-09-21)

Full Changelog

  • Dbkr/rebrand #2285
  • Listen for close_scalar and close the dialog box when received #2282
  • Revert "improve lipstick and support scalar logout" #2281
  • improve lipstick and support scalar logout #2280
  • Fix changelog links #2071
  • Paginate Room Directory #2241
  • Make redeploy script symlink config #2240
  • Update the version of olm to 1.3.0 #2210
  • Directory network selector #2219
  • Wmwragg/two state sublist headers #2235
  • Wmwragg/correct incoming call positioning #2222
  • Wmwragg/remove old filter #2211
  • Wmwragg/multi invite bugfix #2198
  • Wmwragg/chat multi invite #2181
  • shuffle bottomleftmenu around a bit #2182
  • Improve autocomplete behaviour (styling) #2175
  • First wave of E2E visuals #2163
  • FilePanel and NotificationPanel support #2113
  • Cursor: pointer on member info create room button #2151
  • Support for adding DM rooms to the MemberInfo Panel #2147
  • Wmwragg/one to one indicators #2139
  • Added back the Directory listing button, with new tootlip #2136
  • wmwragg/chat invite dialog fix #2134
  • Wmwragg/one to one chat #2110
  • Support toggling DM status of rooms #2111
  • Formatting toolbar for RTE message composer. #2082
  • jenkins.sh: install olm from jenkins artifacts #2092
  • e2e device CSS #2085
  • Bump to olm 1.1.0 #2069
  • Improve readability of the changelog dialog #2056
  • Turn react consistency checks back on in develop builds #2009
  • Wmwragg/direct chat sublist #2028

Changes in 0.7.5-r3 (2016-09-02)

Full Changelog

  • Bump to matrix-react-sdk 0.6.5-r3 in order to fix bug #2020 (tightloop when flooded with join events)

Changes in 0.7.5-r2 (2016-09-01)

Full Changelog

  • Bump to matrix-react-sdk 0.6.5-r1 in order to fix guest access

Changes in 0.7.5-r1 (2016-08-28)

Full Changelog

  • Correctly pin deps :(

Changes in 0.7.5 (2016-08-28)

Full Changelog

  • re-add leave button in RoomSettings
  • add /user URLs
  • recognise matrix.to links and other vector links
  • fix linkify dependency
  • fix avatar clicking in MemberInfo
  • fix RoomTagContextMenu so it works on historical rooms
  • warn people to put their Matrix HS on a separate domain to Vector
  • fix zalgos again
  • Add .travis.yml #2007
  • add fancy changelog dialog #1972
  • Update autocomplete design #1978
  • Update encryption info in README #2001
  • Added event/info message avatars back in #2000
  • Wmwragg/chat message presentation #1987
  • Make the notification slider work #1982
  • Use cpx to copy olm.js, and add watcher #1966
  • Make up a device display name #1959

Changes in 0.7.4-r1 (2016-08-12)

Full Changelog

  • Update to matrix-react-sdk 0.6.4-r1 to fix inviting multiple people

Changes in 0.7.4 (2016-08-11)

Full Changelog

  • Don't show border on composer when not in RTE mode #1954
  • Wmwragg/room tag menu #1941
  • Don't redirect to mobile app if verifying 3pid #1951
  • Make sure that we clear localstorage before all tests #1950
  • Basic CSS for multi-invite dialog #1942
  • More tests for the loading process: #1947
  • Support for refactored login token handling #1946
  • Various fixes and improvements to emojification. #1935
  • More app-loading tests #1938
  • Some tests of the application load process #1936
  • Add 'enable labs' setting to sample config #1930
  • Matthew/scalar #1928
  • Fix unit tests #1929
  • Wmwragg/mute mention state fix #1926
  • CSS for deactivate account dialog #1919
  • Wmwragg/mention state menu #1900
  • Fix UnknownBody styling for #1901 #1913
  • Exclude olm from the webpack #1914
  • Wmwragg/button updates #1912
  • Wmwragg/button updates #1828
  • CSS for device management UI #1909
  • Fix a warning from RoomSubList #1908
  • Fix notifications warning layout #1907
  • Remove relayoutOnUpdate prop on gemini-scrollbar #1883
  • Bump dependency versions #1842
  • Wmwragg/mention state indicator round 2 #1835
  • Wmwragg/spinner fix #1822
  • Wmwragg/mention state indicator #1823
  • Revert "Presentation for inline link" #1809
  • Wmwragg/modal restyle #1806
  • Presentation for inline link #1799
  • CSS for offline user colours #1798
  • Wmwragg/typography updates #1776
  • webpack: always use the olm from vector-web #1766
  • feat: large emoji support #1718
  • Autocomplete #1717
  • #1664 Set a maximum height for codeblocks #1670
  • CSS for device blocking #1688
  • Fix joining rooms by typing the alias #1685
  • Add ability to delete an alias from room directory #1680
  • package.json: add olm as optionalDependency #1678
  • Another go at enabling olm on vector.im/develop #1675
  • CSS for unverify button #1661
  • CSS fix for rooms with crypto enabled #1660
  • Karma: fix warning by ignoring olm #1652
  • Update for react-sdk dbkr/fix_peeking branch #1639
  • Update README.md #1641
  • Fix karma tests #1643
  • Rich Text Editor #1553
  • Fix RoomDirectory to join by alias whenever possible. #1615
  • Make the config optional #1612
  • CSS support for device verification #1610
  • Don't use SdkConfig #1609
  • serve config.json statically instead of bundling it #1516

Changes in 0.7.3 (2016-06-03)

Full Changelog

  • Update to react-sdk 0.6.3

Changes in 0.7.2 (2016-06-02)

Full Changelog

  • Correctly bump the dep on new matrix-js-sdk and matrix-react-sdk

Changes in 0.7.1 (2016-06-02)

Full Changelog

  • Fix accidentally committed local changes to the default config.json (doh!)

Changes in 0.7.0 (2016-06-02)

Full Changelog

  • Update to matrix-react-sdk 0.6.0 - see changelog
  • Style selection color. #1557
  • Fix NPE when loading the Settings page which infini-spinnered #1518
  • Add option to enable email notifications #1469

Changes in 0.6.1 (2016-04-22)

Full Changelog

  • Update to matrix-react-sdk 0.5.2 - see changelog
  • Don't relayout scrollpanels every time something changes #1438
  • Include react-addons-perf for non-production builds #1431

Changes in 0.6.0 (2016-04-19)

Full Changelog

  • Matthew/design tweaks #1402
  • Improve handling of notification rules we can't parse #1399
  • Do less mangling of jenkins builds #1391
  • Start Notifications component refactor #1386
  • make the UI fadable to help with decluttering #1376
  • Get and display a user's pushers in settings #1374
  • URL previewing support #1343
  • 😄 Emoji autocomplete and unicode emoji to image conversion using emojione. #1332
  • Show full-size avatar on MemberInfo avatar click #1340
  • Numerous other changes via matrix-react-sdk 0.5.1

Changes in 0.5.0 (2016-03-30)

Full Changelog

Changes in 0.4.1 (2016-03-23)

Full Changelog

Changes in 0.4.0 (2016-03-23)

Full Changelog

Other changes

  • permalink button #1232
  • make senderprofiles clickable #1191
  • fix notif spam when logging in from a guest session by correctly logging out first. #1180
  • use new start_login_from_guest dispatch for cancellable logins from guest accounts #1165
  • Use then() chaining rather than manual callbacks #1171
  • Remove trailing whitespace #1163
  • Update the actions of default rules instead of overriding. #1037
  • Update README to include npm install in react-sdk #1137

Changes in vector v0.3.0 (2016-03-11)

  • Lots of new bug fixes and updates

Changes in vector v0.2.0 (2016-02-24)

  • Refactor of matrix-react-sdk and vector to remove separation between views and controllers
  • Temporarily break the layering abstraction between vector and matrix-react-sdk for expedience in developing vector.
  • Vast numbers of new features, including read receipts, read-up-to markers, updated look and feel, search, new room and user settings, and email invites.

Changes in vector v0.1.2 (2015-10-28)

  • Support Room Avatars
  • Fullscreen video calls
  • Mute mic in VoIP calls
  • Fix bug with multiple desktop notifications
  • Context menu on messages
  • Better hover-over on member list
  • Support CAS auth
  • Many other bug fixes

Changes in vector v0.1.1 (2015-08-10)

  • Support logging in with an email address
  • Use the Vector identity server
  • Fix a bug where the client was not stopped properly on logout
  • Fix bugs where field values would be forgotten if login or registration failed
  • Improve URL bar navigation
  • Add explanatory help text on advanced server options
  • Fix a bug which caused execptions on malformed VoIP invitations
  • Remove superfluous scrollbars on Firefox
  • Numerous CSS fixes
  • Improved accessibility
  • Support command-click / middle click to open image in a new tab
  • Improved room directory
  • Fix display of text with many combining unicode points

Changes in vector v0.1.0 (2015-08-10)

Initial release