TotalContest
Changelog
What's new in recent versions.
- INFO Update the underlying framework to the latest version.
- INFO Enhance security with more checks.
Version 2.6.6
2023-03-02- FIX Fix a bug where the multi-select field is not collecting multiple values correctly.
- FIX Fix a bug in the template where the checkbox/radio is not aligned.
- FIX Fix a bug where the menu visibility is not persisted through the navigation.
Version 2.6.5
2023-02-01- ADD Improve vote handling: After deleting a log item, the votes are updated.
- ADD Improve the shortcode: now you can add the category attribute to filter submissions to a specific category.
Version 2.6.4
2022-10-10- ADD Add the ability to prevent contestants from voting on their own submissions.
Version 2.6.3
2022-06-08- ADD Improve sanitization of inputs (Thanks Emre!).
- ADD Improve desktop preview.
- FIX Fix a bug where URL field of video/audio fields is always required. Now it follows the field settings.
Version 2.6.2
2022-04-05- FIX Fix a bug where embedding two or more contests via shortcode cause a conflict between them.
- FIX Fix WordPress minor notices.
- INFO TotalContest Pro now will automatically deactivate TotalContest Lite if is activated to avoid conflicts.
Version 2.6.1
2022-02-15- ADD Improve compatibility with the latest WordPress and PHP versions.
- ADD Add polyfill for Windows environment where "strptime" is not available.
- FIX Fix a bug where links could lead to defects in the contest and submission data structure.
- ADD Add index.html to the exports' directory to avoid the listing of previous exports.
Version 2.6.0
2022-02-02- FIX Fix compatibility issues with PHP 7/8.
- INFO Adjust cookies to work with some environments.
- ADD Add customization options to limitations messages.
- NEW Add new columns to log exports.
Version 2.5.1
2021-11-07- FIX Fix compatibility issue with PHP 8.
- FIX Fix a bug in the log export process.
- INFO Update libraries to the latest version.
Version 2.5.0
2021-08-31- ADD Improve the export logs process to support large contests.
- ADD Add a compatibility mode to support different serialization for submissions.
Version 2.4.0
2021-05-31- FIX Fix date field format.
Version 2.3.1
2021-04-19- NEW New add-on: Submission reception confirmation by email.
Version 2.3.0
2021-02-25- FIX Fix a bug in submissions for rating votes.
- FIX Fix a bug in admin submissions listing screen options.
- FIX Fix a bug in admin submissions pagination.
- ADD Add support for file fields when used inside blocks.
Version 2.2.2
2021-01-28- FIX Fix a bug where rich text is not working correctly when loaded via AJAX.
- ADD Add remove a log entry from the log browser.
Version 2.2.1
2021-01-21- NEW Onboarding: The brand-new onboarding experience to get you familiarized with TotalContest.
- ADD Add a prompt to confirm contest reset.
- ADD Add a filter to page content.
- ADD Add continuous navigation when modal is enabled.
- FIX Fix a bug where the thank you screen was not compatible when used as a shortcode.
- FIX Fix contest reset bug.
- FIX Fix filter persistence when paginating.
- FIX Fix block settings bug.
- ADD Add reCaptcha support to AJAX behavior.
Version 2.2.0
2020-12-03- FIX Fix a bug in the submission editor.
- FIX Fix rich text field.
- FIX Fix social media sharing functionality.
- FIX Fix a conflict when the home page is a static page.
- FIX Fix log export.
Version 2.1.8
2020-10-14- ADD Add reset contest functionality.
- ADD Improve submission deletion process by deleting related media files.
- FIX Fix a bug in the double-quote escaping process.
- FIX Fix a bug where preview could be set only in legacy mode.
- FIX Fix a bug that causes a broken edit link in the log entries listing view.
Version 2.1.7
2020-09-30- FIX Fix menu visibility when embedded via shortcodes.
- ADD Improve compatibility with WP 5.5
- ADD Add a workaround to co-exist with plugins that are altering wp_query in a non-standard way.
Version 2.1.6
2020-09-20- ADD Add view submissions in modal window behavior.
Version 2.1.5
2020-08-31- FIX Fix compatibility issue with WP 5.5.
- ADD Add sort by votes, views to the submissions listing view.
- ADD Add filter by a contest to the submissions listing view.
- ADD Improve orphan submissions handling.
Version 2.1.4
2020-08-19- FIX Fix a bug in uninstall logic.
- FIX Fix a bug when the submissions link leads to a 404 page.
- FIX Fix documentation search.
- ADD Add TotalSuite.net blog feed.
- ADD Add feedback modal.
- ADD Add the ability to support TotalPoll by adding "Powered by TotalContest" under contests.
- INFO Bump the minimum required WP version to 4.8.
Version 2.1.3
2020-07-29- FIX Fix submission file validation.
- FIX Fix custom image preview.
- FIX Fix bugs in the submission fields tab.
- FIX Fix bugs in the submission page.
- FIX Fix filter by the category.
- FIX Fix mp4 video display.
- INFO Update language files.
- ADD Add media link preview in the submission fields tab.
Version 2.1.2
2020-05-31- FIX Fix some bugs in submission preview.
- INFO Honor the port when generating URLs.
- FIX Fix file upload validation.
- INFO Exclude contests and submissions from WordPress search results.
- ADD Add some missing expressions.
Version 2.1.1
2020-05-06- NEW New block builder for submission card.
- NEW New field type: embed.
- ADD Add per category vote controller.
- ADD Add some expressions.
- FIX Fix a bug in product activation flow.
- FIX Fix a conflict with Yoast SEO plugin.
- FIX Fix a bug in drag and drop detection in the extension installer.
- FIX Fix a typo.
Version 2.1.0
2020-02-25- FIX Fix a bug in the core framework.
- ADD Improve default template.
Version 2.0.2
2019-12-09- FIX Fix a bug where the image field is not recognized.
- ADD Adding the ability to hide/show menu when using the shortcode.
- ADD Improve management of pages (default page, title...).
Version 2.0.1
2019-12-02- NEW New multiple files upload support.
- NEW New categorization of submissions.
- NEW Brand new default template.
- ADD Improved pretty URLs: /enter, /submissions, /submission/ID, /content/page-slug and more.
- NEW New REST API.
- NEW New client-side validation.
- ADD Improved modules management.
- NEW New shortcodes.
- ADD Improved user interface.
- ADD Improved JS Frontend API.