mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-11 13:28:57 +00:00
5027fe23a2
Backend: - log LinkHelpArticleMedia errors on article create/update - trim a trailing slash off the root URL in PublicURL - run uniqueCollectionSlug inside the caller's transaction - update-article sets author_id directly so clearing the author works - apply the help_centers template CHECK as a named constraint so it also lands on installs that ran an earlier build of the migration Frontend: - new editor tables get the email-safe inline styles by default - replace deprecated word-wrap/word-break with overflow-wrap - reject a default locale that is not in the allowed locales - show an error when the icon picker sprite fails to load - name the locale remove buttons and keep classic-only header fields mounted with v-show Docs template: - move the collection link out of <summary>, toggle is its own button - use logical CSS properties so the sidebar nav renders in RTL - fix text-rendering keyword casing