Skip to content

Releases: frappe/helpdesk

0.7.0

18 Mar 17:39
ad3d930
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(ui): agent avatar in ticket list by @ssiyad in #1046
  • fix(ux): doctype permissions by @ssiyad in #1047
  • fix(ux): realtime communication for ticket: comments/conversations by @ssiyad in #1050
  • fix(ui): remove custom icon from toasts by @ssiyad in #1052
  • fix: set Open status on Reopen button click by @ssiyad in #1060
  • fix(ticket): fallback value for email by @ssiyad in #1062

Exciting New Features 🎉

  • feat: send reply and update ticket status by @ssiyad in #1044
  • feat(ui): update toast ui (fetched from frappe-ui) by @ssiyad in #1048
  • feat: settings: add a check to instantly send email by @ssiyad in #1061
  • feat: expose recipients in e-mail by @ssiyad in #1064
  • feat: email: cc bcc multiple value support by @ssiyad in #1067

Full Changelog: 0.6.5...0.7.0

0.6.5

10 Mar 07:08
5482d5c
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Exciting New Features 🎉

  • feat: knowledge base: category name instead of "Articles" by @ssiyad in #1036
  • feat: article title slug in url by @ssiyad in #1037

Full Changelog: 0.6.4...0.6.5

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