All Versions
49
Latest Version
Avg Release Cycle
44 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v2.1.11 Changes
October 16, 2019๐ โ ๏ธ Security fixes
- ๐ Fix more places where LaTeX input was not correctly sanitized.
๐ While the biggest security impact (reading local files) has already been mitigated when fixing the initial vulnerability in the previous release, it is still strongly recommended to update.
-
v2.1.10 Changes
October 08, 2019๐ Released on October 08, 2019
๐ Security fixes ^
- Strip
@
,+
,-
and=
from the beginning of strings when exporting CSV files to avoidsecurity issues <https://www.owasp.org/index.php/CSV_Injection>
_ 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
- Strip
-
v2.1.9 Changes
August 26, 2019๐ Released on August 26, 2019
๐ Bugfixes ^
- ๐ Fix bug in calendar view, due to timezones (:issue:
3903
) - โ Remove dependency on
pyatom
, which has vanished from PyPI (:issue:4045
)
- ๐ Fix bug in calendar view, due to timezones (:issue:
-
v2.1.8 Changes
March 12, 2019 -
v2.1.7 Changes
January 24, 2019 -
v2.1.6 Changes
January 24, 2019 -
v2.1.5 Changes
December 07, 2018๐ Improvements
- Render the reviewing state of papers in the same way as abstracts (#3665)
๐ Bugfixes
- ๐ Use correct speaker name when exporting contributions to spreadsheets
- ๐ฆ Use friendly IDs in abstract attachment package folder names
- ๐ Fix typo in material package subcontribution folder names
- ๐ Fix check on whether registering for an event is possible
- ๐ Show static text while editing registrations (#3682)
-
v2.1.4 Changes
September 25, 2018๐ Bugfixes
- Let managers download tickets for registrants even if all public ticket downloads are disabled (#3493)
- ๐จ Do not count deleted registrations when printing tickets from the badge designer page
- Hide "Save answers" in surveys while not logged in
- ๐ Fix importing event archives containing registrations with attachments
- ๐ Fix display issue in participants table after editing data (#3511)
- ๐ Fix errors when booking rooms via API
-
v2.1.3 Changes
August 09, 2018๐ Security fixes
- โก๏ธ Only return timetable entries for the current session when updating a session through the timetable (#3474, thanks @glunardi for reporting)
- โฑ Prevent session managers/coordinators from modifying certain timetable entries or scheduling contributions not assigned to their session
- ๐ Restrict access to timetable entry details to users who are authorized to see them
๐ Improvements
๐ Bugfixes
- Point to correct day in "edit session timetable" link (#3419)
- ๐ Fix error when exporting abstracts with review questions to JSON
- Point the timetable to correct day in the session details
- ๐ Fix massive performance issue on the material package page in big events
- ๐ Fix error when using the checkin app to mark someone as checked in (#3473, thanks @femtobit)
- ๐ Fix error when a session coordinator tries changing the color of a break using the color picker in the balloon's tooltip
-
v2.1.2 Changes
๐ Released on June 11, 2018
๐ Improvements ^
- ๐ Show email address for non-anonymous survey submissions
(:issue:
3258
)
๐ Bugfixes ^
- ๐ Show question description in survey results (:issue:
3383
) - ๐ Allow paper managers to submit paper revisions
- ๐ Fix error when not providing a URL for privacy policy or terms
- ๐ Use consistent order for privacy/terms links in the footer
- ๐ Fix cloning of locked events
- ๐ Show email address for non-anonymous survey submissions
(:issue: