-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
45 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# KanboardEmailHistory Changelog | ||
|
||
## v1.0 | ||
|
||
### What's Changed | ||
|
||
_(most recent changes are listed on top):_ | ||
* b104e76 Cleanup code | ||
* 0d4737d Update README.md | ||
* b5f77d8 FIX: Email styling for comments section | ||
* 275f5f0 Attempt to call plugin-specific templates- Fixes #1 | ||
* 92b0e50 Merge pull request #2 - template override for action replaces frontend template | ||
* 7d478aa Attempt to call plugin-specific templatesAttempt to call plugin-specific templates instead of template overrides | ||
* b64df1e Avoid Template OverridesAvoid template overrides to prevent the frontend from being affected | ||
* 455916d FIX: Translations | ||
* c143eca NEW: Add Translations- Added French, German (used Google Translate for translations) | ||
* 7fd5b6b FIX: Email Content - Fixes: commit 815d234019c50db52d0334921960bb849cccf8ed (based on suggestions by @creecros) | ||
* 815d234 UPDATE: Add email structure to Action - Correct spacing on subject line | ||
* f544b4a NEW: Set Template Overrides | ||
* 4ace072 UPDATE: Translations - Split language strings for creator and assignee | ||
* 8a8f016 Wrong folder in conditional | ||
* 408723f Few more fixes I missed | ||
* 4c2ec10 Fixes | ||
* 29e80a3 add code comments | ||
* 6cc4c44 NEW: Initial push | ||
* 0a2f804 UPDATE: Translations | ||
* 9d0504d NEW: Added `en_GB` translations | ||
* 6dfc04f Create translations.php | ||
* 7701fbc Delete EmailCommentHistory | ||
* 31929bc Rename EmailFullTaskHistory to EmailTaskHistory | ||
* 51f0ac8 Create EmailFullTaskHistory | ||
* 8a1a92d Create EmailCommentHistory | ||
* e721ed0 Create Plugin.php | ||
|
||
|
||
[**Full Changelog**](../main/changelog.md "See changes") |