-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathchangelog.txt
111 lines (111 loc) · 3.44 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<h3>1.3.2 (December 12, 2024) </h3>
<ul>
<li>Enhancement: Introduced an option to display a certificate background preview.</li>
</ul>
<h3>1.3.1 (November 13, 2024) </h3>
<ul>
<li>Bug: Fixed issue with certificate expiry date</li>
</ul>
<h3>1.3.0 (October 30, 2024) </h3>
<ul>
<li>Feature: Added the %EXPIRY_DATE% variable to display the expiration date on certificates</li>
<li>Feature: Added an option to set an expiration date or days on certificates</li>
<li>Feature: Added options to view and delete certificates</li>
</ul>
<h3>1.2.0 (October 07, 2024) </h3>
<ul>
<li>Bug: Fixed PHP warning with username</li>
</ul>
<h3>1.1.5 (April 09, 2024) </h3>
<ul>
<li>Feature: Added an option to set resolution of the PDF</li>
</ul>
<h3>1.1.4 (February 12, 2024) </h3>
<ul>
<li>Bug: Fixed issue with certificate fonts layout</li>
</ul>
<h3>1.1.3 (October 03, 2023) </h3>
<ul>
<li>Bug: Fixed issue with certificate background image</li>
</ul>
<h3>1.1.2 (May 05, 2023) </h3>
<ul>
<li>Bug: Fixed conflict with export result add-on</li>
</ul>
<h3>1.1.1 (February 21, 2023)</h3>
<ul>
<li>Enhancement: Improve PDF background UI</li>
</ul>
<h3>1.1.0 (January 24, 2023)</h3>
<ul>
<li>Feature: Added option to add custom css</li>
<li>Feature: Added option to change fonts family</li>
<li>Enhancement: Improve regenerate PDF functionality</li>
<li>Enhancement: Replaced TCPDF with DOMPDF for PDF generation</li>
</ul>
<h3>1.0.13 (December 24, 2021)</h3>
<ul>
<li>Bug: Fixed issue of missing certificates link after removing "%QUESTIONS_ANSWERS_EMAIL%" template variable.</li>
</ul>
<h3>1.0.12 (May 7, 2021)</h3>
<ul>
<li>Bug: Fixed issue of missing certificates after update.</li>
</ul>
<h3>1.0.11 (April 29, 2021)</h3>
<ul>
<li>Feature: Implemented Translation support.</li>
<li>Bug: Fixed inability to embed font by URL.</li>
</ul>
<h3>1.0.10 (March 26, 2021)</h3>
<ul>
<li>Feature: Added SVG format for logo and background.</li>
<li>Bug: Fixed the issue of line breaks not visible in PDF.</li>
</ul>
<h3>1.0.9 (February 23, 2021)</h3>
<ul>
<li>Bug: Fixed title padding issue.</li>
</ul>
<h3>1.0.8 (January 11, 2021)</h3>
<ul>
<li>Bug: Fixed certificate content is not showing in certificate.</li>
</ul>
<h3>1.0.7 (January 06, 2021)</h3>
<ul>
<li>Bug: Fixed %DATE_TAKEN% variable not working issue while using certificate.</li>
<li>Feature: Added %FULL_NAME% variable to display full name in certificate.</li>
</ul>
<h3>1.0.6 (November 10, 2020)</h3>
<ul>
<li>Bug: Fixed Arabic & Hebrew language issue in certificate.</li>
</ul>
<h3>1.0.5 (September 16, 2020)</h3>
<ul>
<li>Bug: Fixed issues with quiz result when default font family is set.</li>
</ul>
<h3>1.0.4 (August 27, 2020)</h3>
<ul>
<li>Feature: Added custom fonts in certificate.</li>
</ul>
<h3>1.0.3 (July 28, 2020)</h3>
<ul>
<li>Bug: Fixed the url problem of certificate link.</li>
<li>Bug: Fixed %CERTIFICATE_LINK% template variable doesn't generate certificate link in the emails after version 7.0 update issue.</li>
</ul>
<h3>1.0.2 (03/17/20)</h3>
<ul>
<li>Bug: Certificate content is blank when using name with Spanish Accents</li>
</ul>
<h3>1.0.1 (09/30/19)</h3>
<ul>
<li>Feature: Added utf character support</li>
<li>Feature: Changed author name</li>
<li>Feature: Updated the TCPDF plugin in certificate</li>
</ul>
<h3>1.0.0 (10/28/16)</h3>
<ul>
<li>Fixes template variable bug causing some sites to have issues with the variables</li>
</ul>
<h3>0.1.0 (06/13/16)</h3>
<ul>
<li>Initial Release</li>
</ul>