-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.appcast.xml
146 lines (138 loc) · 7.66 KB
/
.appcast.xml
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>Loci Release Notes</title>
<link>https://raw.githubusercontent.com/oscarmarcelo/loci/master/.appcast.xml</link>
<description>Release notes for Loci, a customizable Sketch Data builder.</description>
<language>en</language>
<item>
<title>Version 0.5.0</title>
<description>
<![CDATA[
<ul>
<li>Added support to keep leading zeros in the "Number" data token.</li>
<li>Added more 36 Template icons.</li>
<li>Improved the color rendering of the Template icons.</li>
</ul>
]]>
</description>
<pubDate>Thu, 30 Jul 2020 02:16:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.5.0</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.5.0/loci.sketchplugin.zip" sparkle:version="0.5.0"/>
</item>
<item>
<title>Version 0.4.0</title>
<description>
<![CDATA[
<ul>
<li>Added support for Templates. Now you can save your token configurations to be reused later! (Beware: This is still a work in progress. Expect some inconsistencies or bugs.)</li>
<li>Added some example templates: "Name" and "IP". More will come with the next releases.</li>
<li>Fixed a bug in "Lorem Ipsum" data token that made it print "undefined" if none of its options were changed, even if all reverted to their defaults.</li>
</ul>
]]>
</description>
<pubDate>Sat, 18 Jul 2020 12:29:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.4.0</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.4.0/loci.sketchplugin.zip" sparkle:version="0.4.0"/>
</item>
<item>
<title>Version 0.3.1</title>
<description>
<![CDATA[
<ul>
<li>Fixed "Hex Color" data token not generating text in uppercase by default.</li>
<li>Removed "Uppercase" option in "Text Transform" setting in "Hex Color" data token, since it is already the default value.</li>
</ul>
]]>
</description>
<pubDate>Mon, 9 Jun 2020 12:48:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.3.1</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.3.1/loci.sketchplugin.zip" sparkle:version="0.3.1"/>
</item>
<item>
<title>Version 0.3.0</title>
<description>
<![CDATA[
<p>This release is mostly a preparation for the upcoming release of the Templates feature.</p>
<p>However, there are some breaking changes in some data tokens. I am very sorry that this happened. Being in a beta stage, this is somewhat expected to happen sometimes. A solution to prevent this in the future is already being made, though. Currently, an easy fix is to remove the affected data tokens and add them again with the intended settings.</p>
<ul>
<li><strong>Breaking Change:</strong> Fixed an internal misconfiguration in the "Lorem Ipsum" data token. This affects all layers using the "Sentences" unit and the Sentence Separator set to "Space".</li>
<li><strong>Breaking Change:</strong> Inverted "Hex Color" data "Hide “#” before value" setting to avoid confusion between the checkbox and the label. The setting is now "Show “#” before value" and is checked by default. This affects all layers using the "Hex Color" data token.</li>
<li>Improved data configuration storage process to be more reliable and smaller in size. These improvements are in fact the first part of the solution mentioned above to deal with data configurations generated with previous plugin versions.</li>
<li>Improved the stepping behaviour (using the arrow up/down buttons) of number inputs:
<ul>
<li>If an input is empty, but has a number as placeholder, the first step will start with the next sibling of that number, depending on the direction used.
<li>Fixed a bug in empty inputs with a minimum limit bigger than zero where the first step would start in the next sibling number of the minimum limit instead of the minimum limit itself.</li>
</ul>
</li>
<li>Fixed text tokens and the token box allowing text formatting.</li>
</ul>
]]>
</description>
<pubDate>Mon, 8 Jun 2020 17:38:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.3.0</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.3.0/loci.sketchplugin.zip" sparkle:version="0.3.0"/>
</item>
<item>
<title>Version 0.2.1</title>
<description>
<![CDATA[
<ul>
<li>Fix Sketch Data sometimes being applied to some layers of the previous selection.</li>
<li>Fix plugin window still opening on "Refresh Data" when there are both Text layers and Symbols selected.</li>
<li>Fix some native system controls, like the scrollbars, still showing with the light color scheme when Sketch or macOS is in Dark Mode.</li>
</ul>
]]>
</description>
<pubDate>Thu, 4 Jun 2020 14:43:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.2.1</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.2.1/loci.sketchplugin.zip" sparkle:version="0.2.1"/>
</item>
<item>
<title>Version 0.2.0</title>
<description>
<![CDATA[
<ul>
<li>Add 4 more Data Tokens:
<ul>
<li>Color</li>
<li>Hex Color</li>
<li>Country</li>
<li>Country Code</li>
</ul>
</li>
<li>Temporarily change Release Notes link to GitHub Releases.</li>
</ul>
]]>
</description>
<pubDate>Wed, 3 Jun 2020 10:52:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.2.0</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.2.0/loci.sketchplugin.zip" sparkle:version="0.2.0"/>
</item>
<item>
<title>Version 0.1.1</title>
<description>
<![CDATA[
<ul>
<li>Fix Number data token not applying the correct precision setting;</li>
<li>Fix context menu being enabled in non-input areas.</li>
</ul>
]]>
</description>
<pubDate>Mon, 1 Jun 2020 20:35:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.1.1</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.1.1/loci.sketchplugin.zip" sparkle:version="0.1.1"/>
</item>
<item>
<title>Version 0.1.0</title>
<description>
<![CDATA[
First Beta Release 🤞
]]>
</description>
<pubDate>Mon, 1 Jun 2020 12:15:00 +0000</pubDate>
<sparkle:releaseNotesLink>https://github.com/oscarmarcelo/loci/releases/tag/v0.1.0</sparkle:releaseNotesLink>
<enclosure url="https://github.com/oscarmarcelo/loci/releases/download/v0.1.0/loci.sketchplugin.zip" sparkle:version="0.1.0"/>
</item>
</channel>
</rss>