Skip to content

Releases: checkboxsurvey/checkbox

8.31.9

07 May 10:19
834efa6

Choose a tag to compare

Bug fixing:

  • Fixed issue with displaying Licensed users (Management panel)

8.31.6

30 Apr 11:07
834efa6

Choose a tag to compare

Features:

  • Lodash library update

8.31.0

30 Apr 11:07
834efa6

Choose a tag to compare

Features:

  • Migrated API infrastructure from .NET 8 to .NET 10.

Bug fixing:

  • Fixed issue, when Source code editor blocked by the Text editor
  • Fixed issue: report PDF export contains untranslated i18n keys
  • Fixed: Navigating back to a page that contains an unanswered NPS question results in an exception

8.30.2

07 Apr 08:54
834efa6

Choose a tag to compare

Bug fixing:

  • We added a one-click unsubscribe endpoint to allow e-mail recipients to easily unsubscribe directly from their e-mail client.
  • We made improvements to the e-mail unsubscribe page.
  • We adjusted the custom configuration files for fileStorage.json and urlShortener.json to use proper capitalization for compatibility with future improvements.

8.30.1

31 Mar 09:15
834efa6

Choose a tag to compare

Bug fixing:

  • We resolved an issue that made it difficult to reorder matrix question rows in certain cases.
  • We resolved an issue that made it difficult to delete the correct matrix question row in certain cases.
  • We resolved an issue where edits to a question item would not be visible until after refreshing the editor page.

8.30.0

31 Mar 08:18
834efa6

Choose a tag to compare

Maintenance:

  • We upgraded the UI framework packages

8.29.2

25 Mar 10:44
834efa6

Choose a tag to compare

Bug fixing:

  • We resolved an issue that affected the randomization of MaxDiff questions for respondents in some cases. In the survey editor, you will now see a preview of 1 MaxDiff set along with a summary of the configured number of sets & choices.
  • We resolved an issue that made it impossible to edit survey templates in certain cases.
  • We removed the /contacts/{contactId}/active-session/{clientId} API endpoint. Concurrent session detection now happens automatically during sign-in. If another session is active, the sign-in endpoint (/token) returns a 400 with {"error": "concurrent_session"}.

8.29.1

19 Mar 11:15
834efa6

Choose a tag to compare

Bug fixing:

  • Fixed issue with duplication of the details report item
  • Fixed issue emails not being sent with error "Local address contains control or whitespace."
  • Improved survey email content (reduced Microsoft spam scoring SCL)

8.29.0

16 Mar 09:20
834efa6

Choose a tag to compare

Features:

  • Added bulk permissions update for surveys within a folder

Bug fixing:

  • Fixed the issue with arbitrary file upload
  • Improved security for XSS attacks
  • Fixed issue with Max diff questions
  • Improved HTML for invitation email template
  • Improved headers for the invitation email (should have a correct view when the client doesn't support HTML)
  • Added correct headers for emails (List-Unsubscribe)

8.28.3

06 Mar 14:35
834efa6

Choose a tag to compare

Bug fixing:

  • Fixed SES sending identity for online environments
  • Fixed a security issue with uploading files with the wrong extensions
  • Fixed issue with Stored Cross-Site Scripting