Checkbox Survey Software Checkbox Survey Software
  • Features
    • Survey Creation
      Survey question types, logic, merging, and action options.
    • Survey Look & Feel
      Survey customization, branding, and mobile responsiveness.
    • Survey Distribution
      Email invitations, reminders, embed options, and custom links.
    • Security & Permissions
      Survey permissions, sharing options, SSO, and data security.
    • Results & Reporting
      Data export formats, charts & graphs, report filtering and API.
    • Automation & Integration
      Automatic emails & URL redirects, API, and JavaScript.
    • On-Premises Features
      Overview of on-premises version features and architecture.
    • Full Feature List
      Compare all features and limits for hosted and on-premises plans.
  • Pricing
    • Hosted Plans
      Individual, team and enterprise cloud-hosted plans.
    • On-Premises Software
      Perpetual software licenses, installed on your own servers.
    • White Label & OEM
      Learn about integrating Checkbox into your software for resale.
    • Discounts Programs
      Discounts for academic, government and non-profits.
  • About
    • Clients
      View a sampling of our global customers by industry.
    • Blog
      Company news, announcements, and industry articles.
    • Case Studies
      Learn how some of our clients use Checkbox to streamline operations.
  • Contact Us
  • Support
    • Version 7 Help Guides
      Searchable knowledge base for Checkbox Version 7.
    • Legacy (V6) Help Guides
      Searchable knowledge base for Checkbox Version 6.
    • API Docs
      Documentation for working with the Checkbox Version 7 API.
    • Technical Requirements
      Technical requirements for installing Checkbox on-premises.
    • Support Info & Policies
      Customer support hours, holidays, access information, and terms.
    • Support Login
      Login form for Checkbox on-premises support users.
  • 
  • 
    • Sales/General
      +1 (617) 231-8890
    • Support
      +1 (617) 231-8899
  • Sign In
    • US-hosted
      Sign in page for accounts hosted in the US.
    • Canada-hosted
      Sign in page for accounts hosted in Canada.
    • EU-hosted
      Sign in page for accounts hosted in the EU.
    • UK-hosted
      Sign in page for accounts hosted in the UK.
    • Australia-hosted
      Sign in page for accounts hosted in Australia.
    • Support Login
      Login for on-premises support customers.
  • Try it Free
    • Hosted Trial
      Create a 14-day cloud-hosted trial account. US, Canada, EU, UK, & Australia hosting options.
    • On-Premises Trial
      Download a 30-day on-premises trial to install on your own servers (not for PC/laptop installation).
    • Learn More
      Not sure which option to choose? Learn more about our versions.
Homepage / Doc / 2017Q2

2017Q2

Checkbox’s latest version, 2017 Q2, will be deployed to Checkbox Online as well as being made available to all Server and Enterprise customers with an active support contract soon. The SDK and Source Code should be available shortly after. Detailed release notes can be found below.

If you would like to reactivate your support contract in order to receive access to the latest version, please contact our sales department.

Expected release dates are as follows,

Platform Release Date Released
Checkbox Online – US 6/14/2017
Checkbox Online – Canada 6/14/2017
Checkbox Online – EU 6/22/2017
Checkbox Server 6/20/2017
Checkbox Server – Enterprise 6/20/2017
Checkbox Server – SDK 6/22/2017

 


Important Notes About Patching or Upgrading to 2017 Q2:

  • Patch versus Upgrade: If you are currently on version 4.7, please follow the Upgrade Guide to upgrade to version 2017 Q2. If you are currently on any version of 5 or 6 (including 2014 Q4, 2015 Q1, or 2015 Q2), please follow the Patch Guide.
  • Test Your Upgrade/Patch: We strongly recommend that you test your patch or upgrade in a test environment before updating your production environment. As always, please backup your database before patching or upgrading.
  • Messaging Service: Customers that are using the Checkbox messaging service in any version prior to 2017 Q2 will need to follow the UpgradeMessagingService.pdf guide located in the Documentation folder. Failure to update the messaging service will cause issues with the application and invitations. Earlier versions of the messaging service are no longer supported by Checkbox 2017 Q2.
  • System Requirements: The minimum system requirements for Checkbox have changed with the 2017 Q2 update. Please review the system requirements in the Upgrade, Path, or Installation documentation guide for more information and to ensure that your server meets the new requirements.

 

Features

  • Application-wide Localization
    • The Checkbox user interface is now available in both English and French-Canadian
    • On-Premises (Server) edition customers can translate the application into other languages of their choosing
  • Survey Language Toggle
    • New setting added to allow respondents to change the language of a survey to any available language options at any time during their response
  • Quick Report
    • Allows for one-click summary report creation, based on the default report settings
  • Header / Footer in mobile templates
    • New option to allow for the header and footer of a style template to be included on the mobile version of a survey, even when a mobile template  is selected
  • Single Sign On
    • Checkbox now supports Single Sign On utilizing the JWT framework.

Changes

  • Report filter management has been overhauled.
    • Manage Filters, Apply Filters, Date Filter menu items have all been removed
    • “Filters” menu item has been added, all functionality that existed under the removed menu items has been moved into this new, easier to use, UI.
  • Several system settings that are no longer utilized have been removed
    • Default Chart Style
    • Default Mobile / Tablet Styles
      • Default mobile template has been added to replace these settings
    • The “Performance” section
    • Current Users
    • Allow Exclusionary ACL Entries
    • Group Cache Size
    • Simple Security
  • “Location” step of add report item dialog has been removed
  • System Settings cog wheel has been removed. System settings can now be accessed from the “Account Information” drop down.
  • Javascript item is now supported on the “Completion Events” page
  • “CurrentScore” item can no longer be added to surveys. Please use the HTML / Message item and use @@CurrentScore. Any existing CurrentScore items will be left unchanged.

 

Bug Fixes

  • Resolved issues with the style template for email response items could be lost during an application patch
  • Several issues related to the report item “Average Score Per Page” have been resolved
  • Resolved errors with reports caused by Matrix items containing no rows
  • Resolved issues related to hidden items not blocking certain reserved query string values
  • [Checkbox Online] Resolved issues which could cause an error message when viewing billing information
  • Resolved several bugs related to the style editor not saving custom entries properly
  • Resolved an issue where a report viewer could export responses under specific conditions
  • Resolved issues related to Drop Down Item → Combo Box and the “other” option.
  • Resolved several issues related to the way the application displays dates and times based on the time zone set under the system settings
  • JPEG files should not be recognized as images when using the “Upload File” option in the question text editor
  • Resolved several style issues with the “Select Response” page
  • Resolved several issues with caching of user profile property fields
  • Resolved issues related to IE 11 and the Slider and Rank order with images items
  • Resolved issues with tooltips and adding special characters to question text
  • Resolved issues where the rating item would not reset when using the “Form Reset” feature

Security

  • Moment.js Plugin has been updated to version 2.18.2 to prevent a DDOS vulnerability in the plugin

Developer

  • Open Auth support has been removed. Relevant nodes in the web.config file have been removed.
  • Checkbox\Api directory has been removed. Please utilize Checkbox\Services instead.
  • Large number of unused SQL Scripts have been removed from the Install\SqlScripts directory
  • Minimum Supported .NET Framework changed to .NET 4.6.1
  • [WebServices] InvitationManagementService.UpdateInvitation has been updated to include ReminderBody and ReminderSubject fields
  • [WebServices] InvitationManagementService.AddScheduledInvitationActivity has been added. This allows anyone with the Checkbox messaging service to schedule reminders and invitations easily using the web services.
  • [WebServices] ResponseDataService.ExportResponseTabular method has been altered. If not responses exist that match the filters applied, the method will return a “dummy” empty response . This ensures the format of the response from Checkbox is uniform with every call.
  • [SQL] Stored Procedure ckbx_sp_Timeline_ClearByPrincipal has been corrected to no longer specify dbo in the stored procedure

*** Due to the amount of changes to Checkbox with this release, if you have an integration that connects to our web services you may need to alter your code, or update your service endpoints.

There have been a large number of underlying code changes made to the structure of the application. If you have any customizations built against Checkbox please read through the other notes in the release notice on the right hand side. 

This section is currently under construction. Any documents that appear blank will be populated as soon as possible. If you have any questions or need assistance with something that is not currently documented please feel free to submit a support ticket and we will be glad to assist you.
January 23, 2020

Version 6 Release Notes

  • 2018Q2
  • 2017Q4
  • 2017Q2
  • 2016Q4
  • 2016Q2
  • 2016Q1
  • 2015Q4
  • 2015Q3
  • 2015Q2
  • 2015Q1
  • 2014Q4
  • 6.7
  • 6.6
  • 6.4
  • 6.3
  • 6.1
  • 6.0

 

Checkbox develops affordable, feature-rich survey software for organizations, teams, and individuals. Available as a cloud-hosted subscription or installable software. API, source code and integration options available.

Checkbox Survey Inc.
65 Chapel Street, Newton, MA 02458  USA
General: 1-617-231-8890
Sales: 1-617-231-8891
Support: 1-617-231-8899
info@checkbox.com

  • Features
  • Pricing
  • On-Premises Software
  • Blog
  • Contact Us
  • Pay a Quote/Invoice
  • Support
  • Release Notes
  • API Documentation
  • Hosted SLA
  • Software License Agreement
  • Privacy Policy
©  2002 - Checkbox Survey, Inc.