Skip to content

Releases: jlesage/docker-firefox

Version 23.11.3

Choose a tag to compare

@jlesage jlesage released this 20 Nov 01:01

Changes in this release:

  • Updated baseimage to version 4.5.2, which brings the following changes:
    • Fixed issue that would cause the helper that takes ownership of a directory to fail when using a very high user or group ID.

Version 23.11.2

Choose a tag to compare

@jlesage jlesage released this 10 Nov 16:09

Changes in this release:

  • Updated baseimage to version 4.5.1, which brings the following changes:
    • Mirror for packages installation can be set via the PACKAGES_MIRROR environment variable.
    • Improved the way the take-ownership script is working.
    • Readiness and minimum running time checks should not be done for a service defined with an interval.
    • Raise an error when a synched service fails to start.
    • Minimum running time check of a service was using an incorrect way to verify if process is still alive.
    • Fixed installation of CJK font.

Version 23.11.1

Choose a tag to compare

@jlesage jlesage released this 09 Nov 15:15

Changes in this release:

  • Updated Firefox to version 119.0-r0.

Version 23.08.2

Choose a tag to compare

@jlesage jlesage released this 20 Aug 12:28

Changes in this release:

  • Updated Firefox to version 116.0.3-r0.

Version 23.08.1

Choose a tag to compare

@jlesage jlesage released this 04 Aug 12:45

Changes in this release:

  • Updated Firefox to version 116.0-r0.

Version 23.06.1

Choose a tag to compare

@jlesage jlesage released this 24 Jun 20:13

Changes in this release:

  • Updated Firefox to version 114.0.2-r0.
  • Fixed issue caused by the presence slash or backslash characters in Firefox preference's value set via environment variable.

Version 23.05.2

Choose a tag to compare

@jlesage jlesage released this 27 May 13:09

Changes in this release:

  • Updated Firefox to version 113.0.2-r1.

Version 23.05.1

Choose a tag to compare

@jlesage jlesage released this 20 May 01:53

Changes in this release:

  • Updated Firefox to version 113.0.1-r1.
  • Updated baseimage to version 4.4.2, based on Alpine Linux 3.18, which brings the following changes:
    • Rebuilt against latest distro images to get security fixes.
    • Updated X server to version 1.20.14.

Version 23.04.1

Choose a tag to compare

@jlesage jlesage released this 29 Apr 20:01

Changes in this release:

  • Fixed WebGL (software) support.
  • Reverted to using a font with better UTF-8 characters support.
  • Improved graceful shutdown of Firefox.
  • Updated baseimage to version 4.4.1, which brings the following changes:
    • Updated TigerVNC to version 1.13.1.

Version 23.03.1

Choose a tag to compare

@jlesage jlesage released this 05 Mar 13:16

Changes in this release:

  • Updated baseimage to version 4.4.0, which brings the following changes:
    • Updated components providing access to application's UI over web.
    • Improved web UI usage with touch devices.
    • Fixed issue with initialization of Linux users and groups when the GROUP_ID is also part of SUP_GROUP_IDS.