Skip to content

Releases: polonel/trudesk

v1.2.2

20 May 05:24
Compare
Choose a tag to compare

1.2.2 (2022-05-20)

Bug Fixes

  • account: security fix (e836d04)
  • account: security fix (87e231e)
  • api: v1 security fix (e2db47f)
  • api: v1 security fix (49befa2)
  • attachments: files with small file size was failing to upload (691d12c)
  • core: iframe security fix (6ea9db7)
  • login: basic rate limit protection (526cef3)
  • profile: svg images (4575ed7)
  • tickets: permission enforcement (577c7eb)
  • tickets: security fix (36a542a)

v1.2.1

14 May 18:00
Compare
Choose a tag to compare

1.2.1 (2022-05-14)

Bug Fixes

  • notifications: issue where notifications would not update #495 (f529734)
  • tickets: error when uploading attachments #500 (d861f04)
  • tickets: unable to upload image in reply #500 (ddf2486)
  • uploads: removal of EXIF data on profile picture uploads (097b482)

v1.2.0

10 Apr 00:26
Compare
Choose a tag to compare

1.2.0 (2022-04-10)

BREAKING RELEASE

This release changes the requirements for both MongoDB to 5.0 and ElasticSearch to 8

New updated docs for v1.2.0 are located at https://docs.trudesk.io/v1.2

Bug Fixes

  • appearance: color scheme updates in production build #469 (881a919)
  • appearance: issue when uploading logo/favicon (cb48e79)
  • log: log file view (0c2b180)
  • mailer: missing data elements in mailer template #480 (cd54631)
  • profile: profile image upload on new version of chrome (cb72e75)
  • sidebar: spacing when activating/deactivating notice (d1b2b10)
  • tickets: disable uploading .svg as an attachment (c4b262c)
  • tickets: incorrect tickets removed from ticket view (a943497)
  • ui: input fields reset on clear #452 (3b8682c)

Features

v1.1.11

21 Nov 17:03
Compare
Choose a tag to compare

1.1.11 (2021-11-21)

Bug Fixes

  • install: error with fresh database (517e3ab)

v1.1.10

19 Sep 19:08
Compare
Choose a tag to compare

1.1.10 (2021-09-19)

Bug Fixes

  • elasticsearch: typo in env var (77191dc)

v1.1.9

19 Sep 16:52
Compare
Choose a tag to compare

1.1.9 (2021-09-19)

Bug Fixes

  • about: links in about page (2425d7e)
  • db: EncodeURI PR #437 by @vijaye-statsig (bb9ea9b)
  • install: default setting for skipping elastic search (88df9b0)
  • install: typo in elastic search preventing connection (3678292)
  • mailcheck: added option for less secure certs in mailcheck (0e6fd69), closes PR#434

v1.1.8

25 Jul 19:54
Compare
Choose a tag to compare

1.1.8 (2021-07-25)

Bug Fixes

  • tickets: creation has no response #423 by alsemany (dcfde5f)

v1.1.7

15 Jul 04:48
Compare
Choose a tag to compare

1.1.7 (2021-07-15)

Bug Fixes

v1.1.6

21 Jun 07:59
Compare
Choose a tag to compare

1.1.6 (2021-06-21)

Bug Fixes

v1.1.5

09 Jun 22:21
Compare
Choose a tag to compare

1.1.5 (2021-06-09)

Bug Fixes

  • tickets: view rending incorrectly on latest version of Chrome (d574948)