Mantente al tanto de los cambios en cada actualización.
Important: If you are currently using v0.14.1 or older, read v0.15.0 release notes before applying the update.
Important: If you are currently using v0.14.1 or older, read v0.15.0 release notes before applying the update.
Important: If you are currently using v0.14.1 or older, read v0.15.0 release notes before applying the update.
where
and orWhere
when searching for conversations by text.Important: Read these release notes first before applying this update.
X-Frame-Options: deny
and Content-Security-Policy: frame-ancestors 'none'
by default.path
", used for path-based routing. E.g., https://desk.acme.com/hc/sitepath/en.errors/404.twig
view file in a theme.subdomain
column is now nullable
subdomain
", is now optional.content
attribute is now optional in site's theme file API.app_domain()
helper method.knowledgebase_domain()
helper method.default_sites_domain
attribute in Account object.iframe_preview_url
attribute in Site Theme object. URL will still work, however.site_theme_files
and upgrades from older releases.APP_FORCE_SCHEME
so users can either force HTTP or HTTPS. See support article
permissions
attribute added to roles object. See API reference.FullHelp\System\EnvironmentChecks
, this will be removed in the next minor update.created_at
and updated_at
attributes to site articles API endpoint.reactions
, feedback
, and views
attributes to article's API endpoint.Important: Read these release notes first before applying this update.
/email/verify/{id}
to /email/verify/{id}/{hash}
. Any email verification emails that were sent prior to upgrading to Full Help v0.12.0 will not longer be valid and will display a 404 page.file
path in the request body to accepting it as part of the URL. Read the API reference here.is_online
was added to member availability's object.schedule
object has empty array instead of null
when no schedule is defined.schedule
days when they are not present in the update payload.php-mailparse
PHP extension added to environment checks.!default
flag added to all variables in resources/sass/_variables.scss
, facilitating variable overrides.resources/sass/_custom_variables.scss
for custom SASS variables, facilitating rebranding.PDO::ATTR_ERRMODE
as string, affecting installs.FullHelp\MailInbound\InboundInterface::getReplyTo
, use FullHelp\MailInbound\InboundInterface::getReplyToEmail
instead.&
instead of &
in mailbox's card.id
attribute on div
for incoming email message.p
elements with .MsoNormal
class name.FullHelp\Services\CreateConversationService::fromRequest()