-
Notifications
You must be signed in to change notification settings - Fork 71
Seaside305Changelog
Philippe Marschall edited this page Jul 15, 2015
·
4 revisions
Seaside 3.0.5 is bug fix release for Seaside 3.0.
The following bugs were fixed:
- Pharo 1.2 support
- Seaside applications no longer handle prefetch requests from Firefox
- #596: uptime reporting on /status may be wrong (thanks Sven)
- #648: WARequest >> #rawBody is empty
- #587: clean up WAComancheRequestConverter >> #requestBodyFor:
- #651: JQPost appends arguments onto url
- jQuery 1.6.1
- update to jQuery UI 1.8.13
If you're on Pharo 1.1 or 1.0 and don't use Metacello you additionally need to load Grease-Pharo11-Core.
Check you the jQuery 1.6.1 changelog.
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