Skip to content

Releases: xbrowsersync/api-docker

v1.1.13

05 Apr 23:02
Compare
Choose a tag to compare

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

29 Apr 14:06
Compare
Choose a tag to compare

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

24 Jan 21:47
Compare
Choose a tag to compare

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

08 Oct 21:01
Compare
Choose a tag to compare

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).

v1.1.9

28 Jun 09:54
Compare
Choose a tag to compare

Docker files for running v1.1.9 of the xBrowserSync API.

v1.1.9 is a minor update that fixes potential sync conflicts, adds some api security hardening, includes minor updates to the home page and other minor fixes (more info).

v1.1.8

07 Jan 12:02
Compare
Choose a tag to compare

Docker files for running v1.1.8 of the xBrowserSync API.

v1.1.8 is a minor update that resolves a bug preventing new syncs being created (more info).

v1.1.7

01 Jan 14:55
Compare
Choose a tag to compare

Docker files for running v1.1.7 of the xBrowserSync API.

v1.1.7 is a minor update that resolves database connection issues when using special characters in the database username or password (more info).

v1.1.6

18 Dec 07:58
Compare
Choose a tag to compare

Docker files for running v1.1.6 of the xBrowserSync API.