Skip to content

2018-10-15-08-14

Choose a tag to compare

@gregor gregor released this 15 Oct 08:39
2c69b36

Release Notes

https://medium.com/wire-news/wire-for-web-2018-10-15-71d1a9ececa6

Features
  • Add conversation level notification settings (#4839)
  • Directly link to team settings feature pages (#4789)
  • Unify all user search algorithms across the app (#4588)

  • Improvements
  • Change title of add participants view (#4787)
  • Remove “on” from device activation timestamp string (#4765)
  • Remove location from client activation info (#4841)
  • Switch to TypeScript for auth pages (#4668, #4836, #4837)
  • Update icons (#4791)

  • Fixes
  • Avoid blinking when loading the textarea of a conversation (#4777)
  • Avoid querying the DOM on every keydown (#4776)
  • Filter self from search results (#4855)
  • Ignore leave events when parsing missing users in a conversation (#4842, #4845)
  • Keep giphy sorting option (#4760)
  • Keep track of ephemeral status when decorating message with link preview (#4814)
  • Only ignore leave events that are from the user leaving (#4848)
  • Rename video grid size fourth to quarter (#4872)
  • Set sending status for received ping messages (#4808)
  • Show plural copy if multiple users cause degradation (#4788)
  • Use object for excluded emojis to avoid number replacements (#4793)
  • Use the shadow input as the ground truth for textarea height (#4786)

  • Chores
  • Add new husky precommit hook (#4731)
  • Add tests for skipping out of range mentions (#4741)
  • Lint TypeScript files and skip compilation on errors (#4852)
  • Update @babel/core to version 7.1.2 (#4783)
  • Update @types/react-dom to version 16.0.9 (#4850)
  • Update @wireapp/changelog-bot to version 1.0.35 (#4854)
  • Update @wireapp/react-ui-kit to version 4.3.3 (#4868)
  • Update babel-eslint to version 10.0.1 (#4752)
  • Update babel-loader to version 8.0.4 (#4749)
  • Update cssnano to version 4.1.4 (#4750)
  • Update enzyme to version 3.7.0 (#4833)
  • Update enzyme-adapter-react-16 to version 1.6.0 (#4811)
  • Update eslint to version 5.6.1 (#4784)
  • Update eslint-plugin-babel to version 5.2.1 (#4747)
  • Update eslint-plugin-prettier to version 3.0.0 (#4778)
  • Update husky to version 1.1.1 (#4829)
  • Update raygun4js to version 2.13.0 (#4792)
  • Update react-intl to version 2.7.1 (#4834)
  • Update sinon to version 6.3.5 (#4797)
  • Update stylelint to version 9.6.0 (#4751)
  • Update typescript to version 3.1.2 (#4866)
  • Update webpack-cli to version 3.1.2 (#4781)
  • Update yarn lock file with new integrity check (#4790)
  • Code Coverage

    Code Percentage Detailed
    Statements 61.83% ↑ 18943/30638
    Branches 31.88% ↑ 2993/9389
    Functions 33.05% ↑ 783/2369
    Lines 62.40% ↑ 18765/30072

    Changelog