User Manual
Version 5.0.2
August 6, 2024
- Replacing
addExtension
withCraft::$app->view->registerTwigExtension(new UserManualTwigExtension);
Version 5.0.1
May 15, 2024
- Settings model updated with types and validation rules. (This fix is to help address possible issue in Craft 4 to Craft 5 migration.)
- Added "enabledSideBar" config setting to enable/disable the sidebar on the manual page.
- Error messages moved to translations file to allow for easier translation.
Version 5.0.0
April 4, 2024
- Craft 5 support.
- Adjusted version number to reflect Craft 5 compatibility.
- Styling updates for the side for User Manual content. Nested lists now have a different style to make them easier to read.
- Added conditional messaging to help provide instructions to the developer when the plugin is installed in a fresh installation of Craft CMS with no sections or entries yet created.
- Added craftMajorVersion() twig function to help style nested lists in Craft 4.
Version 4.0.1
June 20, 2022
- Updating name in Composer so it will update on Packagist
Version 4.0.0
June 20, 2022
- Craft 4 support. Thanks to Chris DuCharme for migrating. PR #29
Version 2.1.2
January 15, 2022
- Forcing an update for the plugin store
Version 2.1.1
November 24, 2021
- Removing fixed positioning from #content within the user manual PR #24
Version 2.0.2
February 27, 2019
Updated
- Forcing new version for deprecation issues
Version 2.0.1
August 24, 2018
Fixed
- Deprecation Issues
Version 2.0.0
August 24, 2018
Added
- Initial Craft 3 release