Browse Source

Updated change log.

Martin Edenhofer 8 years ago
parent
commit
5d891b6788
1 changed files with 34 additions and 0 deletions
  1. 34 0
      CHANGELOG.md

+ 34 - 0
CHANGELOG.md

@@ -0,0 +1,34 @@
+# Change Log
+
+## [1.4.0](https://github.com/zammad/zammad/tree/1.4.0) (2017-03-16)
+[Full Changelog](https://github.com/zammad/zammad/compare/1.3.0...1.4.0)
+
+**Implemented enhancements:**
+
+- Show images of incoming html inline images [\#343](https://github.com/zammad/zammad/issues/343) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)]
+- email filter issues - unable to set additional ticket attributes [\#394](https://github.com/zammad/zammad/issues/394) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)]
+- Auto-assign ticket owner on first reply [\#395](https://github.com/zammad/zammad/issues/395) [[feature](https://github.com/zammad/zammad/labels/feature)] [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)]
+- Stiked out text displayed as normal text [\#807](https://github.com/zammad/zammad/issues/807) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)]
+- New ticket object attributes won't disappear in Triggers and SLAs [\#436](https://github.com/zammad/zammad/issues/436) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)]
+
+
+**Fixed bugs:**
+
+- Extended characters on AD users causes weird OTRS import issues [\#842](https://github.com/zammad/zammad/issues/842) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- Customer names are sometimes wrapped with quotes [\#763](https://github.com/zammad/zammad/issues/763) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- Unprocessable emails [\#795](https://github.com/zammad/zammad/issues/795) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- Overly exact gauge at re-opening rate [\#843](https://github.com/zammad/zammad/issues/843) [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)]
+- Wrong encoded string [\#438](https://github.com/zammad/zammad/issues/438) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- multiplication of the attachment-field in \#channels/form [\#833](https://github.com/zammad/zammad/issues/833) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- Disabled macros are still shown in ticket screen [\#838](https://github.com/zammad/zammad/issues/838) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- Can't select object with type date as filter for overviews [\#821](https://github.com/zammad/zammad/issues/821) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- Simple triggers resulting in error condition [\#779](https://github.com/zammad/zammad/issues/779) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- trigger "set to public" requested [\#298](https://github.com/zammad/zammad/issues/298) [[bug](https://github.com/zammad/zammad/labels/bug)] [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] [[trigger](https://github.com/zammad/zammad/labels/trigger)]
+- User password reset doesn't work - user not able to login [\#791](https://github.com/zammad/zammad/issues/791) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- admin interface -\> time accounting setting will not be saved [\#677](https://github.com/zammad/zammad/issues/677) [[bug](https://github.com/zammad/zammad/labels/bug)] [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)]
+- Checkboxes im merge dialog won't show until one clicks [\#786](https://github.com/zammad/zammad/issues/786) [[bug](https://github.com/zammad/zammad/labels/bug)] [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)]
+- Telegram: Open communication with only a picture [\#774](https://github.com/zammad/zammad/issues/774) [[bug](https://github.com/zammad/zammad/labels/bug)]
+- Some adjustments with regard to \#698 [\#783](https://github.com/zammad/zammad/pull/783) [[enhancement](https://github.com/zammad/zammad/labels/enhancement)] [[UX/UI](https://github.com/zammad/zammad/labels/UX/UI)] ([johan12345](https://github.com/johan12345))
+
+
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*