Skip to content

Releases: frappe/helpdesk

0.8.2

13 Apr 09:04
085391b
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: replace ticket list item shadow with background by @ssiyad in #1095
  • fix: sidebar: profile button alignment by @ssiyad in #1096
  • fix(ui): ticket list: bottom bar shadow by @ssiyad in #1097
  • fix: ticket list: assignee column truncate by @ssiyad in #1099
  • fix: field names: hd_agent_group -> team by @ssiyad in #1106
  • fix: knowledge base: some(!) paths by @ssiyad in #1116

Exciting New Features 🎉

New Contributors

Full Changelog: 0.8.1...0.8.2

0.8.1

05 Apr 18:37
0d42704
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: auth store: default object for user by @ssiyad in #1087
  • fix(ui): sidebar active state background by @ssiyad in #1092

Enhancements 🎉

Full Changelog: 0.8.0...0.8.1

0.8.0

04 Apr 10:21
3798e32
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Bug Fixes 🐛

Exciting New Features 🎉

Full Changelog: 0.7.0...0.8.0

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