Releases: xbrowsersync/api-docker
v1.1.13
Docker files for running v1.1.13 of the xBrowserSync API.
v1.1.13 is a minor update that updates dependencies and support for secure mongodb connections. The code base has been tidied up with eslint added to enforce code formatting rules (more info).
Docker changes:
- Updated API image to node v14.16.0
- Updated MongoDB to v4.4.4
- Replaced traefik with Caddy as reverse proxy
- Added health check for API (Feature request: #4)
v1.1.12
Docker files for running v1.1.12 of the xBrowserSync API.
v1.1.12 is a minor update that adds a new 'location' config setting so that users can best determine which service to use based on geographic proximity. Tests have also been refactored to use the jest test engine, and new tests added to dramatically improve coverage (more info).
v1.1.11
Docker files for running v1.1.11 of the xBrowserSync API.
v1.1.11 is a minor update that adds support for running the service on a URL path other than root, and includes bug fixes to the home page, additional integration tests and minor fixes to support dependency updates (more info).
v1.1.10
Docker files for running v1.1.10 of the xBrowserSync API.
v1.1.10 is a minor update that adds markdown support for formatting service messages, the home page now displays the new xBrowserSync logo, and the also includes some other minor fixes and optimisations to the home page (more info).