Improvement
Past Update v23.4
This update included new features, improvements and minor bug fixes.
Updated
- If plagiarism is enabled, save the plagiarism/duplicate content percentage in the database (when it was being checked by user in the frontend) and display this info as a column in the Manage Submissions list view in the backend and also in the detail view. In detail view, add two buttons for admin to re-scan the submission for any plagiarism/structural issues. Once re-scanned, update the plagiarized percentage. Also include this information in Export CSV.
- Add changes to plagiarism detection settings to the submission settings' changelog
- Investigate why country field is being saved with special chars {unable to find out the place from where this special char is being generated)
- Email template CSS for links need to be updated: are creating emails in Dryfta, the links are not showing up correctly. They are linking but not turning blue/underlined so that people can easily recognize there is a link and click on them. I have been manually turning them blue/underlining them but I'm wondering if you could fix this easily so that they work correctly.
- Log all admin access in a separate txt file and make it accessible via Manage contacts tool using the "Admin access logs". Include admin name, date, time and IP address. Display only to 931.
- Make vimeo files downloadable in File Manager
- Point static assets (.css, .js, .ttf) to CDN. Also, when 1000 users go to /es/component/dryfta/register/login, it uses 32/31 cpu. but if 1000 users go to URL without /es, the CPU usage goes down to 10/8 cpu. Can we do something about this?
- If an org has & in it, attendees associated with it are not loading in the exhibitor backend.
- When sending visa letter via email, some of the fields' information is not being displayed.
- In iOS app, files uploaded from within session detail view are only displayed in the app, if there's an abstract file displayed in the slides section.