Skip to content

3.5.6

Compare
Choose a tag to compare
@jbrichau jbrichau released this 19 Mar 20:34
· 29 commits to master since this release

Highlighted Changes

  • Streaming file upload requests with Zinc by @theseion in #1196
  • Slime code critiques fixed in Pharo11 or higher by @jbrichau in #1398
  • Upgraded bundled jQuery to 3.7.1 by @jbrichau in #1399
  • In Pharo, Grease is now fixed to the tested version of Grease at this point in time. For this release of Seaside, this is tagged commit v1.17.x, if you want to load your own version of Grease, use the Metacello API and lock Grease to another version. For GemStone, we keep referencing the master Grease version as it is part of the GLASS/GsDevKit packages already.

Other Changes

  • Squeak compatibility fix: Add PackageManifest stub class by @theseion in #1384
  • GemStone fix: baseline changes needed to properly load Seaside into a 3.6.7 extent0.seaside.dbf ... by @dalehenrich in #1388
  • Zinc server adaptor bugfix: #requestHeadersFor: on ZnZincServerAdaptor to combine field values for repeated field names by @Rinzwind in #1387
  • Etags bugfix: Use #greaseAsByteArray when computing etag by @theseion in #1385
  • Fix CORS test on github CI action by @jbrichau in #1400

Full Changelog: v3.5.5...v3.5.6