All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.8.0 (2021-12-14)
- adjust theming for email templates (87095d8)
- implemented dynamic change from template source (d07607c)
- added mac files to gitignore (7b687ad)
- added missing dependency (d563ecb)
- added new image folder (2078b2a)
- added new resources (d4b456e)
- added path switch (7df67b0)
- added path switch for refactoring (14fa4b1)
- added picture to new path (ea6bfbd)
- adjusted resource path (0a110ad)
- attempt at avoiding network issues by inlining images (e1b08e9)
- changed naming from env variable (70741d0)
- changed path to templates (4f5a3b4)
- changed templates source path (34fe1e0)
- excluded javax.mail dependency (2f920f9)
- fixed sonar issues (7f10539)
- fixed sonar issues and fixed duplicated code (3ada7dd)
- formatted code (9cd2640)
- impl. requested changes on github (199c08c)
- java doc (24678b3)
- merged conflict (8df80d4)
- refactored getRecipients function (0ba893d)
- remove text decoration from anchors (b250433)
- removed dev dependencies (d4ede65)
- removed unused import (4cf540d)
- revert unrelated change (6f967fd)
- sonar issues (e105e41)
- update organisation name (97eab43)
- updated path to mailservice.jar (a0456de)
- updated version from commons-io (19d4436)
1.7.0 (2021-06-15)
- prevent sending possible mails of stacktrace (945abf3)
1.6.0 (2021-04-12)
- switched java version for docker build, github actions and maven build (c9edef4)
1.5.0 (2021-03-22)
- provide endpoint to send free html error mails (9505a84)
1.4.0 (2021-03-01)
- extended mail error logging (0ab89b1)
1.3.0 (2020-11-23)
- restrict release action to branches starting with release (b39d7b7)
- update spring boot and dependencies (b1c648a)
- update deprecated logging property (db35a6a)
1.2.1 (2020-10-28)
1.2.0 (2020-10-28)
- update swagger to openapi and define model for generation (6a82e2e)
1.1.2 (2020-10-12)
1.1.1 (2020-10-12)
- Initial Commit (74bddd8)
- added npm install for github release action (c79c680)