Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Releases: serato/web-sws-php-bootstrap

3.9.0

21 Feb 00:34
8e885ff
Compare
Choose a tag to compare

Adds local file path option to to Serato\SwsApp\ClientApplication\DataLoader

3.8.3

10 Jan 04:36
1b90738
Compare
Choose a tag to compare

Shorten domain paths for Google domains in CSP headers set by Serato\SwsApp\Slim\Middleware\CspHeaders

3.8.2

10 Jan 01:52
b8fb77d
Compare
Choose a tag to compare

Adds new img-src domain to CSP headers set by Serato\SwsApp\Slim\Middleware\CspHeaders

3.8.1

10 Jan 01:27
b3199f2
Compare
Choose a tag to compare

Adds new domains to default CSP headers set by Serato\SwsApp\Slim\Middleware\CspHeaders

3.8.0

16 Dec 21:29
a4747f1
Compare
Choose a tag to compare
  • Allows for the optional providing of a Request object into an Serato\SwsApp\Exception\AbstractException for better logging

3.7.0

07 Dec 02:22
445fd51
Compare
Choose a tag to compare

Adds:

  • CSP middleware - Serato\SwsApp\Slim\Middleware\CspHeaders
  • New class for client application config data Serato\SwsApp\ClientApplication\DataLoader
  • Adds console app for viewing and validating client application config data

3.6.0

26 Nov 21:36
0af2141
Compare
Choose a tag to compare

Adds Serato\SwsApp\InterfaceToApiSchemaArray

3.5.0

30 Aug 22:41
9f82f3c
Compare
Choose a tag to compare

Adds Serato\SwsApp\Exception\abstract class AbstractWebViewException for exceptions that are intended to modify a request whose response includes an HTML view.

3.4.0

28 Aug 03:32
bed721b
Compare
Choose a tag to compare

Adds Serato\SwsApp\Slim\Middleware\AccessLog middleware.

3.3.1

10 Aug 03:25
671bedd
Compare
Choose a tag to compare

Bug fix: Use correct base URI in JSON view of file list provided by Serato\SwsApp\Slim\Controller\JsonSchemaViewerController