Skip to content

v0.7

Compare
Choose a tag to compare
@daronco daronco released this 12 Jul 17:58
· 3110 commits to master since this release

Changelog:

  • Added SMTP configurations in the management area so that any SMTP account can be used (not only a Gmail account as before).
  • Improved some pages to join web conferences from mobile clients.
  • Users can now specify their ID during registration.
  • When logging in via shibboleth, users can now associate their shibboleth account with an account that already exists in Mconf-Web.
  • Users cannot modify their email address after registering.
  • Added a configuration file to use logrotate (see this commit).
  • Added support for guest users in web conferences. Guest users is a feature currently only available in Mconf-Live.
  • Several small layout and bug fixes.

Update notes:

  • The instructions to install Mconf-Web were updated to:
    • Use Ubuntu 12.04.
    • Use a user different than root to access MySQL. We recommend a user named mconf, and the instructions to create this user are [[in the installation guide|Deployment-Manual]].
    • Set up logrotate, see [[this page|Deployment-Install-Logrotate]].

See also: