Skip to content

Commit bed389c

Browse files
(v1) Update docs with v1.5.3 release notes.
1 parent 1bc0ffe commit bed389c

File tree

5 files changed

+27
-3
lines changed

5 files changed

+27
-3
lines changed

source/phasereditor/phasereditor.help.guide/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="phasereditor.help.guide"
44
label="Phaser Editor - Documentation"
5-
version="1.5.2.20180907"
5+
version="1.5.3.20181107"
66
provider-name="Arian Fornaris"
77
license-feature="org.eclipse.platform"
88
license-feature-version="4.7.3.v20180301-0715">

source/phasereditor/phasereditor.help/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Phaser Editor - Help
44
Bundle-SymbolicName: phasereditor.help;singleton:=true
5-
Bundle-Version: 1.5.2.20180907
5+
Bundle-Version: 1.5.3.20181107
66
Bundle-Activator: phasereditor.help.HelpPlugin
77
Bundle-Vendor: Arian Fornaris
88
Require-Bundle: org.eclipse.ui,
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!DOCTYPE html>
2+
3+
4+
<body>
5+
6+
<p>Hi,</p>
7+
8+
<p>Today we are releasing v1.5.3 of Phaser Editor. This is a minor release to fix bugs reported by the community:</p>
9+
10+
<p><a href="https://github.com/PhaserEditor2D/PhaserEditor/issues/89">#89: UTF8 text error in canvas file</a>
11+
About to load Canvas files with UTF-8 characters.</p>
12+
13+
<p><a href="https://github.com/PhaserEditor2D/PhaserEditor/issues/86">#86: State "Level.canvas" showing error "Failed to create the part's controls" on MacOS Sierra</a>
14+
About to a missing font in macOS with Sierra and Retina display.</p>
15+
16+
<p>If you experience any error with the editor, please let us to know, we will keep updating the v1 branch while users request it.</p>
17+
18+
<p>Best regards,
19+
Arian</p>
20+
21+
22+
</body></html>

source/phasereditor/phasereditor.help/phaser-editor-toc.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
</topic>
88

99
<topic label="What&apos;s New">
10+
<topic href="html/whats-new/What&apos;s new in v1.5.3.html" label="What&apos;s new in Phaser Editor v1.5.3">
11+
</topic>
1012
<topic href="html/whats-new/What&apos;s new in v1.5.2.html" label="What&apos;s new in Phaser Editor v1.5.2">
1113
</topic>
1214
<topic href="html/whats-new/What&apos;s new in v1.5.1.html" label="What&apos;s new in Phaser Editor v1.5.1">

source/phasereditor/phasereditor.ide/PhaserEditor.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
289289
<feature id="phasereditor.webtools" version="1.3.0.20161130"/>
290290
<feature id="phasereditor.atlas" version="1.5.2.20180907"/>
291291
<feature id="phasereditor.core" version="1.5.1.20180506"/>
292-
<feature id="phasereditor.help.guide" version="1.5.2.20180907"/>
292+
<feature id="phasereditor.help.guide" version="1.5.3.20181107"/>
293293
<feature id="phasereditor.launcher" version="1.5.3.20181107"/>
294294
<feature id="phasereditor.canvas" version="1.5.3.20181107"/>
295295
<feature id="phasereditor.chains" version="1.5.0.20180307"/>

0 commit comments

Comments
 (0)