-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.html
More file actions
106 lines (92 loc) · 6.96 KB
/
changelog.html
File metadata and controls
106 lines (92 loc) · 6.96 KB
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Change Log</title>
<link rel="stylesheet" href="https://fonts.borgcreative.com/fonts.css">
<link rel="shortcut icon" href="./adamicon_BY.png" type="image/x-icon">
<link rel="stylesheet" href="./adam.css">
<link rel="stylesheet" href="./bootstrap-5.3.1/dist/css/bootstrap.css">
<script src="./bootstrap-5.3.1/dist/js/bootstrap.js"></script>
<script src="./headermenu.js"></script>
<script src="./ADAM_MM.js"></script>
<script src="./ADAM.js"></script>
<script src="./adam_styles.js"></script>
</head>
<body onload="headermenu_new(), footermenu_new()">
<header>
<div id="topmenu_new">
<noscript>
<h3>Uh Oh!</h3>
<p>JavaScript is required in order to use ADAM.</p>
<p>ADAM is a web app built upon JavaScript and thus it is required.</p>
</noscript>
</div>
</header>
<!--Begin primary doc-->
<div class="container col-xxl-8 px-4 py-5">
<div class="row flex-lg-row-reverse align-items-center g-5 py-5">
<div class="col-10 col-sm-8 col-lg-6">
<img src="./undraw_programming_re_kg9v.svg" class="d-block mx-lg-auto img-fluid" alt="" width="700" height="500" loading="lazy">
</div>
<div class="col-lg-6">
<h1 class="display-5 fw-bold text-body-emphasis lh-1 mb-3">Change Log</h1>
<p style="color:#1a1a1a" class="lead">Major changes are logged here and on GitHub. Template index changes are only logged on GitHub.</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start">
<a href='https://github.com/JacobBorgProgramming/ADAM' target='_blank' type="button" class="btn btn-dark btn-lg px-4 me-md-2">Github</a>
</div>
</div>
</div>
</div>
<div class="container text-center" style="color:#1a1a1a" >
<div class="row align-items-start">
<div class="col">
<p><span style="font-weight: bold;">a2.2.0 | 9/24/24</span> Backend updates of scripts to improve loading. No algorithm updates.</p>
<p><span style="font-weight: bold;">a2.2.0 | 11/20/23</span> Published release 1of2 for the "goth" sub algorithm</p>
<p><span style="font-weight: bold;">a2.1.1 | 8/27/23</span> Backend work on algorithm (No visible changes)</p>
<p><span style="font-weight: bold;">a2.0.1 | 8/27/23</span> Fixed the gutter problem in the 1x2 format</p>
<p><span style="font-weight: bold;">a2.0.0 | 8/27/23</span> Replaced Bulma CSS with Bootstrap and custom CSS | Rebuilt UI</p>
<p> <span style="font-weight: bold;">a1.9.1 | 8/13/23</span> Color picker bug fix</p>
<p> <span style="font-weight: bold;">a1.9.0 | 8/13/23</span> Classic Meme maker now supports custom #HEX colors for text</p>
<p> <span style="font-weight: bold;">a1.8.9 | 8/12/23</span> Bug fixes: I was dumb and forgot to link all JS dependencies</p>
<p> <span style="font-weight: bold;">a1.8.8 | 8/5/23</span> New meme maker format: 1x2 Meme</p>
<p> <span style="font-weight: bold;">a1.8.7 | 7/26/23</span> Custom template link option added to meme maker</p>
<p> <span style="font-weight: bold;">a1.8.6 | 7/26/23</span> New fonts | Updated font panel appearance</p>
<p> <span style="font-weight: bold;">a1.8.5 | 7/21/23</span> Bug fix | Foundation for two new topic categories into the algorithm</p>
<p> <span style="font-weight: bold;">a1.8.4 | 7/20/23</span> Bug fix | Minor UI improve ments for border text memes</p>
<p> <span style="font-weight: bold;">a1.8.3 | 7/20/23</span> Bug fix</p>
<p> <span style="font-weight: bold;">a1.8.2 | 7/20/23</span> Added Text coordinate options | Implemented drop downs to clean up UI</p>
<p> <span style="font-weight: bold;">a1.8.1 (Index update: 1.1.0) | 7/19/23</span> Updated template index and added new categories</p>
<p> <span style="font-weight: bold;">a1.8.1 | 7/19/23</span> Added Textura and Open Dyslexic fonts</p>
<p> <span style="font-weight: bold;">a1.8.0 | 7/19/23</span> Restructured meme content nesting (A complex bug fix for sizing and font control)</p>
<p> <span style="font-weight: bold;">a1.7.1 | 7/19/23</span> Corrected spelling</p>
<p> <span style="font-weight: bold;">a1.7.0 | 7/19/23</span> Added a new meme format in the Meme Maker</p>
<p> <span style="font-weight: bold;">a1.6.4 | 6/29/23</span> Started building ATB | Added Meme Maker | Bug fixes</p>
<p> <span style="font-weight: bold;">a1.6.3 | 3/29/23</span> Style buttons bug fixes</p>
<p> <span style="font-weight: bold;">a1.6.2 | 3/29/23</span> Bug fixes | Expanded parameters</p>
<p> <span style="font-weight: bold;">a1.5.1 | 3/29/23</span> Corrected spelling mistakes</p>
<p> <span style="font-weight: bold;">a1.5.0 | 3/24/23</span> Added a new parameter to "weak": G2. This will allow for more memes and more advanced humor while not becoming redundant.</p>
<p> <span style="font-weight: bold;">a1.4.0 | 3/1/23</span> Introduce new emotion for algorithm: rage | Began working on three additional emotions</p>
<p> <span style="font-weight: bold;">a1.3.0 | 3/1/23</span> UI Improvements</p>
<p> <span style="font-weight: bold;">a1.2.7 | 2/26/23</span> Bug fixes | No longer including index updates in main change log (Will still show in Git change log)</p>
<p> <span style="font-weight: bold;">a1.2.6 | 2/26/23</span> Indexed more templates | Adjusted "gm" frequency | Bug fixed the text field</p>
<p> <span style="font-weight: bold;">a1.2.5 | 2/26/23</span> Indexed more templates | Added new template category</p>
<p> <span style="font-weight: bold;">a1.2.4 | 2/26/23</span> Corrected if/else nesting | Added console logging data on # of possible meme variation</p>
<p> <span style="font-weight: bold;">a1.2.3 | 2/26/23</span> Console logging for template index and algorithm variables</p>
<p> <span style="font-weight: bold;">a1.2.2 | 2/26/23</span> Deactivated "confused" emotion while some bugs are worked out</p>
<p> <span style="font-weight: bold;">a1.2.1 | 2/26/23</span> Made the text output editable incase of typos</p>
<p> <span style="font-weight: bold;">a1.2.0 | 2/26/23</span> Emotion (Positive/Negative) based meme generation for all topics & Library indexing</p>
<p> <span style="font-weight: bold;">a1.1.0 | 2/26/23</span> Emotion based meme generation for topics (AI and BTC)</p>
<p> <span style="font-weight: bold;">a1.0.1 | 2/25/23</span> Initial JavaScript Build</p>
<p> <span style="font-weight: bold;">a1.0 | 2/3/23</span> Initial Python Build</p>
</div>
</div>
</div>
</body>
<footer>
<script src="./footermenu.js"></script>
<div id="footermenu"></div>
</footer>
</html>