-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
75 lines (58 loc) · 2.52 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
Version: 3.9.1
- Updated Bootstrap to version 5.2.2
- Updated all outdated third party vendor libraries to their latest versions
Version: 3.9.0
- Updated Bootstrap to version 5.2.1
- Updated all outdated third party vendor libraries to their latest versions
- Improved PHP Email From library to ignore server header responses like 409
Version: 3.8.1
- Fixed the counters issue
Version: 3.8.0
- Updated Bootstrap to version 5.2.0
- Updated all outdated third party vendor libraries to their latest versions
Version: 3.7.0
- Updated Bootstrap to version 5.1.3
- Updated all outdated third party vendor libraries to their latest versions
Version: 3.6.0
- Updated Bootstrap to version 5.1.2
- Updated all outdated third party vendor libraries to their latest versions
Version: 3.5.0
- Fixed slider issue in testimonials and portfolio details sections
Version: 3.4.0
- Updated Bootstrap to version 5.1.1
- Updated all outdated third party vendor libraries to their latest versions
- Improved and updated dev version gulp scripts
Version: 3.3.0
- Updated Bootstrap to version 5.0.1
- Updated all outdated third party vendor libraries to their latest versions
- Fixed navigation links focus color
Version: 3.2.0
- Updated Bootstrap to version 5.0.0 Final
- Updated all outdated third party vendor libraries to their latest versions
Version: 3.1.0
- Updated Bootstrap to version 5.0.0-beta3
- Updated all outdated third party vendor libraries to their latest versions
- Updated the PHP Email Form to V3.1
Version: 3.0.1
- Updated Bootstrap to version 5.0.0-beta2
- Updated all outdated third party vendor libraries to their latest versions
Version: 3.0.0
- The template does not require jQuery anymore
- Removed jQuery and all the jQuery plugins
- The assets/js/main.js was rewritten completely with vanilla Javascript. No more jQuery code
- Restructured the dev version for better development experience
- Updated the PHP Email Form to V3.0 - No jQuery dependency. Added attachment support
Version: 2.0.3
- Updated Bootstrap to version 5.0.0-beta1
- Updated the PHP Email Form to v2.3
- Other small fixes and improvements
Version: 2.0.2
- Updated Bootstrap to version 5.0.0-alpha3
- Updated all outdated third party vendor libraries to their latest versions
Version: 2.0.1
- Update Bootstrap v5.0 to Alpha 2
- Updated all outdated third party vendor libraries to their latest versions
Version: 2.0.0
- Initial release with using the Bootstrap v5.0 (Alpha)
Version: 1.0.0
- Initial Release