Releases: polonel/trudesk
Releases · polonel/trudesk
v1.0.12
v1.0.11
1.0.11 (2019-05-02)
Bug Fixes
- accounts: crash if user had deleted tickets and was removed (ce376b4)
- accounts: editing admin/agent (8a973c7)
- accounts: issue not showing upload dialog (38a4c85)
- accounts: passwords not updating (c28d1ad)
- api: v1 crash if ticket _id was incorrect (eea4d20)
- api: v1 for group changes (3d12667)
- api: v2 removed ability to delete group if group had tickets (35dbef8)
- apiv1: invalid response if group was not sent as obj #175 (ee223ff)
- backup: mongodb binaries for mongodb 4 windows #138 (052d6da)
- defaults: loading incorrectly (f4c2841)
- editor: missing routes (2946d07)
- elasticsearch: crash on rebuild (bc0728b)
- install: crash if mongodb failed to connect (76036b9)
- install: invalid role name #179 (643703e)
- mailcheck: TLS not being set correctly (40627d0)
- mailcheck: typo (e5e387d)
- permissions: role hierarchy not allowing ticket status updates (51029b6)
- profile: removing user from all groups on profile save (1e9accd)
- test: crash if missing config token object (ac3fe81)
- test: fixed (e419f81)
- test: updates (969d3f2)
- tickets: attachments loader not initializing (bd949b7)
- tickets: dropdown arrow not showing with certain themes (b839551)
- tickets: sort icon color - themes (9fbb391)
- tickets: xss fixes (99c02fb)
- ui: bug with firefox displaying table incorrectly (6967e74)
Performance Improvements
- elasticsearch: fixes (eddc577)
v1.0.10
v1.0.9
v1.0.8
v1.0.7
1.0.7 (2019-03-12)
Bug Fixes
- accounts: missing account creation modal #152 (b2cbbda)
- app: app.js for universal config (a318545)
- app: callback failed if mailcheck was enabled (1520ad5)
- build: incorrect import dep (a180497)
- chat: removed self from online user list (de3a596)
- component: easymde handle defaultValue (b33eb44)
- components: button display incorrectly when width is set (1693421)
- debug: populate db with new role permissions (2bc5ca6)
- docker: env var (ffe26b4)
- docker: universal config (a338f3a)
- docker: universal config (35acf04)
- images: profile images not displaying in new email templats (e89f2f8)
- install: crash (4199e03)
- migration: crash if certain role types didn't exist (39dfaa2)
- mobile: loading issue (54c2cdd)
- mobile: mobile was showing blank view (b8b6e3e)
- notifications: issue with push notification during ticket creation (77dac9a)
- permissions: default user role unable to login correctly #153 (1b1cec1)
- permissions: disabled accounts showing in assignee list (ebe6504)
- permissions: groups nav incorrectly showing (65d8fe9)
- permissions: incorrect permissions on edit ticket (4a75aed)
- permissions: missing add comment button (c512b8d)
- permissions: roles allowed to edit ticket after socket update (1f529f8)
- package.json to reduce vulnerabilities (025136c)
- react: multiple renders (1a9cb7b)
- sidebar: incorrect style on active item (df338b6)
- sidebar: overlapping page content #151 (20235f7)
- test: updates for role permissions (7a0479d)
- ticket: editing subject disappearing (53e62d7)
- ui: bug displaying view all notifications (61e4bca)
- ui: grid not resizing correctly (235c960)
Performance Improvements
v1.0.6
1.0.6 (2019-02-02)
Bug Fixes
- attachments: uploading office mime-types #140 (b47da40)
- chat: chat boxes under some buttons (c337c76)
- dates: overdue on dashboard (921e258)
- editor: crash on invalid directory (bc60899)
- groups: issue preventing save (7208253)
- ldap: crash if no results are returned (8ff63ba)
- login: username whitespaces (282d725)
- messages: remove ajax link from start conversation (988dfa9)
- notifications: unable to clear all notifications (4f24c8c)
- reports: invalid date format (808a740)
- reports: invalid date string (0914d91)
- socket: high memory usage on notification updates (b647d4c)
- ticket: priority not updating in realtime (721f42d)
- unzip: out dated dependency #139 (b0aab01)
- url: invalid parse (1738287)
- validation: email validation for modern tlds #130 (febcbdf)
v1.0.5
1.0.5 (2019-01-09)
Bug Fixes
- api: tickets #124 - unable to update ticket status (ab614a4)
- backup: crash on restore (a613612)
- backup: restore directory fails to create (d68a045)
- backup: restore sending error response to soon (605c8d8)
- mailcheck: event leak (23eaab3)
- nav: disappearing dashboard button (32a4e87)
- overdue: overdue card showing incorrect tickets (72e2584)
- tags: tags with min2 were not creating (9a22364)
- ticket: fix #116 - ability to configure character limit on tickets (88ae488)
v1.0.4
v1.0.3
1.0.3 (2018-12-03)
Bug Fixes
- accounts: crash if user was deleted with active conversations #109 (6ea0ad4)
- assets: security fix (b081965)
- install: server crash due to invalid middleware (88367d9)
- mobile: secure assets not loading (dca823e)
- reports: unable to download reports #106 (a2cdb7f)
- sass: not compiling for install server (e0f744d)
- static: file access path (568c343)
- style: disabled classes applied incorrectly (884519c)
- style: incorrect border style (5edfb0f)
- styles: incorrect styles (ae0d82f)
- tickettype: crash when deleting ticket type #113 (dc4d335)
Reverts
- static: files path var (dd440e0)