-
Notifications
You must be signed in to change notification settings - Fork 71
Seaside304Changelog
Philippe Marschall edited this page Jul 15, 2015
·
4 revisions
Seaside 3.0.4 is a bug fix release for Seaside 3.0.
The following bugs were fixed:
- #9: Add switch to WAFileLibrary such that #/ also generates static paths
- #356: Add functional test for WAValidationDecoration
- #462: Have convenience methods for http status codes on WAResponse (thanks Avi Shefi)
- #482: speedup WAEncoder
- #522: WAFileLibrary generated methods don't have timestamps
- #542: implement Strict Transport Security (thanks Avi Shefi)
- #608: Configuration Lookup is Slow (thanks Avi Shefi)
- #620: WAFileLibrary>>name answers a Symbol, but used in places where String should be used
- #624: Changing assigned configuration partens of an application does not correctly update the /config UI (thanks Avi Shefi)
- #625: DNU RRComponent class >> #canBeRoot
- #629: Seaside is broken on Swazoo 2.3
- #630: Add WANoReapingStrategy
- #634: Add GC settings from Pharo
- #632: prevent response splitting
- #637: Add option to make a file library send an X-Sendfile header instead of the the response body. (thanks Avi Shefi)
- #639: merge WAHtmlCanvas and WARenderCanvas (thanks Avi Shefi)
- #641: Halo source view incorrectly displaying entity characters
- #643: load 3.0.4 on top of 3.0.3 results in tests hitting WAAttributeNotFound
- #646: GRPharoPlatform>>isIpAddress broken
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