All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Alt message in MATRIX logo.
- Changed the color of matrix and the color of labels enter Meeting and enter Room
- new room description option
- Plays matrix ringtone when user is being invited to join a meeting
- Added a new form of user authorization: WHITELIST_USERS.
express
now has the responsibilities previously attributed tobody-parser
- fixed behavior when inviting user to external meeting, now matrix will not open a new jitsi room
- New
ctrl+click
to open a embeded Jitsi Meet in a new Tab. - Now we are using
jest
for backend tests - Added new kind
ROOMS_SOURCE=REMOTE
to load room via remote fileROOMS_DATA=https://myroomsdatafile.json
- New Issues templates (Bug, Feature, Cleanup, Documentation)
- New ChangeLog file
- New Contributors Session managed by all-contributors
- We removed
mocha
for backend tests
- Improve heroku urlcallback in app.json from
http://localhost:8080/auth/google/callback
tohttps://${app.name}.herokuapp.com/auth/google/callback
- The Environment variable
WHITELIST_DOMAINS
now is not necessary to use@
(eg.@mydomain.com
) to run this versiion is necessary to remove@
(eg.mydomain.com
)
- Following more security, We changed the way to execute oauth login with google button.
- New Layout called Mortheus