Skip to content

Releases: SeasideSt/Seaside

3.3.2

26 Jan 08:27
Compare
Choose a tag to compare

Fixes builds on Travis for Gemstone (see #1109)

3.3.1

26 Dec 09:39
0724b99
Compare
Choose a tag to compare

Fixed #1105

3.3.0

24 Dec 07:43
Compare
Choose a tag to compare

3.2.5

14 Dec 06:30
Compare
Choose a tag to compare

Updated baseline to reference Zinc's github repository instead of the mc.stfx.eu monticello repository (this fixes loading of Seaside's Zinc adaptor due to the server being offline for an extended time period)

3.2.4

14 Jul 18:11
Compare
Choose a tag to compare

Bugfix release. Especially import for Gemstone users, see issue #932 !
List of fixed issues: https://github.com/SeasideSt/Seaside/milestone/5

3.2.2

10 Jun 12:55
Compare
Choose a tag to compare

Compatibility for Pharo 6

3.2.1

16 Sep 08:10
Compare
Choose a tag to compare
  • Fixes to loading Seaside-security package
  • Corrected Seaside version number

3.2.0

05 May 13:05
Compare
Choose a tag to compare

3.1.3

25 May 07:53
Compare
Choose a tag to compare

Introduction

Seaside 3.1.3 is a bug fix release for Seaside 3.1.

Features

  • In Pharo the web based class browser will use Nautilus if available (Pharo 2+).

Bugs Fixed

The following bugs were fixed:

  • Issue 763: Add support for srcset on img and source tag
  • Issue 777: Make TestCase >> #fail SLime rule
  • Issue 807: MNU RBArgumentNode>>key with parameterized Seaside 3.1 REST Method
  • Issue 815: fix WABrowser in Pharo 4
  • Issue 819: JQAjax does not have a json: callback
  • Issue 824: GRPackage>>#resolveWith: contains non-portable usage of String>>indexOfSubCollection:startingAt:
  • Issue 827: GRPlatform >> #deprecationExceptionSet should use ExceptionSet