We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00de71 commit 34ff067Copy full SHA for 34ff067
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.2.9](https://github.com/polonel/trudesk/compare/v1.2.8...v1.2.9) (2023-07-29)
2
+
3
4
+### Bug Fixes
5
6
+* **mailcheck:** crash processing inbound imap email [#619](https://github.com/polonel/trudesk/issues/619) ([bb56646](https://github.com/polonel/trudesk/commit/bb56646))
7
+* **ui:** custom page login not showing on MFA page [#621](https://github.com/polonel/trudesk/issues/621) ([16330e9](https://github.com/polonel/trudesk/commit/16330e9))
8
9
## [1.2.8](https://github.com/polonel/trudesk/compare/v1.2.7...v1.2.8) (2023-06-22)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "trudesk",
- "version": "1.2.8",
+ "version": "1.2.9",
"private": true,
"engines": {
"node": ">=16.0.0"
0 commit comments