Fix: Replacing dashboard wasn’t working for some roles
Tweak: Updated the dashboard docs (when replacing dashboard entirely) to be sorted by date
Fix: Make a few minor CSS adjustments
Fix: Save button icon wobbly
Fix: Doc font color not taking on some docs
2.0.0.1
Fix: Update old image path to new one if using the stock page logo
2.0.0
Update: Complete rebuild for better performance and UI
Update: Added ability to reset colors and all settings before save to test before keeping changes
Update: Removed import/export settings API and replaced it with JSON upload/download
Update: Added color themes and more color options
Update: Added option for downloading/uploading colors only so people can share themes easily
Update: Added more access control options, including per doc viewing roles
Update: Added “Remove All Plugin Data on Uninstall” option
Update: Removed Gravity Form User Merge Tags option as it has no place here; same functionality added to our other plugin, “Advanced Tools for Gravity Forms”
Update: Removed “Hide Version” option and moved it to title attribute when hovering over logo and page title
Update: Changed settings save functionality to ajax without refreshing the page, added Ctrl+S/Cmd+S capability as well
Update: Added style option for main docs page navigation
Update: Added support for multiple locations on a single help doc
Update: Split option for enabling admin bar menu into backend and frontend enabling
Update: Added option to include doc content in admin bar menu
Fix: Footer text wasn’t updating properly
Update: Added a separate doc logo field and an option to hide it
Update: Removed support for [helpdocs_css] shortcode, and added a css field in settings for the whole main docs page
Tweak: Changed the [dont_do_shortcode] shortcode to allow wrapping shortcodes instead of only requiring them being in a content attribute with curly braces (see help guide)
Fix: Gutenberg docs weren’t showing up where they should be
Update: Removed priority option from side page location and fixed it to the top of the sidebars so it can’t be moved by the user
Update: Added option to replace the WP Dashboard entirely
Update: Redid the import page entirely; fetching data is now live with ajax and cached
Update: Added an optional public access api key to secure sharing and importing
Update: Added support for sorting imported docs on the main docs page
Update: Removed User Preferences option as help docs on the post/page edit screen no longer use meta boxes that can be moved around
Update: Added a bunch of developer hooks for further customization
Update: All help guides and developer docs updated