-
Notifications
You must be signed in to change notification settings - Fork 71
Seaside311Changelog
Philippe Marschall edited this page Jul 15, 2015
·
4 revisions
Seaside 3.1.1 is a bug fix release for Seaside 3.1.
The following changes occurred:
- Ported to Gemstone 3.1
- Slime is now available on Squeak, Pharo1.4, Pharo2.0 and Pharo3.0
- Gettext is now included in the ConfigurationOfSeaside3
- DateAndTime>>jsonOn: now prints the ISO8601 representation in a string
- #783: Don’t require nesting #object: in #value: in JSON arrays
The following bugs were fixed:
- #776: Testcase>>#fail is not portable
- #779: WAVersion uploader broken in 3.1
- #780: Fixes for the web tools in Pharo3
- #781: Also catch platform deprecation signals
- #784: Some status code messages are missing from WAResponse class>>initializeStatusMessages
- #785: Better support recaching in restful filters and handlers
- #786: Bug in WAAbstractFileLibrary
- #787: WAUrl relies on not portable Stream semantics
- #788: Screenshot application does not work on Pharo 2.0+
- #789: Running WAFilelibraryTest on Pharo3 leaves Seaside-Tests-Core package in a dirty state
- #792: Issue encoding a non-ascii character preceded by an xml-unsafe one
Changelogs
- (newer changelogs, see https://github.com/SeasideSt/Seaside/releases)
- 3.4.0
- 3.3.0
- 3.2.4
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.11
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 2.8
- 2.7
- Past Releases
Development
Documentation
- Configuration and Preferences
- Embedding Subcomponents
- Maintaining State
- Generating HTML
- CSS and Javascript
- Debugging Seaside Applications
- Links, Forms and Callbacks
- Development Tools
- Call and Answer
- Naming URLs
- Security Features
- Securing Seaside Applications
- Seaside-REST
- Add-On Libraries
- Persistence
- Gettext
- FileLibrary
- The Render Tree
- PDF Generation
- Long-Term Issues
- Ajaxification
- Web Components
- Big Issues
Sprints