update for 1.4.1 (Oxygen)

Change-Id: Ib782f696662bcafc24cc69300c801efdfc2c088f
Signed-off-by: Paul Leacu <pleacu@redhat.com>
diff --git a/downloads.php b/downloads.php
index 786fa0b..b8dba06 100644
--- a/downloads.php
+++ b/downloads.php
@@ -21,23 +21,20 @@
 <p><b>Nightly Build</b><br />		
 <p><a href="http://download.eclipse.org/bpmn2-modeler/updates/nightly/oxygen/">http://download.eclipse.org/bpmn2-modeler/updates/nightly/oxygen/</a>
 <p><b>Update Sites</b><br />		
+<p><b>1.4.1:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/oxygen/1.4.0">http://download.eclipse.org/bpmn2-modeler/updates/oxygen/1.4.1</a>
 <p><b>1.4.0:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/oxygen/1.4.0">http://download.eclipse.org/bpmn2-modeler/updates/oxygen/1.4.0</a>
 
 <h3>Eclipse 4.6 (Neon)</h3>
-<p><b>Nightly Build</b><br />		
-<p><a href="http://download.eclipse.org/bpmn2-modeler/updates/nightly/neon/">http://download.eclipse.org/bpmn2-modeler/updates/nightly/neon/</a>
 <p><b>Update Sites</b><br />		
 <p><b>1.3.0:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/neon/1.3.0">http://download.eclipse.org/bpmn2-modeler/updates/neon/1.3.0</a>
 
 <h3>Eclipse 4.5 (Mars)</h3>
-<p><b>Nightly Build</b><br />		
-<p><a href="http://download.eclipse.org/bpmn2-modeler/updates/nightly/mars/">http://download.eclipse.org/bpmn2-modeler/updates/nightly/mars/</a>
 <p><b>Update Sites</b><br />		
-<p><b>1.2.0:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.0">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.0</a>
-<p><b>1.2.1:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.1">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.1</a>
-<p><b>1.2.2:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.2">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.2</a>
-<p><b>1.2.3:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.3">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.3</a>
 <p><b>1.2.4:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.4">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.4</a>
+<p><b>1.2.3:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.3">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.3</a>
+<p><b>1.2.2:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.2">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.2</a>
+<p><b>1.2.1:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.1">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.1</a>
+<p><b>1.2.0:</b> <a href="http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.0">http://download.eclipse.org/bpmn2-modeler/updates/mars/1.2.0</a>
 	
 <h3>Older versions</h3>
 <p><a href="downloads-archive.php">Can be found here.</a>
diff --git a/index.php b/index.php
index 595847f..d467304 100755
--- a/index.php
+++ b/index.php
@@ -114,12 +114,12 @@
 
 <div>
 <h3>Current Status</h3>
-<h4>June 22 , 2017</h4>
+<h4>September 20, 2017</h4>
 		<b>BPM modeling for Eclipse Oxygen</b>
 		<p>
-		Version 1.4.0 for Eclipse Oxygen is now available
-		<a href="http://download.eclipse.org/bpmn2-modeler/updates/oxygen/1.4.0/">here</a>.
-		See the <a href="whatsnew/whatsnew-1.4.0.php">New &amp; Noteworthy</a> page for what's new.
+		Version 1.4.1 for Eclipse Oxygen is now available
+		<a href="http://download.eclipse.org/bpmn2-modeler/updates/oxygen/1.4.1/">here</a>.
+		See the <a href="whatsnew/whatsnew-1.4.1.php">New &amp; Noteworthy</a> page for what's new.
 		</p>
 		</div>
 </div>
diff --git a/whatsnew/index.php b/whatsnew/index.php
index ee99f29..b64e2b2 100644
--- a/whatsnew/index.php
+++ b/whatsnew/index.php
@@ -49,7 +49,8 @@
 		<li><a href="whatsnew-1.3.0.php">Version 1.3.0 Service Release (June 25, 2016)</a></li>
 		<li><a href="whatsnew-1.3.1.php">Version 1.3.1 Service Release (September 14, 2016)</a></li>
 		<li><a href="whatsnew-1.4.0.php">Version 1.4.0 Eclipse Oxygen Release (June 22, 2017)</a></li>
-	</ul>
+		<li><a href="whatsnew-1.4.1.php">Version 1.4.1 Eclipse Oxygen Release (September 20, 2017)</a></li>
+</ul>
 </div>
 EOHTML;
 
diff --git a/whatsnew/whatsnew-1.4.1.php b/whatsnew/whatsnew-1.4.1.php
new file mode 100644
index 0000000..207638e
--- /dev/null
+++ b/whatsnew/whatsnew-1.4.1.php
@@ -0,0 +1,73 @@
+<?php require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
+/*******************************************************************************
+ * Copyright (c) 2017
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *    
+ *******************************************************************************/
+
+	$pageTitle 		= "BPMN2 Modeler - New &amp; Noteworthy";
+
+	$html  = <<<EOHTML
+<div id="midcolumn">
+	<h2>$pageTitle</h2>
+	<h4>Version 1.4.1 Eclipse Oxygen Release (September 20, 2017)</h4>
+	<p>
+	Here is a list of the bugzilla reports that have been addressed by this release:
+	</p>
+	<ul>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=500899">Bug 500899</a> NPE dropping element from palette in empty diagram (
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=518980">Bug 518980</a>  On Entry and On Exit Scripts not shown for User Tasks 
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=519325">Bug 519325</a> BPMN2-Modeler exception thrown - caught by AERI
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=513903">Bug 513903</a> NPE when opening preference pages and no default tool profile set 
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=517257">Bug 517257</a> Eclipse Oxygen: Property Dialog - content not visible after open
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=512240">Bug 512240</a> Introduce unit tests for BPMN2 Modeler 
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=506624">Bug 506624</a> The property 'text.limit' is not applied to all text fields
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=521120">Bug 521120</a> IllegalStateException below Bpmn2Preferences.keyExists
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=520662">Bug 520662</a> Very long vertical sub-processes are cropped in the editor 
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=521393">Bug 521393</a> NullPointerException in ModelHandler.createLane
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=521399">Bug 521399</a> NPE in DefaultBPMN2EditorDiagramBehavior.selectPictogramElements
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=521419">Bug 521419</a> NPE in DIUtils.getDiagram
+		</li>
+		<li>
+			<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=521428">Bug 521428</a> NPE in MoveDataFeature.postMoveShape
+		</li>
+	</ul>
+			
+	<p>
+	This release also includes an enhancement that has been requested several times in the past, namely the ability to define custom Work Item editing dialogs.
+	Please refer to the <a href="https://wiki.eclipse.org/BPMN2-Modeler/JBoss-Custom-WID-Editor">wiki page</a> that describes this new feature.
+	</p>
+</div>
+EOHTML;
+
+	# Generate the web page
+	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+?>