Skip to content

Releases: frappe/helpdesk

v1.3.2

14 Jan 07:47
60a5c2a
Compare
Choose a tag to compare

Update Tab Component

v1.3.1

19 Dec 16:41
3a29875
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Dec 05:59
a697e12
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Dec 17:43
58f0439
Compare
Choose a tag to compare
Merge pull request #2073 from frappe/develop

chore: version bump main

v1.1.0

22 Nov 14:10
77ad11c
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Remove branding - favicon & custom name by @ssiyad in #1526

Bug Fixes 🐛

  • fix(api): ticket: fallback to default template by @ssiyad in #1449
  • fix: canned responses: missing row-key by @ssiyad in #1452
  • fix: ticket: new: article list update by @ssiyad in #1457
  • fix: sla: remove unwanted hide conditions by @ssiyad in #1544
  • fix: report: ticket analytics by @ssiyad in #1550
  • fix(api): get_list: restrict to Helpdesk doctypes by @ssiyad in #1574
  • fix: tickets: perms: allow if owner by @ssiyad in #1595
  • fix: filter contact with multiple customer by @ssiyad in #1604
  • fix(ux): set first response at even without replied status by @ssiyad in #1605
  • fix(perms): ticket: remove if_owner by @ssiyad in #1632

Exciting New Features 🎉

v1.0.1

03 Nov 14:12
d3436c3
Compare
Choose a tag to compare
Merge pull request #2031 from frappe/develop

chore(release): dev to main

v1.0.0

03 Oct 21:52
ab0fa21
Compare
Choose a tag to compare

Bug Fixes 🐛

  • fix(api): ticket: fallback to default template by @ssiyad in #1449
  • fix: canned responses: missing row-key by @ssiyad in #1452
  • fix: ticket: new: article list update by @ssiyad in #1457
  • fix: sla: remove unwanted hide conditions by @ssiyad in #1544
  • fix: report: ticket analytics by @ssiyad in #1550
  • fix(api): get_list: restrict to Helpdesk doctypes by @ssiyad in #1574
  • fix: tickets: perms: allow if owner by @ssiyad in #1595
  • fix: filter contact with multiple customer by @ssiyad in #1604
  • fix(ux): set first response at even without replied status by @ssiyad in #1605
  • fix(perms): ticket: remove if_owner by @ssiyad in #1632

Exciting New Features 🎉

New Contributors

Full Changelog: 0.10.0...v1.0.0

0.10.0

04 Aug 11:52
2e5c5ed
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Bug Fixes 🐛

Exciting New Features 🎉

New Contributors

Full Changelog: 0.9.1...0.10.0

0.9.1

05 Jun 14:36
be93a01
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(ui): table: clamp by @ssiyad in #1246
  • fix(ux): filters not getting applied by @ssiyad in #1247
  • fix(ux): list manager: combine filters from url instead of replacing by @ssiyad in #1250
  • fix(ux): ticket before insert: remove .save() by @ssiyad in #1252

Exciting New Features 🎉

  • refactor: agent portal: new ticket dialog by @ssiyad in #1249

Full Changelog: 0.9.0...0.9.1

0.9.0

05 Jun 08:18
d018943
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(backend): wrong doctype: SLA -> HD Service Level Agreement by @ssiyad in #1188
  • fix(ui): missing custom fields by @ssiyad in #1190
  • fix(api): get_list: remove limit by @ssiyad in #1191
  • fix(ui): hide custom fields without value by @ssiyad in #1192
  • fix(ux): on agent response: auto mark as 'Replied' by @ssiyad in #1193
  • fix(ux): can not respond to new ticket by @ssiyad in #1194
  • fix(ux): stores: set a high number as pageLimit by @ssiyad in #1195
  • fix(ux): ticket page: can not back go back if no history by @ssiyad in #1198
  • fix(ux): keymaps: prevent default by @ssiyad in #1200
  • fix(ux): keymaps: override only if a combo is active by @ssiyad in #1201
  • fix(ux): customer portal: auto update communications by @ssiyad in #1202
  • fix(ui): Created By field empty issue fixed by @Shivam327 in #1219
  • fix(ux): sanitize: allow img by @ssiyad in #1235
  • fix(api): dashboard: query by @ssiyad in #1237
  • fix(ui): ticket summary: use opacity for comms visibility by @ssiyad in #1239
  • fix: router: init telemetry in try block by @ssiyad in #1242

Exciting New Features 🎉

New Contributors

Full Changelog: 0.8.4...0.9.0