Skip to content

2018-03-12-11-41

Choose a tag to compare

@gregor gregor released this 12 Mar 12:44
b18141b

Release Notes

Features
  • Add alternative info text for guest mode toggle (#2735)
  • Add conversation details to side panel (#2582)
  • Add conversation guest badge (#2618)
  • Add copy for self joining user notification (#2623)
  • Add group participants to side panel (#2598, #2604, #2615)
  • Add guest mode toggle component(#2579)
  • Add guest options to side panel (#2567, #2605)
  • Add guest related conversation event handling (#2641)
  • Add header navigation to panel content (#2603)
  • Add member join message for self joining users (#2544)
  • Add option to create guest room to start UI (#2528)
  • Add panel navigation (#2601)
  • Add participant devices to side panel (#2625)
  • Add participant-item for use in lists (#2547)
  • Add secondary line for temporary guest join (#2626)
  • Add verification icon to side panel (#2684)
  • Filter users during group creation (#2569)
  • Improve error handling when getting access code (#2600)
  • Open panel on click on avatar in conversation (#2709)
  • Timer outline for temporary guest avatar (#2530)

  • Improvements
  • Add logout info copy for client deletion (#2745)
  • Enable bubble content in right column panel (#2522)
  • Improve copy on picture error modals (#2657)
  • Include styles only on prod, deploy (#2680)
  • Inline styles to prevent content flash (#2578)
  • Move conversation details from bubble to panel (#2564)
  • Prevent autoClose for certain modals (#2592)
  • Remove loaded animation for cached avatar pictures (#2527, #2710)

  • Fixes
  • Adjust confirmation copy for clearing history (#2546)
  • Blocking last user does not close conversation (#2655)
  • Casing in verification message (#2725)
  • Devices dialogue closes on scroll (#2495)
  • Disable user selection in title bar (#2687)
  • Do not render code blocks in markdown (#2508)
  • Ensure input/checkbox modal close on action (#2620)
  • Hide conversation on request cancel from message in conversation (#2668)
  • Map defaults based on client owner (#2496)
  • Prevent queue block from error in grant message (#2739, #2741)
  • Remove typo in why verify copy for devices (#2708)
  • Set object-fit in image detail view (#2535)
  • Show all degraded users in system message (#2724)
  • Specifying decryption error 213 (#2504)
  • User logout on client removal (#2511)

  • Chores
  • Add data-uie-names (#2616, #2627, #2654, #2660)
  • Add feature flag for link creation (#2610)
  • Apply z-index levels constants (#2673)
  • Change account icon in preferences (#2521)
  • Change Boolean to !! (#2591)
  • Code simplification (#2472, #2559, #2698, #2702, 2747)
  • Encoding/decoding of base64 with bazinga64 instead of sodium (#2441)
  • Link routes from react-webapp to classic-webapp in dev mode (#2599)
  • Migrate /calling to camelCase (#2380)
  • Migrate /cryptography to camelCase (#2486)
  • Migrate /event to camelCase (#2471)
  • Migrate /links to camelCase (#2484)
  • Migrate /localization to camelCase (#2536)
  • Migrate /location to camelCase (#2483)
  • Migrate /view_model/list to camelCase (#2590)
  • Migrate FullSearch to camelCase (#2545)
  • Migrate ImageDetailViewModel to camelCase (#2534)
  • Migrate LoadingViewModal to camelCase (#2494)
  • Migrate WarningsViewModel to camelCase (#2533)
  • Remove double negation (#2714)
  • Remove unused IDs from SVG icons (#2688)
  • Simplify error types (#2485)
  • Update autoprefixer to version 8.1.0 (#2648)
  • Update babel-eslint to version 8.2.2 (#2515)
  • Update babel-loader to version 7.1.4 (#2706)
  • Update css-loader to version 0.28.10 (#2539)
  • Update Dexie.js to version 2.0.2 (#2628)
  • Update eslint to version 4.18.2 (#2650)
  • Update eslint-plugin-jsdoc to version 3.5.0 (#2518)
  • Update eslint-plugin-react to version 7.7.0 (#2516)
  • Update file-loader to version 1.1.11 (#2608)
  • Update karma-webpack to version 2.0.13 (#2583)
  • Update KeyboardJS to version 2.4.1 (#2630)
  • Update lint-staged to version 7.0.0 (#2525)
  • Update mixpanel to version 2.18.0 (#2631)
  • Update mixpanel-browser to version 2.18.0 (#2597)
  • Update moment.js to version 2.21.0 (#2629)
  • Update phoneformat.js to version 1.0.6 (#2632)
  • Update platform.js to version 1.3.5 (#2633)
  • Update postcss-loader to version 2.1.1 (#2553)
  • Update postcss-scss to version 1.0.4 (#2556)
  • Update prettier to version 1.11.1 (#2594)
  • Update Raygun4JS to version 2.8.5 (#2634)
  • Update react-hot-loader to version 4.0.0 (#2586)
  • Update react-redux to version 5.0.7 (#2498)
  • Update sass-loader to version 6.0.7 (#2653)
  • Update sinon to version 4.4.2 (#2557)
  • Update style-loader to version 0.20.2 (#2490)
  • Update translations (#2733)
  • Update uglify-js to version 3.3.13 (#2649)
  • Update uglifyjs-webpack-plugin to version 1.2.2 (#2551)
  • Update url-search-params-polyfill to version 2.0.3 (#2636)
  • Update UUID.js to version 4.0.3 (#2638)
  • Update WebRTC adapter to version 6.1.1 (#2637)
  • Use existing icon components in preferences list (#2696)
  • Code Coverage

    Code Percentage Detailed
    Statements 59.67% ↓ 16291/27302
    Branches 27.84% ↓ 2294/8240
    Functions 30.78% ↓ 672/2183
    Lines 60.22% ↓ 16202/26908

    Changelog