<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<title>Jease 2.11 released | The Java CMS with Ease | Jease</title>
	<link rel="stylesheet" type="text/css" href="../../site/web/loop/style/screen.css" media="screen" />
	<link rel="stylesheet" type="text/css" href="../../site/web/loop/style/print.css" media="print,screen" />
	<link rel="alternate" type="application/rss+xml" href="../../site/service/feeds/rss.jsp" title="RSS Feed" />
	<link rel="alternate" type="application/atom+xml" href="../../site/service/feeds/atom.jsp" title="ATOM Feed" />
	<script type="text/javascript" src="../../site/service/jquery/jquery-min.js"></script>
	<script type="text/javascript">//<![CDATA[
		$(document).ready(function () {
			$("a[href^=\./\~]").each(function () {
				this.href = "" + this.href.substring(this.href.indexOf("~") + 1);
			});
		});
//]]></script>
	<link rel="stylesheet" href="../../site/service/lightbox/css/prettyPhoto.css" type="text/css" media="screen" />
	<style type="text/css">
		.currentTextHolder {
			font-size: 12px;
		}
	</style>
	<script type="text/javascript" src="../../site/service/lightbox/js/jquery.prettyPhoto.js"></script>
	<script type="text/javascript">//<![CDATA[
		$(document).ready(function () {
			var config = {
				show_title: true,
				deeplinking: false,
				default_width: 640,
				default_height: 480,
				overlay_gallery: true,
				hideflash: true,
				social_tools: ''
			};
			$("a.Image").attr({ "rel": "prettyPhoto[image]" }).prettyPhoto(config);
			$("a[href$=.jpg] img,a[href$=.gif] img,a[href$=.png] img").parent().attr({ "rel": "prettyPhoto[image]" }).prettyPhoto(config);
			$("a[href$=?print]").attr({ "rel": "prettyPhoto[iframe]" }).each(function () { this.href += "&iframe=true"; }).prettyPhoto(config);

			$("a").click(function (evt) {
				if (!this.target) {
					window.parent.$.prettyPhoto.close();
					window.parent.location = this.href;
				}
			});

		});
//]]></script>
	<script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script>
	<script type="text/javascript">
		$(document).ready(function () {
			$("code,pre").addClass("prettyprint");
		});
	</script>
	<script src='https://www.google.com/recaptcha/api.js'></script>
</head>

<body>
	<div id="out-wrapper">
		<div id="wrapper">
			<div id="header">
				<h1>
					<a href="../../index.html">Jease</a>
				</h1>
				<div id="tabs">
					<ul>
						<li class="current">
							<a href="../../download.html">Download</a>
						</li>
						<li>
							<a href="../../documentation.html">Documentation</a>
						</li>
						<li>
							<a href="../../support.html">Support</a>
						</li>
						<li>
							<a href="../../blog.html">Blog</a>
						</li>
					</ul>
					<br class="clear" />
				</div>
			</div>
			<div id="main">
				<div id="content">
					<p id="breadcrumb">

						&raquo;
						<a href="../../index.html">Jease</a>

						&raquo;
						<a href="../../download.html">Download</a>

						&raquo;
						<a href="../2.11.html">Jease 2.11</a>
					</p>
					<div class="News">
						<div class="Date">2013-12-08</div>
						<h1 class="Title">Jease 2.11 released</h1>
						<p class="Teaser">Dialogs, Trash Configuration, Creation Date, Improved Access, LinkProperty, Scalr</p>
						<div class="Story">
							<p style="text-align: center; ">
								<strong>
									<a href="~/download/2.11/download">» Download Jease 2.11 «</a>
								</strong>
							</p>
							<div style="border: 1px solid #e0e0e0; padding: 5px; text-align: center;">
								<ul>
									<li style="text-align: left;">
										If you're upgrading from Jease 2.10 or below, please make sure to remove the reference to site/service/Pagebase.jsp in your
										page templates.</li>
								</ul>
							</div>
							<h2>
								Features</h2>
							<ul>
								<li>
									Dialogs are closed on save.</li>
								<li>
									Allow to specify "days to keep" for emptying trash via control panel.</li>
								<li>
									JeaseConfig is now injectable via cms/index.zul.</li>
								<li>
									Added creationDate to Content class.</li>
								<li>
									Allow to use multiple Access objects within a single folder.</li>
								<li>
									Made References useable for Access objects.</li>
								<li>
									Added a LinkProperty which allows to add internal or external links as properties.</li>
								<li>
									Use Scalr for image scaling and resizing (ultra quality).</li>
							</ul>
							<h2>
								Changes</h2>
							<ul>
								<li>
									Moved PDF conversion to ConvertAPI due to dependency impact between Tika and FlyingSaucer. Removed jars for FlyingSaucer
									and iText.</li>
								<li>
									FilenameConverter: use a hyphen instead an underscore as replacement for invalid ids to make Google happy.</li>
								<li>
									Improved Spanish I18N provided by Juan López.</li>
								<li>
									Removed Pagebase.jsp (base-tag isn't needed anymore).</li>
								<li>
									Use target=_blank for PDF-Links.</li>
							</ul>
							<h2>
								Bug fixes</h2>
							<ul>
								<li>
									Fulltext search in admin view was broken.</li>
								<li>
									Fixed missing UTF-8 conversion in jfix.compiler.</li>
							</ul>
							<h2>
								Dependencies</h2>
							<ul>
								<li>
									Tika 1.4</li>
								<li>
									XStream 1.4.5</li>
								<li>
									Tomcat 7.0.47</li>
							</ul>
						</div>
					</div>
					<div style="clear: both"></div>
					<p id="editorial">

						Last modified on 2013-12-08 by Maik Jablonski</p>
				</div>
				<div id="navigation">
					<h2>Jease 2.11</h2>
					<ul>
						<li>
							<a href="download">Download</a>
						</li>
					</ul>
				</div>
				<div id="news">
					<h2>Jease 2.11 released</h2>
					<div class="date">2013-12-08</div>
					<p>Dialogs, Trash Configuration, Creation Date, Improved Access, LinkProperty, Scalr
						<br />
						<a href="release%3Fprint.html">More...</a>
					</p>
					<div id="search">
						<h2>Search this site</h2>
						<form action="../../index.html" method="get">
							<input type="text" name="query" value="Enter your search..." onfocus="this.value='';" />
							<input type="hidden" name="page" value="/site/service/Search.jsp" />
						</form>
					</div>
				</div>
				<br class="clear" />
			</div>
			<div id="footer">
				<p>

					&copy; 2017
					<a href="http://jease.netlify.com/">jease.netlify.com</a>
					<br />
				</p>
			</div>
		</div>
	</div>
</body>

</html>