Skip to content

Releases: codemonkey-jack/kb-support

v1.5.87

23 Feb 13:27
Compare
Choose a tag to compare
PHP < 7.3 compatibility

v1.5.86

20 Feb 07:16
Compare
Choose a tag to compare
changelog and name update;

v1.5.85

13 Feb 08:20
Compare
Choose a tag to compare
changelog update;

v1.5.84

12 Dec 17:06
Compare
Choose a tag to compare
Update tickets.php

v1.5.83

23 Nov 07:19
Compare
Choose a tag to compare
php 8 warnings

v1.5.81

15 Sep 14:16
Compare
Choose a tag to compare
wrong sanitization; version bump; changelog update;

v1.5.8

17 Jun 12:22
Compare
Choose a tag to compare
version bump; changelog update;

v1.5.6

29 Apr 10:52
Compare
Choose a tag to compare
add tests to grunt compression

Version 1.5.3

02 Feb 09:45
60aaf4d
Compare
Choose a tag to compare

2nd February 2021

  • New: Added option to flag tickets for attention. Flagged tickets are highlighted by a flag icon on the tickets list screen
  • New: Added option within agent user profiles allowing selection of where replies are loaded on ticket screen. Before or after reply field
  • Bug: Fixed issue whereby emails generated for agent assignment notification may not correctly replace email tags with customer information
  • Bug: Fixed PHP warning generated by submission forms contextual help screen

Version 1.5.2

26 Jan 09:33
67f5366
Compare
Choose a tag to compare

26th January 2021

  • New: Added an option within Tickets -> Settings -> Tickets -> Submission Settings to automatically create WP user accounts for new customers
  • New: Added support for Google reCAPTCHA version 3
  • New: Added agent filter to ticket list
  • Fix: Saving a page with the [kbs_submit] shortcode returned a JSON error within the block editor
  • Tweak: Adjusted how notices generated by the kbs_user_cannot_submit filter are displayed
  • Tweak: Remove custom field metaboxes where they're not needed
  • Tweak: Switch to class when registering custom meta fields
  • Tweak: Use custom helper function to retrieve post status label
  • Tweak: Added a default class to all setting options
  • Tweak: Ensure article pages are returned as true in kbs_is_admin_page()