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

v0.12.8-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dbkr dbkr released this 21 Jun 09:07
· 12 commits to release-v0.12.8 since this release

Full Changelog

  • Update from Weblate.
    #1997
  • refactor, consolidate and improve SlashCommands
    #1988
  • Take replies out of labs!
    #1996
  • re-merge reset PR
    #1987
  • once command has a space, strict match instead of fuzzy match
    #1985
  • Fix matrix.to URL RegExp
    #1986
  • Fix blank sticker picker
    #1984
  • fix e2ee file/media stuff
    #1972
  • right click for room tile context menu
    #1978
  • only show m.room.message in FilePanel
    #1983
  • improve command provider
    #1981
  • affix copyButton so that it doesn't get scrolled horizontally
    #1980
  • split continuation if there is a gap in conversation
    #1979
  • fix a bunch of instances of react console spam
    #1973
  • Track decryption success/failure rate with piwik
    #1949
  • route matrix.to/#/+... links internally (not just group ids)
    #1975
  • implement hitting enter after Ctrl-K should switch to the first result
    #1976
  • Remove tag panel feature flag
    #1970
  • QuestionDialog pass hasCancelButton to DialogButtons
    #1968
  • check type before msgtype in the case of m.sticker with msgtype
    #1965
  • apply roomlist searchFilter to aliases if it begins with a #
    #1957
  • Share Dialog
    #1948
  • make RoomTooltip generic and add ContextMenu&Tooltip to GroupInviteTile
    #1950
  • Fix widgets re-appearing after being deleted
    #1958
  • Fix crash on unspecified thumbnail info, and handle gracefully
    #1967
  • fix styling of clearButton when its not there
    #1964
  • Implement slightly magical CSS soln. to thumbnail sizing
    #1912
  • Select audio output for WebRTC
    #1932
  • move css rule to be more generic; remove overriden rule
    #1962
  • improve tag panel accessibility and remove a no-op dispatch
    #1960
  • Revert "Fix exception when opening dev tools"
    #1963
  • fix message appears unencrypted while encrypting and not_sent
    #1959
  • Fix exception when opening dev tools
    #1961
  • show redacted stickers like other redacted messages
    #1956
  • add mx_filterFlipColor to mx_MemberInfo_cancel img
    #1951
  • don't set the displayname on registration as Synapse now does it
    #1953
  • allow CreateRoom to scale properly horizontally
    #1955
  • Keep context menus that extend downwards vertically on screen
    #1952
  • re-run checkIfAlone if a member change occurred in the active room
    #1947
  • Persist pinned message open-ness between room switches
    #1935
  • Pinned message cosmetic improvements
    #1933
  • Update sinon to 5.0.7
    #1916
  • re-run checkIfAlone if a member change occurred in the active room
    #1946
  • Replace "Login as guest" with "Try the app first" on login page
    #1937
  • kill stream when using gUM for permission to device labels to turn off
    camera
    #1931