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

v1.0.6-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dbkr dbkr released this 27 Mar 17:40
· 33665 commits to develop since this release

Full Changelog

  • Catch errors when checking IndexedDB
    #2836
  • Remove noreferrer on widget pop-out
    #2835
  • Rework room directory so that new room is always available
    #2834
  • Send telemetry about storage consistency
    #2832
  • Widget OpenID reauth implementation
    #2781
  • Log results of basic storage consistency check
    #2826
  • Clarify devices affected by notification settings
    #2828
  • Add a command for creating custom widgets without an integration manager
    #2824
  • Minimize stickerpicker when the title is clicked
    #2822
  • Add <code> blocks around homeserver and identity server urls
    #2825
  • Fixed drop shadow for tooltip.
    #2815
  • Ask the user for debug logs when the timeline explodes
    #2820
  • Fix typo preventing users from adding more widgets easily
    #2823
  • Attach an onChange listener to the room's blacklist devices option
    #2817
  • Use leaveRoomChain when leaving a room
    #2818
  • Fix bug with NetworkList dropdown
    #2821
  • Trim the logging for URL previews
    #2816
  • Explicitly create cryptoStore in React SDK
    #2814
  • Change to new consistent name for MemoryStore
    #2812
  • Use medium agents for the more resource intensive builds
    #2813
  • Add log grouping to buildkite
    #2810
  • Switch to git protocol for CI dependencies
    #2809
  • Go back to using mainine velocity
    #2808
  • Warn that members won't be autojoined to upgraded rooms
    #2796
  • Support CI for matching branches on forks
    #2807
  • Discard old sticker picker when the URL changes
    #2801
  • Reload widget messaging when widgets reload
    #2799
  • Don't show calculated room name in room settings name input field
    #2806
  • Disable big emoji for m.emote messages as it looks weird
    #2805
  • Remove Edge from browser support statements
    #2803
  • Update from Weblate
    #2802
  • Really fix tag panel
    #2800
  • Update CompatibilityPage to match officially supported browsers
    #2793
  • Use Buildkite for CI
    #2788
  • Fix CSS syntax errors preventing offline member opacity from working
    #2794
  • Make the EntityTile chevron a masked SVG for theming
    #2795
  • Remove refs from RegistrationForm
    #2791
  • Fix initial letter avatar vertical offset in Firefox
    #2792
  • Fix the custom tag panel
    #2797
  • Ensure freshly invited members don't count towards the alone warning
    #2786
  • Fix 'forgot password' warning to represent the reality of e2ee
    #2787
  • Restore Field value getter for RegistrationForm
    #2790
  • Initial portions of support for Field validation
    #2780