-
Notifications
You must be signed in to change notification settings - Fork 0
/
releasenotes.html
94 lines (94 loc) · 2.61 KB
/
releasenotes.html
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
<html>
<head>
<meta charset="utf-8">
<title>Mega Moji - Release Notes</title>
<meta name="generator" content="Trackup Editor">
<meta name="viewport" content="width=device-width">
<link href="https://www.studioamanga.com/megamoji/releasenotes" rel="canonical">
<style>
body {font-family: -apple-system; padding-bottom: 80px; padding-left: 10px; padding-right: 10px;}
body > * {max-width:600px; margin-left: auto; margin-right: auto;}
h1 {margin-top: 80px; margin-bottom: 4px;}
h2 {margin-top: 40px; margin-bottom: 4px;}
time {color: #888;}
ul {padding-left: 20px;}
li.major {font-weight: bold;}
</style>
</head>
<body>
<h1>Mega Moji Release Notes</h1>
<div><a href="https://www.studioamanga.com/megamoji">https://www.studioamanga.com/megamoji</a></div>
<section>
<h2>2.0</h2>
<time datetime="2022-4-7">7 April 2022</time>
<ul>
<li class="major">New Emojis style</li>
<li class="major">New stickers</li>
</ul>
</section>
<section>
<h3>1.3.2</h3>
<time datetime="2021-11-17">17 November 2021</time>
<ul>
<li class="major">Optimized for iOS 15</li>
</ul>
</section>
<section>
<h3>1.3.1</h3>
<time datetime="2020-10-21">21 October 2020</time>
<ul>
<li class="major">Optimized for iOS 14</li>
</ul>
</section>
<section>
<h2>1.3</h2>
<time datetime="2019-9-20">20 September 2019</time>
<ul>
<li class="major">Optimized for iOS 13</li>
<li>Dark Mode support</li>
</ul>
</section>
<section>
<h3>1.2.1</h3>
<time datetime="2019-5-28">28 May 2019</time>
<ul>
<li>Update to Swift 5</li>
</ul>
</section>
<section>
<h2>1.2</h2>
<time datetime="2017-11-8">8 November 2017</time>
<ul>
<li class="major">New stickers</li>
</ul>
</section>
<section>
<h3>1.1.2</h3>
<time datetime="2016-11-22">22 November 2016</time>
<ul>
<li>Improved localization</li>
</ul>
</section>
<section>
<h3>1.1.1</h3>
<time datetime="2016-11-10">10 November 2016</time>
<ul>
<li>Improved localization</li>
</ul>
</section>
<section>
<h2>1.1</h2>
<time datetime="2016-11-7">7 November 2016</time>
<ul>
<li class="major">New stickers</li>
</ul>
</section>
<section>
<h2>1.0</h2>
<time datetime="2016-9-13">13 September 2016</time>
<ul>
<li class="major">Initial release</li>
</ul>
</section>
</body>
</html>