Skip to content

Tags: cesguto/trudesk

Tags

v1.1.3

Toggle v1.1.3's commit message
chore(release): 1.1.3

## [1.1.3](polonel/trudesk@v1.1.2...v1.1.3) (2020-02-05)

### Bug Fixes

* **messages:** [polonel#308](polonel#308) incorrect time displayed ([2f1b8d6](polonel@2f1b8d6))

v1.1.2

Toggle v1.1.2's commit message
chore(release): 1.1.2

## [1.1.2](polonel/trudesk@v1.1.1...v1.1.2) (2020-01-15)

### Bug Fixes

* **backup:** missing PATH env for mongo dump/restore ([fd7321a](polonel@fd7321a))
* **mailcheck:** deleting message before finished processing ([41924ea](polonel@41924ea))

v1.1.1

Toggle v1.1.1's commit message
chore(release): 1.1.1

## [1.1.1](polonel/trudesk@v1.1.0...v1.1.1) (2020-01-02)

### Bug Fixes

* **accounts:** issue where accounts would load twice on create ticket ([6aa507b](polonel@6aa507b))
* **events:** [polonel#294](polonel#294) server crash on sending mail ([b126338](polonel@b126338))
* **tickets:** issue where not all users would load on behalf of ticket ([7ca56f5](polonel@7ca56f5))

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0

# [1.1.0](polonel/trudesk@v1.0.17...v1.1.0) (2019-12-23)

### Bug Fixes

* **accounts:** api key generated by default on creation. [polonel#287](polonel#287) ([1f9291e](polonel@1f9291e))
* **reports:** invalid group reporting. [polonel#290](polonel#290) ([faa25b3](polonel@faa25b3))

### Features

* **tickets:** allow agents to submit tickets on behalf of user [polonel#252](polonel#252) ([9ec8293](polonel@9ec8293))

v1.0.17

Toggle v1.0.17's commit message
chore(release): 1.0.17

## [1.0.17](polonel/trudesk@v1.0.16...v1.0.17) (2019-11-23)

### Bug Fixes

* **build:** circleci changes ([401ddab](polonel@401ddab))
* **customer:** [polonel#279](polonel#279) ([c08a7e9](polonel@c08a7e9))
* **migration:** [polonel#278](polonel#278) ([b558134](polonel@b558134))

v1.0.16

Toggle v1.0.16's commit message
chore(release): 1.0.16

## [1.0.16](polonel/trudesk@v1.0.15...v1.0.16) (2019-09-08)

### Bug Fixes

* **datepicker:** [polonel#247](polonel#247) ([d51e341](polonel@d51e341))
* **mailcheck:** [polonel#251](polonel#251) - Not creating ticket due to invalid group ([1d97104](polonel@1d97104))

v1.0.15

Toggle v1.0.15's commit message
chore(release): 1.0.15

## [1.0.15](polonel/trudesk@v1.0.14...v1.0.15) (2019-07-09)

### Bug Fixes

* **accounts:** account list returning null after updating admin ([da79f1d](polonel@da79f1d))

v1.0.14

Toggle v1.0.14's commit message
chore(release): 1.0.14

## [1.0.14](polonel/trudesk@v1.0.13...v1.0.14) (2019-06-10)

### Bug Fixes

* **departments:** issue with creating department with no teams [polonel#206](polonel#206) ([94ff47a](polonel@94ff47a))
* **elasticsearch:** remove ticket from index on delete ([1b46ff4](polonel@1b46ff4))
* **mailer:** issue where mail was not being sent ([4f2ba22](polonel@4f2ba22))

v1.0.13

Toggle v1.0.13's commit message
fix(install): roles invalid during install polonel#208

v1.0.12

Toggle v1.0.12's commit message
chore(release): 1.0.12

## [1.0.12](polonel/trudesk@v1.0.11...v1.0.12) (2019-05-10)

### Bug Fixes

* **install:** elasticsearch failing [polonel#192](polonel#192) ([1a3fe15](polonel@1a3fe15))
* **tests:** unauth redirect test ([d6449c7](polonel@d6449c7))

### Performance Improvements

* **core:** updates ([8607c6a](polonel@8607c6a))