Trudesk Versions Save

:coffee: :seedling: Trudesk is an open-source help desk/ticketing solution.

v1.2.10

6 months ago

1.2.10 (2023-11-01)

Bug Fixes

  • mobile: disable mobile view until rewrite (f446c99)

v1.2.9

9 months ago

1.2.9 (2023-07-29)

Bug Fixes

  • mailcheck: crash processing inbound imap email #619 (bb56646)
  • ui: custom page login not showing on MFA page #621 (16330e9)

v1.2.8

10 months ago

1.2.8 (2023-06-22)

Features

  • tickets: (new) customized ticket status

Bug Fixes

  • mailer: crash if no email recipients were defined (6184e68)
  • package.json & yarn.lock to reduce vulnerabilities (ea76348)
  • tests: status updates (a089792)
  • tickets: customized status enhancements and fixes (ece5b34)

Notes:

  • During the upgrade process, a new backup will be performed with the prefix PREUPGRADE_.
  • All tickets will have their status changed from a number to a new reference to the new status IDs.
  • As always, please create a backup before performing any upgrades!

Special thanks to @clackner-gpa for the pull request (#575) implementing the new customizable ticket status.

v1.3.0-beta1

10 months ago

BETA RELEASE v1.3.0-beta1

This is a pre-release beta version of the next build of Trudesk Community Edition. There will be bugs and broken features. Not Recommended for production use.

  • Frontend to React
  • APIv2 Only
  • Many Performance Increases for page rendering
  • [WIP] Codebase to Typescript
  • Package updates

v1.2.7

1 year ago

1.2.7 (2023-04-05)

Bug Fixes

  • profile: user title persists when saving profile (e7e58cb)

v1.2.6

1 year ago

1.2.6 (2022-08-22)

Updates

  • Timezone: This is now a user preference. (With a fallback to server setting)

Bug Fixes

  • dashboard: fails to load if show overdue tickets is disabled #552 (afd9caf)
  • messages: react ui fix (a0bb151)
  • ui: react ui fix for accounts (7cff1c9)

v1.2.5

1 year ago

1.2.5 (2022-07-17)

Bug Fixes

  • accounts: account creation fail with groups (2e5420f)
  • accounts: invalid user function [unstable] (f62045a)
  • core: logout route with new passport (1280521)
  • core: pDropDown flag for notices (806a1df)
  • db: mongo flag for version upgrade (d8670fd)
  • messages: account population fields (2ad5c14)
  • notices: missing create notice option (278a492)
  • notices: unable to deactivate notice through socket (a2d9103)
  • permissions: agents not allowed to update tickets correctly (dba6679)
  • readme: kubernetes readme (5765e9c)
  • server: install server not loading correctly (37d8bf3)
  • session: correctly load tokens from file (24ea446)
  • settings: missing values when moving to react (24993c9)
  • tags: add tag modal not displaying create tag modal (4b141e6)
  • tags: clear button not working on AddTagsModal (08b92db)
  • tickets: not able to set status once closed (a8fb844)
  • ui: conversation dropdown not populating (4869ef1)
  • ui: pDropdown trigger closes on 2nd click (e614ed6)
  • ui: top groups not fetching correct data (07ecb87)

v1.2.4

1 year ago

1.2.4 (2022-06-19)

Bug Fixes

  • accounts: security enhancement (83fd5a8)
  • attachments: file type security fix (fb2ef82)

v1.2.3

1 year ago

1.2.3 (2022-05-30)

Bug Fixes

  • core: image data removal (ae904d3)
  • core: verify user exists (f739eac)
  • messages: invalid permissions (a9e38f2)
  • messages: validation check (3145408)
  • messages: xss security (b7c1518)
  • tickets: external link warning in comments (c2cb0df)

v1.2.2

1 year ago

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)