You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by sh...@apache.org on 2019/05/27 11:35:11 UTC

[unomi-site] branch master updated: Update home page with latest news to announce release 1.4.0

This is an automated email from the ASF dual-hosted git repository.

shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 071333a  Update home page with latest news to announce release 1.4.0
071333a is described below

commit 071333af0a621281038f24de11ec3e1d8a82e411
Author: Serge Huber <sh...@jahia.com>
AuthorDate: Mon May 27 13:35:03 2019 +0200

    Update home page with latest news to announce release 1.4.0
---
 src/main/webapp/images/europe-gdpr.jpg        | Bin 0 -> 23142 bytes
 src/main/webapp/images/unomi-profile-view.png | Bin 0 -> 114930 bytes
 src/main/webapp/index.html                    |  43 +++++++++++++++++++++++---
 3 files changed, 38 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/images/europe-gdpr.jpg b/src/main/webapp/images/europe-gdpr.jpg
new file mode 100644
index 0000000..51856de
Binary files /dev/null and b/src/main/webapp/images/europe-gdpr.jpg differ
diff --git a/src/main/webapp/images/unomi-profile-view.png b/src/main/webapp/images/unomi-profile-view.png
new file mode 100644
index 0000000..1a14f07
Binary files /dev/null and b/src/main/webapp/images/unomi-profile-view.png differ
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index aae068e..d873177 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -99,20 +99,53 @@
 
       <div class="container marketing pt-5">
 
-        <!-- Three columns of text below the carousel -->
+        <h1>News</h1>
+
         <div class="row">
           <div class="col-lg-4 my-auto mx-auto">
-            <img src="images/apache-unomi-380x85.png" alt="Logo Apache Unomi" width="350" />
+            <img src="images/unomi-profile-view.png" class="img-thumbnail" alt="Apache Unomi profile view shell command" width="350" />
           </div><!-- /.col-lg-4 -->
           <div class="col-lg-8 pl-5">
-            <h1>News</h1>
-            <h3>Privacy (GPDR consent management) features available in version 1.3</h3>
-              <p>New to release 1.3 (<a href="download.html">just released !</a>) are features to manage visitor consents, in order to make it easier to comply with new privacy regulations such as the <a target="_blank" href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">GDPR</a>. A quick guide to these new features is also available <a href="manual/latest/#_consent_api">here</a>.</p>
+            <h3>Version 1.4.0 released !</h3>
+            <p>Feature highlights:
+            <h4>Container/Cloud deployments</h4>
+            <ul>
+              <li>Centralized configuration compatible with Docker environment variables
+              </li>
+              <li>New Dockerfile and Docker Compose project files (official Apache Unomi Docker image coming soon!)
+              </li>
+            </ul>
+            <h4>Event, rules, profiles management and tools</h4>
+            <ul>
+              <li>New Karaf Shell Commands to view events, sessions and profiles, analyze rule executions, view incoming events, and much more...</li>
+              <li>Endpoint to search in events has been added</li>
+              <li>New patch system to improve modifying default definitions (rules, segments, …)</li>
+            </ul>
+            <h4>Data collection</h4>
+            <ul>
+              <li>Analytics.js integration, providing an out-of-the-box ready-to-use web tracker</li>
+            </ul>
+            </p>
           </div><!-- /.col-lg-8 -->
         </div><!-- /.row -->
 
         <hr class="featurette-divider">
 
+        <div class="row">
+          <div class="col-lg-8 pl-5">
+            <h3>Version 1.3.0 introduced Privacy (GPDR consent management) features</h3>
+            <p>New to release 1.3.0 (<a href="download.html">just released !</a>) are features to manage visitor consents,
+              in order to make it easier to comply with new privacy regulations such as the <a target="_blank"
+                                                                                               href="https://en.wikipedia.org/wiki/General_Data_Protection_Regulation">GDPR</a>.
+              A quick guide to these new features is also available <a href="manual/latest/#_consent_api">here</a>.</p>
+          </div><!-- /.col-lg-8 -->
+          <div class="col-lg-4 my-auto mx-auto">
+            <img src="images/europe-gdpr.jpg" class="img-thumbnail" alt="GDPR Illustration" width="350" />
+          </div><!-- /.col-lg-4 -->
+        </div><!-- /.row -->
+
+        <hr class="featurette-divider">
+
         <div class="row featurette">
           <div class="col-md-12">
             <h2 class="featurette-heading">Why would you need a <span class="text-muted">Customer Data Platform</span> ?</h2>