Skip to content

Releases: WebberZone/knowledgebase

Version 2.2.0

26 Apr 18:22
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/knowledge-base-v2-2-0/

  • Enhancements:
    • The plugin will now look for templates within wp-content/knowledgebase/templates folder if it is not found within the existing theme before using the plugin's included templates
    • Alerts block now shows a preview and the Default style is inserted correctly
    • Upgrade settings handling to use the WebberZone Settings_API class
    • Knowledge Base block is wrapped in <Disabled> component which prevent any accidental clicking when you're using it in the block editor (Gutenberg)

Full Changelog: v2.1.2...v2.2.0

Version 2.2.0 Beta 1

25 Apr 18:46
Compare
Choose a tag to compare
Version 2.2.0 Beta 1 Pre-release
Pre-release

Changes:

  • Enhancements:
    • The plugin will now look for templates within wp-content/knowledgebase/templates folder if it is not found within the existing theme before using the plugin's included templates
    • Alerts block now shows a preview and the Default style is inserted correctly
    • Upgrade settings handling to use the WebberZone Settings_API class

Full Changelog: v2.1.2...v2.2.0-beta1

Installation

  1. Download the knowledgebase.zip file from this release post
  2. Visit Plugins in your Admin Area
  3. Hit the Add New button next to the Plugins heading
  4. Hit the Upload button next to the Add Plugins heading
  5. Select the knowledgebase.zip file that you downloaded and hit Install Now
  6. In the next screen choose Replace current with uploaded
  7. This should replace the plugin with the latest version. You can verify this by going back to the Plugins page and checking the version number

Version 2.1.2

28 Dec 15:57
Compare
Choose a tag to compare

Security fix

Full Changelog: v2.1.1...v2.1.2

Versions 2.1.1

30 Jan 11:49
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/knowledge-base-v2-1-0/

  • Enhancements:

    • New options to set number of articles and to show excerpt in the widget
  • Bug fixes:

    • Update activation on multisite when a new blog is added
    • PHP errors when using the widget

Version 2.1.0

08 Jan 08:58
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/knowledge-base-v2-1-0/

  • Features:

    • New related articles module. Enable/disable in the settings page
    • New Gutenberg block for alerts. Original knowledge base block has been upgraded to use block.json
  • Enhancements:

    • wzkb_knowledge function takes additional parameters that override global settings if passed
    • Additional settings added for Knowledge Base block
  • Bug fixes:

    • Fixed Custom CSS loaded incorrectly with a 0 on install/reset
    • Dashicons were not properly loaded on frontend

Version 2.1.0 Beta 1

06 Jan 13:39
Compare
Choose a tag to compare
Version 2.1.0 Beta 1 Pre-release
Pre-release

= 2.1.0 =

  • Features:

    • New related articles module. Enable/disable in the settings page
    • New Gutenberg block for alerts. Original knowledge base block has been upgraded to use block.json
  • Enhancements:

    • wzkb_knowledge function takes additional parameters that override global settings if passed

Version 2.0.1

14 Jun 20:24
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/knowledge-base-v2-0-0/

Bug fixes:
* PHP notice when not using the Gutenberg block
* Invalid ID error when browsing the Knowledge archives

Version 2.0.0

12 Jun 18:19
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/knowledge-base-v2-0-0/

  • Enhancements:

    • New Gutenberg block - search for Knowledgebase or KB
    • Implemented CodeMirror to format custom styles box
  • Bug fixes:

    • CSS navigation classes for navigation was wrong

Version 1.9.0

25 Jan 09:14
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/knowledge-base-v1-9-0/

  • Features:

    • Three new widgets added: WZKB Articles, WZKB Sections and WZKB Breadcrumbs
    • New template to display single articles that fits with the rest of the knowledge base views. You can override this by creating a single-wz_knowledgebase.php file in your theme's folder
    • New sidebar registered by the plugin which can be used to display widgets with the included templates. You can enable the sidebar in the Settings page
    • New option to limit the number of posts being displayed in each category before a "Read more" link is displayed. Customize the read more by filtering wzkb_excerpt_more
  • Enhancements:

    • Renamed the archive and taxonomy templates to archive-wz_knowledgebase.php and taxonomy-wzkb_category.php respectively in line with the WordPress template standards. If you were already using wzkb-archive.php or wzkb-category.php then please rename these
    • Stylesheet file renamed to wzkb-styles.min.css

Version 1.8.0

14 Sep 09:47
Compare
Choose a tag to compare

Release post: https://webberzone.com/blog/knowledge-base-v1-8-0-introducing-caching/

  • Features:
    • New option to enable the internal cache. Saving the settings page will delete the cache