published 1.5.0 release (Eclipse 4.5 Mars)
diff --git a/download.php b/download.php
index 960d4d5..55cbc29 100755
--- a/download.php
+++ b/download.php
@@ -46,7 +46,7 @@
 		<hr class="clearer" />
 
 		<div class="homeitem">
-			<h3>Get JWT with the latest Eclipse (JWT 1.4 with Eclipse 4.4 "Luna")</h3>
+			<h3>Get JWT with the latest Eclipse (JWT 1.5 with Eclipse 4.5 "Mars")</h3>
 			<ul>
 				<li><b>1.</b> Start the latest Eclipse. If your don't have it, get it <a href="http://www.eclipse.org/downloads">there</a>. It requires <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java</a> (1.7 or later recommended).</li> 
 				<li><b>2.</b> In the "Help" menu, click on "Install New Software". Then select JWT in the <b>SOA Development</b> category to automatically download JWT and its dependencies.</li>
@@ -93,17 +93,17 @@
 	<div id="rightcolumn">
 
  		<div class="sideitem">
- 			<h6>JWT 1.4.0 (Current)</h6>
-			Released on 2014-06-25 ( Get it in <a href="http://www.eclipse.org/downloads/">Eclipse 4.4 "Luna"</a> )
+ 			<h6>JWT 1.5.0 (Current)</h6>
+			Released on 2015-06-24 ( Get it in <a href="http://www.eclipse.org/downloads/">Eclipse 4.5 "Mars"</a> )
 			<p/>
-			<i>New : update to Eclipse 4.4 (Luna)...</i>
+			<i>New : Eclipse 4.5 support</i>
  		</div>
 
  		<div class="sideitem">
- 			<h6>JWT 1.4.1 (Upcoming)</h6>
-			Upcoming on 2014-12-01 ( Test it in the <a href="http://download.eclipse.org/jwt/integration-update-site/">nightly builds update site</a> )
+ 			<h6>JWT 1.5.1 (Upcoming)</h6>
+			Upcoming on 2015-12-01 ( Test it in the <a href="http://download.eclipse.org/jwt/integration-update-site/">nightly builds update site</a> )
 			<p/>
-			<i>In the works : EasySOA export, EMF to CMIS transformation, jPDL export, desktop previewer...</i>
+			<i>In the works : new Xtext-based editor that complements the current graphical editor for JWT models, EasySOA export, EMF to CMIS transformation, jPDL export, desktop previewer...</i>
  		</div>
 
  		<div class="sideitem">
diff --git a/index.php b/index.php
index 093591a..511254c 100644
--- a/index.php
+++ b/index.php
@@ -151,6 +151,9 @@
  		<div class="sideitem">
 			<h6>What's new</h6>
 			<ul>
+				<li><strong>June, 24th 2015:</strong>
+				JWT 1.5 has been released, along with the latest <a href="http://www.eclipse.org/mars/">Eclipse Mars</a> yearly release that it has been upgraded to.</a>.
+				</li>
 				<li><strong>June, 25th 2014:</strong>
 				JWT 1.4 has been released, along with the latest <a href="http://www.eclipse.org/luna/">Eclipse Luna</a> yearly release, with a special focus on stability.</a>.
 				</li>
diff --git a/newsarchive.php b/newsarchive.php
index fbae8cf..bc8ae0d 100644
--- a/newsarchive.php
+++ b/newsarchive.php
@@ -34,6 +34,9 @@
 			<h3>News archive</h3>
 					<p>
 
+				<li><strong>October, 23rd 2012:</strong>
+				At Eclipse Con Europe 2012 in Ludwigsburg, we furthered our <a href="http://fr.slideshare.net/mdutoo/eclipseconeurope2012-soa-models-as-operational-documentation">Models as Operational Documentations</a> showcase, and demonstrated integration of <a href="http://fr.slideshare.net/mdutoo/eclipseconeurope2012-soa-talend-with-easysoa">Talend with EasySOA</a> and at a wider level of SOA design-time and runtime registries.
+				</li>
 				<li><strong>June, 13th 2012:</strong>
         			Workflow models can have a life after design time: as published documentation. The <a href="http://www.easysoa.org/2012/06/publishing-models-documentation-at-eclipse-juno-democamp-grenoble/">EasySOA</a> team <a href="http://www.slideshare.net/mdutoo/eclipse-democamp-2012ecmv05pub">illustrated as much</a> for JWT at the <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_Juno_2012/Grenoble">Eclipse DemoCamp Grenoble 2012</a> using a prototype EMF to <a href="https://www.oasis-open.org/committees/cmis/">CMIS</a> export.
 				</li>