Skip to content

1.8.235

Latest

Choose a tag to compare

@freescout-help-desk freescout-help-desk released this 15 Aug 09:41

Fixed

  • Fixed icon tags in the editor (#5564)
  • Fixed variables in mailbox signatures (#5565)
  • Check checkIsOnlyAssigned() when editing or deleting user threads (GHSA-89fj-jcr7-2c68)
  • Perform user->canSeeOnlyAssignedConversations() check in ConversationsController->conversationsFilterQuery() and Conversation::getChats() (GHSA-c83g-9f2m-9cmw)
  • Check HTTP_CF_CONNECTING_IP in Request and escape values in Logs Monitor emails (GHSA-9cm3-qvj2-8hg4)
  • Check user access to the conversation when processing reply to email notification (GHSA-83xx-8c27-gq78)
  • Fixed actor in web notifications (#5566)

Changed

  • Removed folder_id_state index from Conversations table.