April 2, 2012
7:12 a.m.
We are pleased to announce the release of Seaside 3.0.7 This is a minor release of Seaside 3.0 and contains a range of improvements and fixes from a variety of people. The changes can be view here: http://code.google.com/p/seaside/wiki/Seaside307Changelog A one-click image is available here: http://www.seaside.st/distributions/Seaside-3.0.7-OneClick.zip Developer image here: http://www.seaside.st/distributions/Seaside-3.0.7-final.zip Seaside's Metacello configuration has been updated, so Seaside 3.0.7 can be loaded into Pharo with: Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfSeaside30'; load. ConfigurationOfSeaside30 load. The Seaside Team