Releases: polonel/trudesk
Releases · polonel/trudesk
v1.2.11
v1.2.10
v1.2.9
v1.2.8
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
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
v1.2.6
v1.2.5
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)