- Added Added new placeholder [SECTION_TITLE] for email templates.
- Changed Small changes in front-end forms.
- Fixed Fixed issue with topics and questions urls when there is an active topic menu item.
- Fixed Disabled caching for logged in users and forms.
- Fixed Fixed JavaScript error when question state dropdown list and answer selection button are disabled and question actions buttons are enabled.
- Changed Renamed component to Minitek FAQ Book Pro.
- Changed Small changes to back-end and front-end forms.
- Fixed Fixed deprecated message in Section, Topic and Question form in back-end.
- Fixed Load bootstrap dropdown component explicitly.
- Fixed Show correct user name type in profile top navigation.
- Added Added options to disable downvotes.
- Added Highlight code elements with Prism when loading content via AJAX.
- Changed Refactored code in sections HtmlView for faster loading time.
- Fixed Various css fixes in front-end.
- Added Display button to load previous questions when pagination is set to Load more and there is an active page in url.
- Added Added option to display author links to moderators.
- Added Added links to front-end items in back-end forms.
- Added Added button for resetting questions hashes in back-end topics list.
- Added Added form validation for user email.
- Changed Use Joomla Route::link method to construct links in email notifications.
- Changed Removed asset_id column from some database tables.
- Changed Updated calendar fields in back-end forms.
- Changed Removed helper library phpseclib3 and use Joomla\CMS\Encrypt\Aes for generating question hash.
- Fixed Various fixes for php 8.1.
- Fixed Fixed bug with incorrect answers page number when there is an answer id in url.
- Fixed Fixed error in edit links when sorting answers in multilanguage websites.
- Fixed Fixed issue with incorrect message displaying when editing a private question and user can not create private in this topic.
- Fixed Question authorization form will now work for unpublished questions too.
- Fixed Fixed form redirection error when captcha is empty.
- Added Trigger content save events when saving a question in the front-end.
- Added Added new Sections menu item parameter: Options > Table headers.
- Added Trigger content save events when saving a question in the front-end.
- Added Trigger event onContentAfterSave when batch moving questions.
- Fixed Fixed issue where vote buttons could be clicked while a vote was being submitted.
- Fixed Fixed issue where the inline answer form toolbar would not display for users who have permission to Answer Own.
- Changed Removed top navigation menu button in profile page.
- Changed CSS changes in front-end question form (custom fields).
- Changed CSS changes in admin dashboard.
- Changed Replaced logo image.
- CHANGED Added message about failed publishing of topics.
- CHANGED Trigger event onFinderAfterSave when saving a topic.
- CHANGED Various changes in front-end css.
- CHANGED Small changes in back-end css.
- FIXED Fixed javascript error when unresolving a question without answers.
- FIXED Fixed batch copy/move questions to topics.
- ADDED Added Answer Templates.
- ADDED Added question parameter: Public attachments.
- ADDED Added new action in back-end questions view: Send Hash.
- ADDED Show assigned users in back-end questions view.
- ADDED Filter back-end questions by assigned user.
- ADDED Added votes columns in back-end topics view.
- CHANGED Use one javascript function for all question actions.
- CHANGED Use one spinner for all actions in front-end question toolbar.
- CHANGED Small changes in front-end css.
- CHANGED Small changes in admin css.
- CHANGED Changed translation of Save button in front-end forms.
- CHANGED Changed translations for admin actions messages.
- CHANGED Modified algorithm for calculating question hash.