Skip to content

Releases: frappe/helpdesk

0.6.4

02 Mar 06:43
e9ca7dd
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

New Contributors

Full Changelog: 0.6.3...0.6.4

0.6.3

28 Feb 06:43
c444123
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(api): get_query for older versions by @ssiyad in #1014

Full Changelog: 0.6.2...0.6.3

0.6.2

27 Feb 12:55
f7b0cbd
Compare
Choose a tag to compare

What's Changed

  • fix(api): don't override (hooks) get_list by @ssiyad in #1013

0.6.1

24 Feb 19:43
5281d88
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

Release v0.5.4

10 Nov 17:51
4eb2dd6
Compare
Choose a tag to compare

🔥️ What’s new

Canned Responses

Key features added:

  1. Ability to manage canned responses from settings.
  2. Ability quickly add canned responses when responding to tickets.
  3. Ability to search and filter canned responses.

Screenshots from the feature:

FD-1
FD-2
FD-3
FD-4
FD-5

FD-6

Release v0.5.3

10 Nov 09:20
b603278
Compare
Choose a tag to compare

🛠️ Fixes

Issues with multi agent-group setting for agents
Ticket list missing read/seen indication

Release v0.5.2

09 Nov 13:34
4334c62
Compare
Choose a tag to compare

🔥️ What’s new

  • Support to add multiple agent groups for an agent
  • Ability to remove agents from the assignment rule and add them back with a single toggle, this is done by setting Is Active of an agent true/false respectively

Release v0.5.1

09 Nov 12:58
474c180
Compare
Choose a tag to compare

🔥️ What’s new

Refactor ticket list using the new list viewer

List Viewer Updates

  • Add a dynamic filtering component, supports, Data, Link, Select, and Date fields)
  • Preset filters, type: System, Global, and User
  • Save filters to preset filters

List Manager Updates

  • Code cleanup
  • Support the new list viewer features

New Doctypes

  • FD Preset Filter (used to save user / global / system level preset filters)

New Filtering Functionality

Screen.Recording.2022-11-09.at.5.09.24.PM.mov

Preset Filters + Dynamic syncing

Screen.Recording.2022-11-09.at.5.12.07.PM.mov

Saving Preset Filters

  • Can be saved for the user (this filter press will only be available to that agent)
  • Also can be saved as global (these filter presets will be available to all the agents)
Screen.Recording.2022-11-09.at.5.14.14.PM.mov

Create New Ticket

Screen.Recording.2022-11-09.at.5.21.04.PM.mov

Release v0.4.9

01 Nov 07:17
add53b8
Compare
Choose a tag to compare

🔥️ What’s new
New Knowledge Base #737

Release v0.4.8

31 Oct 13:20
10aadbf
Compare
Choose a tag to compare

🔥️ What’s new
Agent assignment rule based on teams #757