Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

v1.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dbkr dbkr released this 30 Apr 11:02
· 33166 commits to develop since this release

Full Changelog

  • Add important info to new preview bar
    #2936
  • Add a message action bar
    #2935
  • Trigger riot-web build
    #2934
  • Input validation tooltips for registration
    #2933
  • Also say "Connect ..." on remaining key backup buttons
    #2931
  • Mark a few CSS classes as not selectable
    #2929
  • Cleanup message composer render() method
    #2883
  • Redesigned room preview bar
    #2925
  • Prevent user pills containing only emoji from embiggening
    #2907
  • Make alt-enter insert new line on macOS
    #2923
  • Test defaultServerName before showing it on forgot password
    #2924
  • Add a function to append/overwrite objects in the config on the fly
    #2922
  • use SdkConfig brand name instead of static "Riot"
    #2921
  • Use dedicated permalink creators in search results with multiple rooms
    #2898
  • Clarify that use backup means restore
    #2917
  • Fix key backup status when missing device
    #2919
  • Ensure <b> tags appear bold for all browsers
    #2918
  • Add a link in room settings to get at the tombstoned room if it exists
    #2908
  • Add a generic error page element for startup errors
    #2915
  • Add strings for js-sdk autodiscovery errors
    #2916
  • Focus the composer view on file upload
    #2914
  • use medium agent for e2e tests
    #2911
  • adjust prop in HeaderButton
    #2912
  • Remove breadcrumb scroll tolerances and use sensible defaults
    #2913
  • Fix having to click the member list button twice to show it after having
    changed room.
    #2906
  • Add period to the end of upgrade notice
    #2909
  • Remove duplicate space in credits
    #2889
  • Handle M_UNSUPPORTED_ROOM_VERSION in invites and room creation
    #2905
  • Re-enable E2E tests
    #2867
  • Remove BottomLeftMenu and supporting bits
    #2903
  • Fix for retina thumbnails being massive
    #2439
  • Send breadcrumb updates only when they change
    #2894
  • Add some tolerances to breadcrumb scrolling
    #2892
  • Fix validation to avoid undefined class on fields
    #2902
  • Always return a client from onRegistered
    #2895
  • Fix room upgrade warnings popping up in upgraded rooms
    #2897
  • Fix style lint errors & enable on CI
    #2901
  • Add stylelint
    #2900
  • Key backup: Handle case where your onw sig is invalid
    #2899
  • Simplify settings dialog CSS
    #2891
  • Fix upload cancel in e2e rooms
    #2893
  • Set E2E room status to warning when crypto is disabled
    #2890
  • Move SettingsDialog width override to fixedWidth
    #2888
  • Prevent the permalink creator from causing cascading failure
    #2882
  • Don't include all networks by default in the room directory
    #2881
  • Fix fixed width dialogs
    #2886
  • Fix settings dialog layout
    #2885
  • Update from Weblate
    #2884
  • Design tweaks to dialogs
    #2868
  • Remove 'try the app' link from login
    #2880
  • Track store failures after startup
    #2870
  • Translate vertical scrolling to horizontal movement in breadcrumbs
    #2877
  • Add telemetry for breadcrumbs and have the setting apply without refresh
    #2873
  • Fix a few bugs introduced in file upload rework
    #2879
  • Sync breadcrumb rooms through account data
    #2875
  • Scroll breadcrumbs to the left when they change
    #2878
  • Add an indicator to show a room is a direct chat in breadcrumbs
    #2874
  • Use the most recent version of the room in breadcrumbs
    #2872
  • Autohide the scrollbar on breadcrumbs
    #2876
  • Ensure the page URL is redacted before tracking analytics events
    #2871
  • fix NPE for rooms with redacted tombstones
    #2869
  • Don't re-init the stickerpicker unless something actually changes
    #2862
  • Add option to rotate images
    #2855
  • Add badges to breadcrumb rooms
    #2861
  • Include the current power level in the selector
    #2866
  • Apply 50% opacity to left breadcrumbs
    #2860
  • Small scroll fixes
    #2865
  • Put the stickerpicker below dialogs
    #2863
  • Logging tweaks
    #2864
  • Implement redesigned upload confirmation screens
    #2858
  • Use Field component in bug report dialog
    #2859
  • Notify user when crypto data is missing
    #2841
  • Update from Weblate
    #2857
  • Download PDFs as blobs to avoid empty grey screens
    #2847
  • Set title attribute on images in lightbox
    #2848
  • Add MemberInfo for 3pid invites and support revoking those invites
    #2843
  • round scrollTop upwards to prevent never detecting bottom
    #2846
  • Notifier is how singleton is known outside of this module
    #2845
  • Delay Notifier check until we have push rules
    #2844
  • BACAT Scrolling
    #2842
  • Handle storage fallback cases in consistency check
    #2840
  • Handle all the segments of a v3 event ID
    #2827
  • Add custom tooltips and scrolling to breadcrumbs
    #2839
  • Check if the message panel is at the end of the timeline on init
    #2829
  • Persist breadcrumb state between sessions
    #2837
  • Always append the current room to the breadcrumbs
    #2838
  • Alert the user to unread notifications in prior versions of rooms
    #2831
  • Filter out upgraded rooms from autocomplete results
    #2830