<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom">
  <title>Spree - Open Source E-Commerce for Ruby on Rails</title>
  <id>http://spreecommerce.com/blog</id>
  <updated>2012-05-16T00:00:00Z</updated>
  <author>
    <name>Railsdog</name>
  </author>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/spreehq" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="spreehq" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title>Spree 1.1.1 Released</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/05/16/spree-1-1-1-released/" />
    <id>http://spreecommerce.com/blog/2012/05/16/spree-1-1-1-released/</id>
    <published>2012-05-16T00:00:00Z</published>
    <updated>2012-05-16T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>Spree 1.1.1 has been released. This release is just a minor patch release to fix a few issues with the previous release. There are no security fixes in this release so there is no rush to upgrade if things are working fine for you.</p>
<p>The primary reason to upgrade is if you are experiencing issues with the new 2.1.x version of Devise which may get used by bundler in new Spree deployments. Please see the <a href="http://github.com/spree/spree/compare/v1.1.0...v1.1.1">Github compare</a> for a complete list of changes in this release.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>Advance ticket sales for SpreeConf Europe</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/05/03/spreeconf-europe-2012-advanced-ticket-sales/" />
    <id>http://spreecommerce.com/blog/2012/05/03/spreeconf-europe-2012-advanced-ticket-sales/</id>
    <published>2012-05-03T00:00:00Z</published>
    <updated>2012-05-03T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>At the beginning of the year we held our first ever <a href="http://spreeconf.com/nyc_2012">SpreeConf in <span class="caps">NYC</span></a>. The conference was a huge success and we announced our plans to hold our first <a href="http://spreeconf.com">SpreeConf Europe</a> on August 22-23 in Dublin, Ireland.</p>
<p><img src="/images/blog/spreeconf-europe-2012.png" alt="" /></p>
<p>Today we&#8217;re pleased to announce the details of the conference including a <a href="http://spreeconfeurope2012.busyconf.com/schedule/full">full schedule</a> of awesome speakers. In keeping with our tradition of holding the conference in unique venues, this conference will be held in the very awesome <a href="http://www.guinness-storehouse.com">Guinness Storehouse</a>. The official conference hotel is conveniently located in the city center with easy access to restaurants and tourists attractions. There is also free transportation between the hotel and conference thanks to our friends at <a href="http://klarna.com">Klarna</a>.</p>
<h4>Great Value</h4>
<p>Ticket prices are only €100 and include two full days of conference activities including the following:</p>
<ul>
	<li>Full day of training on Spree, Rails, Backbone and Coffeescript</li>
	<li>Free transportation to and from the conference hotel</li>
	<li>Coffee and snacks throughout the conference</li>
	<li>On-site lunch on the second day</li>
	<li>Conference T-Shirt</li>
	<li>Happy hour and lightning talks in the evening</li>
	<li>Private tour of the Guinness Storehouse (w/free samples!)</li>
</ul>
<p>We&#8217;re also working on scheduling an after party in the world famous <a href="http://www.guinness-storehouse.com/en/EventSpaces_GravityBar.aspx">Gravity Bar</a>.</p>
<h4>Special &#8220;First 50&#8221; Promotion</h4>
<p>We also have a special deal for people who like to book early. Conference registration is only €50 for the first fifty registrants. That&#8217;s a 50% discount off an already reasonable price!  Our last conference sold out quickly so act now and secure your spot at this amazing conference!</p>
<h4>Welcome Contegix!</h4>
<p>We&#8217;d also like to welcome <a href="http://www.contegix.com/">Contegix</a> as our primary sponsor for the conference.  Contegix is a strategic cloud computing and managed hosting company and they are the preferred hosting company for several large-scale e-commerce deployments.</p>
<p><img src="/images/blog/contegix-logo.png" alt="" /></p>
]]>
    </content>
  </entry>
  <entry>
    <title>Spree 1.1.0 Released</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/04/30/spree-1-1-0-released/" />
    <id>http://spreecommerce.com/blog/2012/04/30/spree-1-1-0-released/</id>
    <published>2012-04-30T00:00:00Z</published>
    <updated>2012-04-30T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>Spree 1.1.0 has been released. We&#8217;ve been hard at work the past two months getting this release ready. This is also the first Spree release to support Rails 3.2.&#215;. All it took was 790 commits by 34 different authors (including many first-time committers.)</p>
<p>Here&#8217;s a list of highlights of what is contained in the new release:</p>
<ul>
	<li>Support for Rails 3.2.x</li>
	<li>Product groups have been moved to a stand alone extension</li>
	<li>Major overhaul of the <span class="caps">API</span></li>
	<li>Simplified the internals of <tt>Creditcard</tt> model</li>
	<li>Replaced meta_search with ransack</li>
	<li>Instant activation for live analytics</li>
	<li>Several other minor changes</li>
</ul>
<p>Please see the <a href="http://github.com/spree/spree/compare/v1.0.4...v1.1.0">Github compare</a> for a complete list of changes in this release. Please see the <a href="http://guides.spreecommerce.com/release_notes_1_1_0.html">Spree 1.1.0 release notes</a> for more details.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>Spree 1.0.4 Released</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/04/28/spree-1-0-4-released/" />
    <id>http://spreecommerce.com/blog/2012/04/28/spree-1-0-4-released/</id>
    <published>2012-04-28T00:00:00Z</published>
    <updated>2012-04-28T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>Spree 1.0.4 has been released. This is just a minor patch release that contains several minor fixes made since the prior release. There are no security fixes contained in the release so there&#8217;s no need to upgrade unless you&#8217;re experiencing one of the problems fixed in this release.</p>
<p>Please see the <a href="http://github.com/spree/spree/compare/v1.0.3...v1.0.4">Github compare</a> for a complete list of changes in this release. If your store is not yet running on a 1.0.x version of Spree you are encouraged to upgrade at your earliest convenience. Once Spree 1.1.0 is released we will no longer be maintaining versions of Spree prior to 1.0.x except in the case of a critical security fix.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>Spree 1.1 Release Candidate 2</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/04/26/1-1-release-candidate-2/" />
    <id>http://spreecommerce.com/blog/2012/04/26/1-1-release-candidate-2/</id>
    <published>2012-04-26T00:00:00Z</published>
    <updated>2012-04-26T00:00:00Z</updated>
    <author>
      <name>radar</name>
    </author>
    <content type="html">
      <![CDATA[<p>We have just released Spree 1.1.rc2! In this version, you&#8217;ll find bug fixes for bugs detected within the first release candidate, as well as some refactoring. Pending any other issues brought up on the <a href="https://github.com/spree/spree/issues">Spree issues</a>, this will be the final release candidate before the actual release.</p>
<p>Probably the most substantial change from this release candidate is the <a href="https://github.com/spree/spree/commit/0e684e01b5a15ec21b34263699004ebd78692f0d">clean up of the Creditcard class</a>. We don&#8217;t anticipate any problems with these changes, but if you do find some, please bring them up on the Spree issues page.</p>
<p>If you want to see all the changes that have gone into this second release candidate since the first, be sure to check out the <a href="https://github.com/spree/spree/compare/v1.1.0.rc1...v1.1.0.rc2">comparison view</a> on GitHub.</p>
<p>One final note, both the Railsdog and Spree teams are at Railsconf this week! Come find us and talk to us about how you&#8217;re using Spree.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>Spree 1.1.0 Release Candidate</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/04/09/spree-1-1-0-release-candidate/" />
    <id>http://spreecommerce.com/blog/2012/04/09/spree-1-1-0-release-candidate/</id>
    <published>2012-04-09T00:00:00Z</published>
    <updated>2012-04-09T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>Spree 1.1.0 is now available as a release candidate (rc1.) This means that the official release is imminent and we request your assistance in testing the code before we do so. As part of this process we have created a new <a href="http://github.com/spree/spree/tree/1-1-stable">1-1-stable</a> branch in Github. As the branch name implies, the code in this branch should stay fairly stable over time as we move towards and beyond the 1.1 release.</p>
<p><b>What&#8217;s in the Upcoming Release?</b></p>
<ul>
	<li>Support for Rails 3.2.x</li>
	<li>Product groups are now a stand alone extension</li>
	<li>Major overhaul to the <span class="caps">API</span></li>
	<li>Replaced meta_search with ransack</li>
	<li>Several other minor changes</li>
</ul>
<p>Please see the edge version of the <a href="http://edgeguides.spreecommerce.com/release_notes_1_1_0.html">release notes</a> for more details</p>
<p><b>Using the RC in your project</b></p>
<p>Since the spree_cmd gem defaults to the latest official releases for Spree (and the associated payment gateway gems), it is recommended that you use the following approach to install the RC in a new project:</p>
<div class="code_container code">
<div class="tab"></div><div class="bg">
<pre class="brush: plain; gutter: false; toolbar: false">

spree install mystore --git=git://github.com/spree/spree.git 
	--branch=1-1-stable
</pre></div></div><p>For existing stores you can follow the standard process of updating your Gemfile</p>
<div class="code_container code">
<div class="tab"><span class="path">Gemfile</span>
</div><div class="bg-file">
<pre class="brush: ruby; gutter: false; toolbar: false">

gem 'spree', '1.1.0.rc1'
</pre></div></div><p>and then install and run the migrations</p>
<div class="code_container code">
<div class="tab"></div><div class="bg">
<pre class="brush: plain; gutter: false; toolbar: false">

bundle exec rake spree:install:migrations
bundle exec rake db:migrate
</pre></div></div>
]]>
    </content>
  </entry>
  <entry>
    <title>Interview with Robert Scoble</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/03/22/spree-commerce-interview-with-scobleizer/" />
    <id>http://spreecommerce.com/blog/2012/03/22/spree-commerce-interview-with-scobleizer/</id>
    <published>2012-03-22T00:00:00Z</published>
    <updated>2012-03-22T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>A couple of weeks ago I went down to the Rackspace office and sat down for a quick interview with <a href="http://scobleizer.com">Robert Scoble</a>.</p>
<p><iframe src="http://player.vimeo.com/video/38992518?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>We also had a good discussion about Spree and took an in-depth look at the new <a href="http://guides.spreecommerce.com/deployment_service.html">Deployment Service</a>. For me the highlight was showing off the new live editor functionality. The editor stuff is not yet publicly available but you can sign up for <a href="/beta_signup">beta access</a> now if you&#8217;re interested.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>Spree Road Map</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/03/17/spree-road-map-2012/" />
    <id>http://spreecommerce.com/blog/2012/03/17/spree-road-map-2012/</id>
    <published>2012-03-17T00:00:00Z</published>
    <updated>2012-03-17T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>This year is shaping up to be another year of tremendous growth in the Spree community with an ever growing number of <a href="http://github.com/spree/spree/contributors">awesome contributors</a> helping out with the effort. We also held our first ever <a href="http://spreeconf.com">SpreeConf</a> where I presented a talk on the <a href="http://speakerdeck.com/u/schof/p/the-spree-road-map">Spree Road Map</a>. It has been a month since that talk so I thought I would update everyone on how things are progressing and what we have planned for later this year.</p>
<p><img src="/images/blog/road_map.jpg" alt="" /></p>
<h4>Spree 1.1</h4>
<p>The Spree 1.1 release is right around the corner. We&#8217;re scheduled to announce the first release candidate later this week. This release should be a relatively painless upgraade if you&#8217;re already running Spree 1.0.&#215;. Spree 1.1 will include support for Rails 3.2.x as well as some minor improvements that were not urgent enough to include in the Spree 1.0.x patch releases. Expect the final release to occur during the first week of April.</p>
<h4>Spree 1.2</h4>
<p>The Spree 1.2 release will focus on the much anticipated admin redesign. We will be reorganizing some of the admin screens to improve usability as well as putting a fresh coat of paint on things and making the admin functionality easier to customize. We already have a ton of mockups for how the admin might look but the design is not final. Work on the admin will begin later this month and commits will start showing up in the master branch within a couple of weeks.</p>
<h4>Website Improvements</h4>
<p>The first improvement to our website will be the addition of a new forum system. Its based heavily on the <a href="http://github.com/radar/forem">forem project</a> created by our very own community manager (Ryan Bigg.) It will have the ability to upvote answers and for people to mark their questions as answered. This will help us keep better track of the unanswered questions out there. Go ahead and create your Spree account now so you&#8217;re ready to participate!</p>
<h4>SpreeConf Europe</h4>
<p>During our first SpreeConf we also announced our plans for a SpreeConf Europe later this summer. The conference will be on August 22-23 in Dublin, Ireland. We&#8217;re going to announce the details shortly and there will be a large discount for early registration. Hope to see everyone there!</p>
]]>
    </content>
  </entry>
  <entry>
    <title>Spree 1.0.3 Released</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/03/15/spree-1-0-3-released/" />
    <id>http://spreecommerce.com/blog/2012/03/15/spree-1-0-3-released/</id>
    <published>2012-03-15T00:00:00Z</published>
    <updated>2012-03-15T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>Spree 1.0.3 has been released. The primary purpose of this release is to address a recently discovered <a href="http://github.com/spree/spree/commit/bf8d1bd6023289611e1dd51d92002b524924e447">security vulnerability</a> which under certain circumstances allows any authenticated user to read the contents of another user&#8217;s order.</p>
<p>Please see the <a href="http://github.com/spree/spree/compare/v1.0.1...v1.0.3">Github compare</a> for a complete list of changes in this release. Due to this issue and other previously announced vulnerabilities you should upgrade to this version of Spree if you are running a prior version of Spree 1.0.&#215;.</p>
<p><strong><span class="caps">NOTE</span>:</strong> Earlier this week we released Spree 1.0.2 which contained this fix. Before we could write up the release announcement we discovered a newly introduce bug that required a quick follow up release which is now Spree 1.0.3. It is recommened that you update to version 1.0.3 if you are running version 1.0.2 because of this bug but it is not required for security purposes.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>Spree 0.70.5 Released</title>
    <link rel="alternate" href="http://spreecommerce.com/blog/2012/03/15/spree-0-70-5-released/" />
    <id>http://spreecommerce.com/blog/2012/03/15/spree-0-70-5-released/</id>
    <published>2012-03-15T00:00:00Z</published>
    <updated>2012-03-15T00:00:00Z</updated>
    <author>
      <name>schof</name>
    </author>
    <content type="html">
      <![CDATA[<p>Spree 0.70.5 has been released. The primary purpose of this release is to address a recently discovered <a href="http://github.com/spree/spree/commit/bf8d1bd6023289611e1dd51d92002b524924e447">security vulnerability</a> which under certain circumstances allows any authenticated user to read the contents of another user&#8217;s order.</p>
<p>Please see the <a href="http://github.com/spree/spree/compare/v0.70.4...v0.70.5">Github compare</a> for a complete list of changes in this release. Due to this issue and other previously announced vulnerabilities you should upgrade to this version of Spree if you are running a previous 0.70.x version of Spree.</p>
]]>
    </content>
  </entry>
</feed>

