Skip to content

Releases: solidusjs/solidus

1.0.0

25 Nov 18:55
Compare
Choose a tag to compare
  • Dynamic redirections
  • Increase preprocessors timeouts to 2s

0.2.3

30 Oct 20:16
Compare
Choose a tag to compare
  • Don't encode resource URL's query part
  • Add timestamp and request id to logs

0.2.2

06 Aug 20:19
Compare
Choose a tag to compare
  • Set default dev log level to 3

0.2.1

04 Aug 13:03
Compare
Choose a tag to compare
  • Add log_server_port to context in dev

0.2.0

04 Aug 13:06
Compare
Choose a tag to compare
  • Set X-Powered-By header
  • Send logs to a web socket with socket.io
  • Load new helpers from helpers.js

0.1.7

22 Apr 19:56
Compare
Choose a tag to compare
  • Follow resource HTTP caching directives
  • Render page with successful resources in case of timeout
  • Always render with cached resources, if available
  • Refresh expired resources in background
  • Prevent refreshing an expired resource multiple times at once

0.1.6

11 Mar 18:30
Compare
Choose a tag to compare
  • Properly reload preprocessor code in development
  • Add Sentry integration via SENTRY_DSN environment variable
  • Provide valid origin in url object in page context

0.1.5

27 Feb 21:17
Compare
Choose a tag to compare
  • Ensure that temporary redirects start and expire at the correct time.

0.1.4

19 Feb 02:39
Compare
Choose a tag to compare
  • Add the url object to page context
  • Fix file change issues with development mode in Windows
  • Removed node_modules and deploy from solidus watch paths
  • Retrieve compressed resources when possible

0.1.3

07 Feb 00:46
Compare
Choose a tag to compare
  • Use latest version of Handlebars Helper, which fixes problems with the first and last helpers