Skip to content

4.7.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@d-gubert d-gubert released this 27 Apr 11:21
· 5386 commits to develop since this release
52fb818

2022-04-27 · 6 🔍 · 7 👩‍💻👨‍💻

🔍 Minor changes
  • Chore: ensure scripts use cross-env and ignore some dirs (ROC-54) (#25218)

    • data and test-failure should be ignored

    • ensure scripts use cross-env

  • Regression: Add eslint package to micro services Dockerfile (#25311)

  • Regression: Change preference to be default legacy messages (#25255)

  • Regression: Fix reply button not working when hideFlexTab is enabled (#25306)

  • Regression: Fix the alpine image and dev UX installing matrix-rust-sdk-bindings (#25319)

    The package only included a few pre-built which caused all macs to have to compile every time they installed and also caused our alpine not to work.

    This temporarily switches to a fork of the matrix-appservice-bridge package.

    Made changes to one of its child dependencies matrix-rust-sdk-bindings that adds pre-built binaries for mac and musl (for alpine).

  • Regression: Revert Bugsnag version (#25313)

👩‍💻👨‍💻 Core Team 🤓