github indico/indico v2.2.3

latest releases: v3.3.2, v3.3.1, v3.3...
4 years ago

⚠️ Security fixes (GHSA-67cx-rhhq-mfhq)

  • Strip @, +, - and = from the beginning of strings when exporting CSV files to avoid security issues when opening the CSV file in Excel
  • Use 027 instead of 000 umask when temporarily changing it to get the current umask
  • Fix LaTeX sanitization to prevent malicious users from running unsafe LaTeX commands through specially crafted abstracts or contribution descriptions, which could lead to the disclosure of local file contents

🎉 Improvements

  • Improve room booking interface on small-screen devices (#4013)
  • Add user preference for room owners/manager to select if they want to receive notification emails for their rooms (#4096, #4098)
  • Show family name field first in user search dialog (#4099)
  • Make date headers clickable in room booking calendar (#4099)
  • Show times in room booking log entries (#4099)
  • Support disabling server-side LaTeX altogether and hide anything that requires it (such as contribution PDF export or the Book of Abstracts). LaTeX is now disabled by default, unless the XELATEX_PATH is explicitly set in indico.conf.

🐛 Bugfixes

  • Remove 30s timeout from dropzone file uploads
  • Fix bug affecting room booking from an event in another timezone (#4072)
  • Fix error when commenting on papers (#4081)
  • Fix performance issue in conferences with public registration count and a high amount of registrations
  • Fix confirmation prompt when disabling conference menu customizations (#4085)
  • Fix incorrect days shown as weekend in room booking for some locales
  • Fix ACL entries referencing event roles from the old event when cloning an event with event roles in the ACL. Run indico maint fix-event-role-acls after updating to fix any affected ACLs (#4090)
  • Fix validation issues in coordinates fields when editing rooms (#4103)

Don't miss a new indico release

NewReleases is sending notifications on new releases.