Changelog for release 1.5.3

Features

  • [FEATURE] Adds markdown to html transformation for descriptions (29.01.2020, 0f07b20 by Roman)

  • [FEATURE] Adds heap project view (07.12.2019, d2934e5 by Roman)

  • [FEATURE] Adds fields internalNote and ccEmail to project (28.08.2019, 9df2687 by Roman)

Bugfixes

  • [BUGFIX] Allows to define record storage pages in plugin form (06.12.2019, b4a7ea6 by Roman)

  • [BUGFIX] Renders HTML entities in mail subject (03.12.2019, 7ed6a01 by Roman)

  • [BUGFIX] Removes error message when no tasks were found (19.09.2019, 74b9f99 by Roman)

Breaking changes

Tasks

  • [TASK] Code fixes php files (26.02.2020, 40eeb13 by Roman)

  • [TASK] Adds doc settings file (26.02.2020, cae3c59 by Roman)

  • [TASK] Updates extension dependencies (26.02.2020, ec8f423 by Roman)

  • [TASK] Improves configuration files (22.02.2020, 65dab78 by Roman)

  • [TASK] Adjusts print view (04.02.2020, 14cb271 by Roman)

  • [TASK] Sorts tasks in BE according creation time (07.12.2019, b9a7b76 by Roman)

  • [TASK] Corrects orthography (17.10.2019, 6f45dbb by Roman)

  • [TASK] Removes depreciated API calls (19.09.2019, 54d7e75 by Roman)

  • [TASK] Orders task list according interval start_time (28.08.2019, 3757d7b by Roman)

  • [TASK] Adds project title to mail subject (15.08.2019, 8aa46f6 by Roman)

  • [TASK] Improves project selector for task (14.08.2019, e40f5d9 by Roman)

  • [TASK] Improves client and owner selector for project (14.08.2019, a992497 by Roman)

  • [TASK] Adds todo items (13.08.2019, 7f49fdc by Roman)

Generated by

git log 1.2.1..1.5.3 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep FEATURE
git log 1.2.1..1.5.3 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BUGFIX
git log 1.2.1..1.5.3 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep BREAK
git log 1.2.1..1.5.3 --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep TASK

Note: The above list contains just commits marked with FEATURE, BUGFIX, BREAK. Complementary commits are available at Github.